Apr 09 19:44:37.632880 np0000164705 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 09 19:44:37.640439 np0000164705 devstack@c-api.service[111271]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 09 19:44:37.643361 np0000164705 devstack@c-api.service[111271]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Apr 9 19:44:37 2026] *** Apr 09 19:44:37.643361 np0000164705 devstack@c-api.service[111271]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 09 19:44:37.643361 np0000164705 devstack@c-api.service[111271]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 09 19:44:37.643361 np0000164705 devstack@c-api.service[111271]: nodename: np0000164705 Apr 09 19:44:37.643361 np0000164705 devstack@c-api.service[111271]: machine: x86_64 Apr 09 19:44:37.643361 np0000164705 devstack@c-api.service[111271]: clock source: unix Apr 09 19:44:37.643361 np0000164705 devstack@c-api.service[111271]: pcre jit disabled Apr 09 19:44:37.643361 np0000164705 devstack@c-api.service[111271]: detected number of CPU cores: 16 Apr 09 19:44:37.643361 np0000164705 devstack@c-api.service[111271]: current working directory: / Apr 09 19:44:37.643361 np0000164705 devstack@c-api.service[111271]: detected binary path: /usr/bin/uwsgi-core Apr 09 19:44:37.643361 np0000164705 devstack@c-api.service[111271]: your processes number limit is 256917 Apr 09 19:44:37.643361 np0000164705 devstack@c-api.service[111271]: your memory page size is 4096 bytes Apr 09 19:44:37.643361 np0000164705 devstack@c-api.service[111271]: detected max file descriptor number: 2048 Apr 09 19:44:37.643361 np0000164705 devstack@c-api.service[111271]: lock engine: pthread robust mutexes Apr 09 19:44:37.644224 np0000164705 devstack@c-api.service[111271]: thunder lock: enabled Apr 09 19:44:37.644224 np0000164705 devstack@c-api.service[111271]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 09 19:44:37.644224 np0000164705 devstack@c-api.service[111271]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 09 19:44:37.644224 np0000164705 devstack@c-api.service[111271]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 09 19:44:37.644224 np0000164705 devstack@c-api.service[111271]: Set PythonHome to /opt/stack/data/venv Apr 09 19:44:37.678805 np0000164705 devstack@c-api.service[111271]: Python main interpreter initialized at 0x77af9b4a3668 Apr 09 19:44:37.678805 np0000164705 devstack@c-api.service[111271]: python threads support enabled Apr 09 19:44:37.678805 np0000164705 devstack@c-api.service[111271]: your server socket listen backlog is limited to 100 connections Apr 09 19:44:37.678805 np0000164705 devstack@c-api.service[111271]: your mercy for graceful operations on workers is 80 seconds Apr 09 19:44:37.679214 np0000164705 devstack@c-api.service[111271]: mapped 671795 bytes (656 KB) for 4 cores Apr 09 19:44:37.679375 np0000164705 devstack@c-api.service[111271]: *** Operational MODE: preforking *** Apr 09 19:44:37.679576 np0000164705 devstack@c-api.service[111271]: *** uWSGI is running in multiple interpreter mode *** Apr 09 19:44:37.679576 np0000164705 devstack@c-api.service[111271]: spawned uWSGI master process (pid: 111271) Apr 09 19:44:37.679763 np0000164705 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 09 19:44:37.680176 np0000164705 devstack@c-api.service[111271]: spawned uWSGI worker 1 (pid: 111275, cores: 1) Apr 09 19:44:37.680776 np0000164705 devstack@c-api.service[111271]: spawned uWSGI worker 2 (pid: 111276, cores: 1) Apr 09 19:44:37.681240 np0000164705 devstack@c-api.service[111271]: spawned uWSGI worker 3 (pid: 111277, cores: 1) Apr 09 19:44:37.682151 np0000164705 devstack@c-api.service[111271]: spawned uWSGI worker 4 (pid: 111278, cores: 1) Apr 09 19:44:37.682151 np0000164705 devstack@c-api.service[111271]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 09 19:44:37.802819 np0000164705 devstack@c-api.service[111277]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 09 19:44:37.802819 np0000164705 devstack@c-api.service[111277]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 09 19:44:37.802819 np0000164705 devstack@c-api.service[111277]: we strongly recommend against using it for new projects. Apr 09 19:44:37.802819 np0000164705 devstack@c-api.service[111277]: If you are already using Eventlet, we recommend migrating to a different Apr 09 19:44:37.802819 np0000164705 devstack@c-api.service[111277]: framework. For more detail see Apr 09 19:44:37.802819 np0000164705 devstack@c-api.service[111277]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 09 19:44:37.802819 np0000164705 devstack@c-api.service[111277]: import eventlet # noqa Apr 09 19:44:37.811794 np0000164705 devstack@c-api.service[111278]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 09 19:44:37.811794 np0000164705 devstack@c-api.service[111278]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 09 19:44:37.811794 np0000164705 devstack@c-api.service[111278]: we strongly recommend against using it for new projects. Apr 09 19:44:37.811794 np0000164705 devstack@c-api.service[111278]: If you are already using Eventlet, we recommend migrating to a different Apr 09 19:44:37.811794 np0000164705 devstack@c-api.service[111278]: framework. For more detail see Apr 09 19:44:37.811794 np0000164705 devstack@c-api.service[111278]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 09 19:44:37.811794 np0000164705 devstack@c-api.service[111278]: import eventlet # noqa Apr 09 19:44:37.813112 np0000164705 devstack@c-api.service[111276]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 09 19:44:37.813112 np0000164705 devstack@c-api.service[111276]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 09 19:44:37.813112 np0000164705 devstack@c-api.service[111276]: we strongly recommend against using it for new projects. Apr 09 19:44:37.813112 np0000164705 devstack@c-api.service[111276]: If you are already using Eventlet, we recommend migrating to a different Apr 09 19:44:37.813112 np0000164705 devstack@c-api.service[111276]: framework. For more detail see Apr 09 19:44:37.813112 np0000164705 devstack@c-api.service[111276]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 09 19:44:37.813112 np0000164705 devstack@c-api.service[111276]: import eventlet # noqa Apr 09 19:44:37.813453 np0000164705 devstack@c-api.service[111275]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 09 19:44:37.813453 np0000164705 devstack@c-api.service[111275]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 09 19:44:37.813453 np0000164705 devstack@c-api.service[111275]: we strongly recommend against using it for new projects. Apr 09 19:44:37.813453 np0000164705 devstack@c-api.service[111275]: If you are already using Eventlet, we recommend migrating to a different Apr 09 19:44:37.813453 np0000164705 devstack@c-api.service[111275]: framework. For more detail see Apr 09 19:44:37.813453 np0000164705 devstack@c-api.service[111275]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 09 19:44:37.813453 np0000164705 devstack@c-api.service[111275]: import eventlet # noqa Apr 09 19:44:37.898385 np0000164705 devstack@c-api.service[111277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 09 19:44:37.898385 np0000164705 devstack@c-api.service[111277]: debtcollector.deprecate( Apr 09 19:44:37.901698 np0000164705 devstack@c-api.service[111278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 09 19:44:37.901698 np0000164705 devstack@c-api.service[111278]: debtcollector.deprecate( Apr 09 19:44:37.903789 np0000164705 devstack@c-api.service[111275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 09 19:44:37.903789 np0000164705 devstack@c-api.service[111275]: debtcollector.deprecate( Apr 09 19:44:37.912532 np0000164705 devstack@c-api.service[111276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 09 19:44:37.912532 np0000164705 devstack@c-api.service[111276]: debtcollector.deprecate( Apr 09 19:44:37.984348 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:37.984348 np0000164705 devstack@c-api.service[111278]: from cgi import parse_header Apr 09 19:44:37.990458 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:37.990458 np0000164705 devstack@c-api.service[111276]: from cgi import parse_header Apr 09 19:44:37.993720 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:37.993720 np0000164705 devstack@c-api.service[111277]: from cgi import parse_header Apr 09 19:44:37.996546 np0000164705 devstack@c-api.service[111275]: /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 09 19:44:37.996546 np0000164705 devstack@c-api.service[111275]: from cgi import parse_header Apr 09 19:44:38.028697 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:38.028697 np0000164705 devstack@c-api.service[111278]: removals.removed_module( Apr 09 19:44:38.029402 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:38.029402 np0000164705 devstack@c-api.service[111278]: removals.removed_module( Apr 09 19:44:38.033716 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:38.033716 np0000164705 devstack@c-api.service[111276]: removals.removed_module( Apr 09 19:44:38.034401 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:38.034401 np0000164705 devstack@c-api.service[111276]: removals.removed_module( Apr 09 19:44:38.043778 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:38.043778 np0000164705 devstack@c-api.service[111277]: removals.removed_module( Apr 09 19:44:38.044630 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:38.044630 np0000164705 devstack@c-api.service[111277]: removals.removed_module( Apr 09 19:44:38.044862 np0000164705 devstack@c-api.service[111275]: /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 09 19:44:38.044862 np0000164705 devstack@c-api.service[111275]: removals.removed_module( Apr 09 19:44:38.045595 np0000164705 devstack@c-api.service[111275]: /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 09 19:44:38.045595 np0000164705 devstack@c-api.service[111275]: removals.removed_module( Apr 09 19:44:38.621981 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:38.621981 np0000164705 devstack@c-api.service[111276]: warnings.warn( Apr 09 19:44:38.641423 np0000164705 devstack@c-api.service[111275]: /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 09 19:44:38.641423 np0000164705 devstack@c-api.service[111275]: warnings.warn( Apr 09 19:44:38.642696 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:38.642696 np0000164705 devstack@c-api.service[111277]: warnings.warn( Apr 09 19:44:38.652935 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:38.652935 np0000164705 devstack@c-api.service[111278]: warnings.warn( Apr 09 19:44:38.721368 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:38.721368 np0000164705 devstack@c-api.service[111276]: warnings.warn( Apr 09 19:44:38.740303 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:38.740303 np0000164705 devstack@c-api.service[111277]: warnings.warn( Apr 09 19:44:38.743487 np0000164705 devstack@c-api.service[111275]: /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 09 19:44:38.743487 np0000164705 devstack@c-api.service[111275]: warnings.warn( Apr 09 19:44:38.754702 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:38.754702 np0000164705 devstack@c-api.service[111278]: warnings.warn( Apr 09 19:44:39.020238 np0000164705 devstack@c-api.service[111275]: 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 09 19:44:39.020682 np0000164705 devstack@c-api.service[111275]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111275) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 09 19:44:39.023047 np0000164705 devstack@c-api.service[111277]: 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 09 19:44:39.023335 np0000164705 devstack@c-api.service[111277]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111277) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 09 19:44:39.027313 np0000164705 devstack@c-api.service[111276]: 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 09 19:44:39.027313 np0000164705 devstack@c-api.service[111276]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111276) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 09 19:44:39.033445 np0000164705 devstack@c-api.service[111278]: 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 09 19:44:39.033704 np0000164705 devstack@c-api.service[111278]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111278) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 09 19:44:39.104951 np0000164705 devstack@c-api.service[111275]: /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 09 19:44:39.104951 np0000164705 devstack@c-api.service[111275]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 09 19:44:39.105967 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:39.105967 np0000164705 devstack@c-api.service[111276]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 09 19:44:39.109995 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.109995 np0000164705 devstack@c-api.service[111278]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 09 19:44:39.110789 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:39.110789 np0000164705 devstack@c-api.service[111277]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 09 19:44:39.551595 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111277) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 09 19:44:39.551797 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111276) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 09 19:44:39.551868 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111275) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 09 19:44:39.551929 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111278) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 09 19:44:39.552004 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.552004 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.552112 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.552170 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.552227 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.552340 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.552415 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.552500 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.552563 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.552618 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.552683 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.552683 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.554258 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.554258 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.554449 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.554449 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.554588 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.554655 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.554712 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.554780 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.554851 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.554914 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.554970 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.555025 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.555087 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.555145 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.555200 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.555252 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.555346 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.555405 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.555462 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.555525 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.555579 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.555633 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.555686 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.555741 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.555803 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.555857 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.555921 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.555977 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.556039 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.556094 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.556149 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.556204 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.556259 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.556333 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.556390 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.556460 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.556568 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.556625 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.556689 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.556745 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.556804 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.556859 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.556912 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.556974 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.557040 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.557092 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.557147 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.557205 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.557260 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.557339 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.557396 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.557466 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.557524 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.557579 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.557579 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.557579 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.557736 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.557792 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.557857 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.557857 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.557961 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.558017 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.558071 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.558126 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.558182 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.558245 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.558334 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.558392 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.558458 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.558517 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.558571 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.558625 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.558680 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.558734 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.558797 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.558847 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.558902 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.558974 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.559029 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.559083 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.559136 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.559190 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.559246 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.559318 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.559370 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.559419 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.559470 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.559470 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.559589 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.559641 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.559692 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.559750 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.559805 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.559860 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.560065 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.560121 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.560185 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.560241 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.560326 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.560392 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.560448 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.560545 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.560596 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.560651 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.560708 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.560760 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.560804 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.560843 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.560882 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.560921 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.560921 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.560921 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.561021 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.561021 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.561021 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.561021 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.561021 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.561231 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.561298 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.561338 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.561375 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.561415 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.561415 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.561415 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.561415 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.561555 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.561595 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.561632 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.561632 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.561707 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.561745 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.561782 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.561819 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.561857 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.561894 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.561942 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.561984 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.562024 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.562024 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.562024 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.562136 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.562176 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.562218 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.562256 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.562319 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.562361 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.562396 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.562437 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.562480 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.562518 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.562559 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.562601 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.562639 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.562683 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.562722 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.562759 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.562799 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.562836 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.562881 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.562919 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.562957 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.562995 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.563035 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.563164 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.563206 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.563245 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.563245 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.563245 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.563361 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.563361 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.563361 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.563361 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.563361 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.563361 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.563577 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.563623 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.563662 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.563700 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.563739 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.563776 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.563818 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.563856 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.563900 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.563935 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.563978 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.564016 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.564054 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.564096 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.564146 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.564185 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.564224 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.564261 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.564324 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.564359 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.564359 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.564359 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.564457 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.564457 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.564457 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.564457 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.564457 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.564457 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.564698 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.564744 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.564789 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.564789 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.564789 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.564889 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.564930 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.564964 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.565003 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.565060 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.565104 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.565143 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.565185 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.565223 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.565267 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.565323 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.565362 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.565401 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.565438 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.565476 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.565476 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.565476 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.570632 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.570681 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.570727 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.570768 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.570807 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.570850 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.570888 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.570927 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.570970 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.571008 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.571044 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.571044 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.571124 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.571163 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.571203 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.571241 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.571241 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.571334 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.571374 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.571412 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.571450 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.571503 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.571547 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.571584 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.571622 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.571665 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.571703 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.571742 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.571795 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.571834 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.571871 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.571915 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.571954 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.571997 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.572039 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.572077 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.572116 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.572153 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.572192 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.572231 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.572269 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.572334 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.572377 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.572420 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.572458 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.572514 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.572552 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.572590 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.572629 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.572668 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.572706 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.572750 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.572792 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.572836 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.572875 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.572913 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.572955 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.572993 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.573032 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.573070 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.573114 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.573152 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.573190 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.573227 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.573264 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.573328 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.573373 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.573411 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.573454 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.573491 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.573541 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.573581 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.573618 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.573655 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.573692 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.573737 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.573773 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.573818 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.573856 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.573894 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.573939 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.573976 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.574015 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.574057 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.574096 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.574139 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.574178 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.574220 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.574264 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.574324 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.574372 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.574411 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.574451 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.574488 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.574525 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.574564 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.574602 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.574647 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.574685 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.574734 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.574772 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.574812 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.574850 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.574887 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.574925 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.575128 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.575165 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.575202 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.575239 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.575305 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.575305 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.575305 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.575414 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.575414 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.575414 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.575414 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.575548 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.575587 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.575624 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.575671 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.575671 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.575740 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.575740 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.575740 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.575740 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.575740 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.575920 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.575920 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.575920 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.576028 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.576069 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.576107 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.576144 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.576182 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.576220 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.576257 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.576309 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.576360 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.576360 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.576360 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.576484 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.576526 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.576595 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.576635 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.576674 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.576713 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.576750 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.576790 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.576829 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.576871 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.576911 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.576960 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.576960 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.576960 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.577150 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.577195 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.577263 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.577337 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.577380 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.577419 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.577458 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.577508 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.577548 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.577586 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.577623 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.577623 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.577692 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.577730 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.577774 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.577817 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.577862 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.577905 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.577942 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.577980 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.578025 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.578062 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.578099 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.578143 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.578193 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.578230 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.578275 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.578336 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.578376 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.578429 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.578468 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.578507 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.578547 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.578547 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.578547 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.578651 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.578651 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.578651 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.578651 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.578651 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.578826 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.578826 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.580871 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.580935 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.580967 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.581063 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.581094 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.581118 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.581143 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.581178 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.581206 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.581229 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.581259 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.581309 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.581338 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.581370 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.581398 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.581425 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.581451 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.581474 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.581501 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.581524 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.581551 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.581581 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.581610 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.581610 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.581610 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.581610 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.581705 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.581730 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.583262 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.583340 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.583396 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.583422 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.583454 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.583482 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.583509 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.583532 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.583559 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.583604 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.583636 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.583662 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.583688 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.583718 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.583741 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.583764 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.583790 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.583814 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.583838 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.583866 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.583889 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.583913 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.583937 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.583965 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.583989 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.584016 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.584045 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.584118 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.585161 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.585223 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.585290 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.585329 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.585358 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.585383 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.585407 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.585442 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.585467 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.585494 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.585522 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.585550 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.585574 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.585601 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.585631 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.585658 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.585684 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.585709 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.585733 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.585761 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.585786 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.585816 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.585839 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.585872 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.585897 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.585920 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.585942 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.585966 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.585990 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.586012 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.586035 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.586058 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.586083 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.586110 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.586134 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.586157 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.586187 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.586209 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.586233 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.586261 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.586300 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.586330 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.586356 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.586383 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.586410 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.586434 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.586458 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.586484 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.586506 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.586531 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.586557 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.586584 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.586611 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.586611 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.586611 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.586611 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.588204 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.588267 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.588333 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.588405 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.588452 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.588543 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.588580 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.588607 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.588630 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.588653 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.588680 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.588707 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.588735 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.588760 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.588800 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.588838 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.588880 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.588916 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.588952 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.588995 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.589031 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.589067 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.589101 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.589135 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.589173 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.589207 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.589207 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.589294 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.593016 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.593060 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.593131 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.593181 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.593238 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.593307 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.593372 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.593426 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.593466 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.593514 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.593550 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.593593 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.593630 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.593663 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.593699 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.593734 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.593770 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.593806 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.593852 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.593888 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.593924 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.593961 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.593961 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.593961 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.594053 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.594053 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.594118 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.594153 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.595932 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.595977 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.596038 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.596082 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.596118 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.596160 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.596198 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.596233 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.596268 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.596319 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.596372 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.596411 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.596448 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.596522 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.596561 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.596603 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.596603 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.596679 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.596715 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.596762 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.596799 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.596839 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.596874 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.596908 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.596945 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.596945 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.596945 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.596945 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.597146 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.597146 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.597249 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.597313 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.597350 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.597350 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.597417 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.597450 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.597486 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.597524 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.597568 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.597610 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.597647 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.597680 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.597715 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.597751 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.597788 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.597839 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.597891 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.597938 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.597984 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.598021 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.598058 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.598095 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.598143 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.598180 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.598218 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.598261 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.598335 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.598386 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.598447 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.598493 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.598527 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.598570 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.598605 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.598639 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.598681 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.598718 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.598754 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.598792 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.598832 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.598872 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.598908 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.598945 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.598978 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.599013 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.599053 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.599088 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.599123 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.599158 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.599200 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.599235 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.599271 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.599271 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.599271 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.599271 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.599427 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.599427 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.599427 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.599523 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.599574 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.599574 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.599648 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.599684 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.599721 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.599757 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.599796 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.599796 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.599796 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.599906 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.599949 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.599991 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.599991 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.600065 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.600106 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.600142 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.600185 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.600225 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.600265 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.600332 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.600371 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.600407 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.600407 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.600407 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.600666 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.600714 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.600785 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.600831 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.600868 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.600912 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.600953 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.600989 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.601025 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.601067 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.601104 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.601140 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.601140 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.601212 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.601254 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.601309 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.601343 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.601382 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.601417 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.601454 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.601490 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.601523 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.601559 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.601605 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.601663 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.601708 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.601708 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.601708 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.605933 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.606021 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.606021 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.606093 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.606134 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.606170 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.606323 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.606365 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.606402 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.606438 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.606474 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.606517 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.606559 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.606601 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.606641 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.606677 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.606720 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.606756 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.606793 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.606831 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.606868 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.606903 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.606940 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.606976 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.607014 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.607064 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.607112 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.607173 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.607237 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.607304 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.607346 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.607384 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.607419 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.607455 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.607491 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.607527 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.607562 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.607607 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.607644 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.607688 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.607723 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.607760 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.607795 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.607832 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.607871 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.607871 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.607871 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.607871 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.607871 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.607871 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.607871 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.607871 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.607871 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.607871 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.608181 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.608181 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.608251 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.608251 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.608251 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.608393 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.608449 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.608514 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.608555 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.608597 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.608597 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.608662 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.608703 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.608746 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.608789 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.608789 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.608853 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.608888 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.608929 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.608965 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.609007 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.609043 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.609084 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.609120 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.609155 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.609196 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.609196 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.609196 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.609196 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.609196 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.609385 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.609432 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.609492 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.609546 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.609593 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.609629 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.609666 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.609700 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.609742 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.609837 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.609877 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.609913 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.609949 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.609986 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.610021 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.610062 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.610103 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.610140 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.610140 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.610210 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.610253 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.610309 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.610346 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.610382 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.610382 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.610382 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.610382 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.610382 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.610544 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.610544 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.610648 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.610689 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.610725 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.610763 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.610799 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.610834 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.610869 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.610906 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.610947 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.610986 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.611028 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.611028 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.611093 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.611093 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.611093 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.611196 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.611240 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.611293 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.611332 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.611332 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.611411 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.611449 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.611490 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.611490 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.611490 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.611490 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 19:44:39.612009 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.612065 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.612112 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.612150 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.612189 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.612225 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.612259 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.612312 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.612349 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.612382 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.612415 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.612449 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.612521 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.612557 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.612589 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.612621 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.612660 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.612697 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 19:44:39.612744 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.612792 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 19:44:39.612792 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 19:44:39.612792 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 19:44:39.612792 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 19:44:39.612792 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 19:44:39.657843 np0000164705 devstack@c-api.service[111277]: INFO dbcounter [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Registered counter for database cinder Apr 09 19:44:39.657980 np0000164705 devstack@c-api.service[111275]: INFO dbcounter [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Registered counter for database cinder Apr 09 19:44:39.658043 np0000164705 devstack@c-api.service[111276]: INFO dbcounter [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Registered counter for database cinder Apr 09 19:44:39.658427 np0000164705 devstack@c-api.service[111278]: INFO dbcounter [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Registered counter for database cinder Apr 09 19:44:39.669102 np0000164705 devstack@c-api.service[111276]: DEBUG oslo_db.sqlalchemy.engines [None req-f497f63b-d323-4b37-a258-4a231b40e099 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=111276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 19:44:39.669968 np0000164705 devstack@c-api.service[111277]: DEBUG oslo_db.sqlalchemy.engines [None req-5f228923-33ca-4852-a45c-4f86a73492b1 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=111277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 19:44:39.673982 np0000164705 devstack@c-api.service[111275]: DEBUG oslo_db.sqlalchemy.engines [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 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=111275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 19:44:39.674373 np0000164705 devstack@c-api.service[111278]: DEBUG oslo_db.sqlalchemy.engines [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 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=111278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 19:44:39.782119 np0000164705 devstack@c-api.service[111277]: DEBUG dbcounter [-] [111277] Writer thread running {{(pid=111277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 09 19:44:39.782815 np0000164705 devstack@c-api.service[111276]: DEBUG dbcounter [-] [111276] Writer thread running {{(pid=111276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 09 19:44:39.783844 np0000164705 devstack@c-api.service[111278]: DEBUG dbcounter [-] [111278] Writer thread running {{(pid=111278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 09 19:44:39.784981 np0000164705 devstack@c-api.service[111277]: INFO cinder.rpc [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 09 19:44:39.785602 np0000164705 devstack@c-api.service[111276]: INFO cinder.rpc [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 09 19:44:39.786438 np0000164705 devstack@c-api.service[111278]: INFO cinder.rpc [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 09 19:44:39.788156 np0000164705 devstack@c-api.service[111277]: INFO cinder.rpc [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 09 19:44:39.788635 np0000164705 devstack@c-api.service[111278]: INFO cinder.rpc [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 09 19:44:39.788750 np0000164705 devstack@c-api.service[111276]: INFO cinder.rpc [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 09 19:44:39.789072 np0000164705 devstack@c-api.service[111275]: DEBUG dbcounter [-] [111275] Writer thread running {{(pid=111275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 09 19:44:39.790574 np0000164705 devstack@c-api.service[111278]: INFO cinder.rpc [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 09 19:44:39.790875 np0000164705 devstack@c-api.service[111277]: INFO cinder.rpc [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 09 19:44:39.791133 np0000164705 devstack@c-api.service[111275]: INFO cinder.rpc [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 09 19:44:39.791233 np0000164705 devstack@c-api.service[111276]: INFO cinder.rpc [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 09 19:44:39.792463 np0000164705 devstack@c-api.service[111278]: INFO cinder.rpc [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 09 19:44:39.793299 np0000164705 devstack@c-api.service[111275]: INFO cinder.rpc [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 09 19:44:39.793360 np0000164705 devstack@c-api.service[111277]: INFO cinder.rpc [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 09 19:44:39.793395 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.793704 np0000164705 devstack@c-api.service[111276]: INFO cinder.rpc [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 09 19:44:39.794537 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.794883 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.795050 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.795626 np0000164705 devstack@c-api.service[111275]: INFO cinder.rpc [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 09 19:44:39.796921 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.797196 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.799268 np0000164705 devstack@c-api.service[111278]: DEBUG oslo_db.sqlalchemy.engines [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 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=111278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 19:44:39.799490 np0000164705 devstack@c-api.service[111275]: INFO cinder.rpc [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 09 19:44:39.800645 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.800941 np0000164705 devstack@c-api.service[111277]: DEBUG oslo_db.sqlalchemy.engines [None req-5f228923-33ca-4852-a45c-4f86a73492b1 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=111277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 19:44:39.801159 np0000164705 devstack@c-api.service[111278]: INFO cinder.rpc [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 09 19:44:39.802416 np0000164705 devstack@c-api.service[111276]: DEBUG oslo_db.sqlalchemy.engines [None req-f497f63b-d323-4b37-a258-4a231b40e099 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=111276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 19:44:39.802855 np0000164705 devstack@c-api.service[111277]: INFO cinder.rpc [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 09 19:44:39.803104 np0000164705 devstack@c-api.service[111278]: INFO cinder.rpc [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 09 19:44:39.803146 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.803891 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.804594 np0000164705 devstack@c-api.service[111276]: INFO cinder.rpc [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 09 19:44:39.805399 np0000164705 devstack@c-api.service[111277]: INFO cinder.rpc [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 09 19:44:39.806502 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.807252 np0000164705 devstack@c-api.service[111276]: INFO cinder.rpc [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 09 19:44:39.807489 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.807617 np0000164705 devstack@c-api.service[111275]: DEBUG oslo_db.sqlalchemy.engines [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 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=111275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 19:44:39.809643 np0000164705 devstack@c-api.service[111275]: INFO cinder.rpc [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 09 19:44:39.812674 np0000164705 devstack@c-api.service[111275]: INFO cinder.rpc [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 09 19:44:39.813172 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.814536 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.816406 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.818940 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.819055 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.819631 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.822131 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.822229 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.823729 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.825314 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.825393 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.826778 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.827215 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.829481 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.829585 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.829701 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.830448 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.832721 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.832825 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.833077 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.833709 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.835648 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.835734 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.835919 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.838006 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.838813 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.838879 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.839606 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.840988 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.841163 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.841661 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.841740 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.843848 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.843913 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.844557 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.845316 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.846046 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.846836 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.847036 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.848697 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.849473 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.849537 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.849969 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.852896 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.853463 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.854970 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.855049 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.855107 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.855162 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.856526 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.857569 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.858023 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.858334 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.858637 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.859090 np0000164705 devstack@c-api.service[111278]: WARNING cinder.api.contrib.hosts [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 09 19:44:39.859915 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.860427 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.860748 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.861486 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.861924 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.862255 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.863025 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.863112 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.863430 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.863763 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.864521 np0000164705 devstack@c-api.service[111276]: WARNING cinder.api.contrib.hosts [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 09 19:44:39.864597 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.864860 np0000164705 devstack@c-api.service[111277]: WARNING cinder.api.contrib.hosts [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 09 19:44:39.865308 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.865674 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.865966 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.866372 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.866813 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.866880 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extended resource: extensions {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.867198 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.868260 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extended resource: encryption {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.868416 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.868527 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.868781 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.869843 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.869928 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.869989 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extended resource: os-volume-manage {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.870293 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.871219 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.871428 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extended resource: os-volume-type-access {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.871506 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.871676 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.872171 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extended resource: extensions {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.872517 np0000164705 devstack@c-api.service[111275]: WARNING cinder.api.contrib.hosts [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 09 19:44:39.872608 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extended resource: extensions {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.872961 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extended resource: os-quota-sets {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.873341 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.873420 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extended resource: encryption {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.873848 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extended resource: encryption {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.874862 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extended resource: qos-specs {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.874943 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.875015 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extended resource: os-volume-manage {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.875444 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extended resource: os-volume-manage {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.876393 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.876583 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extended resource: os-volume-type-access {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.876890 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extended resource: os-volume-type-access {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.877053 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extended resource: backups {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.877896 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.878196 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extended resource: os-quota-sets {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.878415 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extended resource: os-quota-sets {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.879041 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extended resource: os-hosts {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.879240 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.879621 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extended resource: qos-specs {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.879848 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extended resource: qos-specs {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.880139 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extended resource: extensions {{(pid=111275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.880403 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extended resource: scheduler-stats {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.881429 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extended resource: encryption {{(pid=111275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.881660 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extended resource: backups {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.881797 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extended resource: os-volume-transfer {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.881906 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extended resource: backups {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.883004 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extended resource: os-volume-manage {{(pid=111275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.883616 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extended resource: os-hosts {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.883882 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extended resource: os-hosts {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.883983 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extended resource: extra_specs {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.884469 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extended resource: os-volume-type-access {{(pid=111275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.884960 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extended resource: scheduler-stats {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.885263 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extended resource: scheduler-stats {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.885533 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extended resource: cgsnapshots {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.885999 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extended resource: os-quota-sets {{(pid=111275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.886319 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extended resource: os-volume-transfer {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.886642 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extended resource: os-volume-transfer {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.886899 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extended resource: consistencygroups {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.887459 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extended resource: qos-specs {{(pid=111275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.887905 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extended resource: extra_specs {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.888862 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extended resource: os-availability-zone {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.888971 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extended resource: extra_specs {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.889517 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extended resource: backups {{(pid=111275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.889939 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extended resource: cgsnapshots {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.890151 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extended resource: os-snapshot-manage {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.890398 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extended resource: cgsnapshots {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.891271 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extended resource: consistencygroups {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.891595 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extended resource: os-quota-class-sets {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.891661 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extended resource: os-hosts {{(pid=111275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.891713 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extended resource: consistencygroups {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.892859 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extended resource: encryption {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.893056 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extended resource: scheduler-stats {{(pid=111275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.893169 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extended resource: os-availability-zone {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.893662 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extended resource: os-availability-zone {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.894424 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extended resource: capabilities {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.894509 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extended resource: os-volume-transfer {{(pid=111275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.894587 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extended resource: os-snapshot-manage {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.894974 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extended resource: os-snapshot-manage {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.895911 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extended resource: os-quota-class-sets {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.896403 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extended resource: os-quota-class-sets {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.896543 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.896608 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extended resource: extra_specs {{(pid=111275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.897148 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extended resource: encryption {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.897644 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extended resource: encryption {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.897953 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.898173 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extended resource: cgsnapshots {{(pid=111275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.898663 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extended resource: capabilities {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.899160 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extended resource: capabilities {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.899419 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.899522 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extended resource: consistencygroups {{(pid=111275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.900649 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.900870 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.901256 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.901455 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extended resource: os-availability-zone {{(pid=111275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.902055 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.902261 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.902730 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extended resource: os-snapshot-manage {{(pid=111275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.902795 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.903503 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.903759 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.904154 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extended resource: os-quota-class-sets {{(pid=111275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.904249 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.904767 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.contrib.snapshot_actions [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] SnapshotActionsController initialized {{(pid=111278) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 09 19:44:39.904906 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.905497 np0000164705 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.905589 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.905648 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extended resource: encryption {{(pid=111275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.906307 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.906385 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.906461 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.906598 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extension UsedLimits extending resource: limits {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.906703 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.906809 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.906920 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.906981 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.907175 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.907245 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extended resource: capabilities {{(pid=111275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 19:44:39.907323 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extension TypesManage extending resource: types {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.907323 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.907459 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extension AdminActions extending resource: volumes {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.907459 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extension AdminActions extending resource: snapshots {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.907621 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extension AdminActions extending resource: backups {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.907702 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.907769 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.907829 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.907884 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extension VolumeActions extending resource: volumes {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.908094 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.908424 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.908683 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.contrib.snapshot_actions [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] SnapshotActionsController initialized {{(pid=111276) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 09 19:44:39.909204 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.909430 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.contrib.snapshot_actions [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] SnapshotActionsController initialized {{(pid=111277) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 09 19:44:39.909521 np0000164705 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.910150 np0000164705 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.910237 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.910380 np0000164705 devstack@c-api.service[111278]: WARNING keystonemiddleware.auth_token [None req-5c533f5f-a134-4cd3-a360-3075b78088e1 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 09 19:44:39.910472 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.910533 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extension UsedLimits extending resource: limits {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.910590 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.910668 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.910725 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.910803 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.910908 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.910986 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.911053 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extension TypesManage extending resource: types {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.911125 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.911193 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.911251 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extension AdminActions extending resource: volumes {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.911396 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extension UsedLimits extending resource: limits {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.911396 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.911576 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extension AdminActions extending resource: snapshots {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.911576 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extension AdminActions extending resource: backups {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.911736 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.911834 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.911916 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.911916 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.912230 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.912380 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extension TypesManage extending resource: types {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.912473 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extension VolumeActions extending resource: volumes {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.912589 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.912589 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extension AdminActions extending resource: volumes {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.912735 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-f497f63b-d323-4b37-a258-4a231b40e099 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.912813 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extension AdminActions extending resource: snapshots {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.912813 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extension AdminActions extending resource: backups {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.912813 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.913035 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.913094 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.913094 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extension VolumeActions extending resource: volumes {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.913094 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-5f228923-33ca-4852-a45c-4f86a73492b1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.914109 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.914764 np0000164705 devstack@c-api.service[111276]: WARNING keystonemiddleware.auth_token [None req-f497f63b-d323-4b37-a258-4a231b40e099 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 09 19:44:39.915268 np0000164705 devstack@c-api.service[111277]: WARNING keystonemiddleware.auth_token [None req-5f228923-33ca-4852-a45c-4f86a73492b1 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 09 19:44:39.915457 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.916774 np0000164705 devstack@c-api.service[111278]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77af9b4a3668 pid: 111278 (default app) Apr 09 19:44:39.916919 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.917266 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.917266 np0000164705 devstack@c-api.service[111278]: warnings.warn( Apr 09 19:44:39.917888 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.contrib.snapshot_actions [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] SnapshotActionsController initialized {{(pid=111275) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 09 19:44:39.918617 np0000164705 devstack@c-api.service[111275]: WARNING castellan.key_manager.migration [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 19:44:39.919469 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.919585 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.919710 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extension UsedLimits extending resource: limits {{(pid=111275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.919815 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.919927 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.920022 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.920120 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.920220 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extension TypesManage extending resource: types {{(pid=111275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.920340 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.920451 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extension AdminActions extending resource: volumes {{(pid=111275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.920616 np0000164705 devstack@c-api.service[111276]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77af9b4a3668 pid: 111276 (default app) Apr 09 19:44:39.920663 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extension AdminActions extending resource: snapshots {{(pid=111275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.920726 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extension AdminActions extending resource: backups {{(pid=111275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.920820 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.920921 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.921018 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extension VolumeActions extending resource: volumes {{(pid=111275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.921189 np0000164705 devstack@c-api.service[111277]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77af9b4a3668 pid: 111277 (default app) Apr 09 19:44:39.921238 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.v3.router [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 19:44:39.923497 np0000164705 devstack@c-api.service[111275]: WARNING keystonemiddleware.auth_token [None req-2db13a08-97b1-40ea-bfca-9cafd5de9e50 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 09 19:44:39.924780 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.924780 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.924780 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.924780 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.924780 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.925429 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.925429 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.925429 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.925429 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.925429 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.925886 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.925886 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.925886 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.925886 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.925886 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.925886 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.926502 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.926502 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.926502 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.926502 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.926883 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.926883 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.926883 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.926883 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.927488 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.927488 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.927488 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.927488 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.927812 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.927812 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.927812 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.927812 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.927812 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.928187 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.928187 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.928187 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.928187 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.928187 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.928544 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.928544 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.928544 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.928544 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.928544 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.928544 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.928973 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.928973 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.928973 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.928973 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.928973 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.928973 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.929385 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.929385 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.929385 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.929385 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.929385 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.929385 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.929784 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.929784 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.929784 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.929784 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.929784 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.930125 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.930125 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.930125 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.930125 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.930125 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.930475 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.930475 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.930475 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.930475 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.930475 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.930475 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.930887 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.930887 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.930887 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.930887 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.930887 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.930887 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.931238 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.931238 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.931238 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.931238 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.931238 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.931720 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.931720 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.931720 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.931720 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.931720 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.932027 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.932027 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.932027 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.932027 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.932259 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.932259 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.932259 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.932259 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.932582 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.932582 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.932582 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.932582 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.932582 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.932845 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.932845 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.932845 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.932845 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.932845 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.933032 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.933032 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.933032 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.933032 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.933198 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.933198 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.933198 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.933198 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.933385 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.933385 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.933385 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.933385 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.933546 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.933546 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.933546 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.933546 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.933699 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.933699 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.933699 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.933699 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.933863 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.933863 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.933863 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.933863 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.933863 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.934065 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.934065 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.934065 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.934065 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.934065 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.934065 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.934312 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.934312 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.934312 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.934312 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.934312 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.934488 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.934488 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.934488 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.934488 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.934488 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.934488 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.934687 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.934687 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.934687 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.934687 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.934687 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.934687 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.934869 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.934869 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.934869 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.934869 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.934869 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.934869 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.935039 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.935039 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.935039 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.935039 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.935039 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.935039 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.935210 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.935210 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.935210 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.935210 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.935359 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.935359 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.935359 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.935359 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.935359 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.935528 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.935528 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.935528 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.935528 np0000164705 devstack@c-api.service[111278]: /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 09 19:44:39.935528 np0000164705 devstack@c-api.service[111278]: warnings.warn(deprecated_msg) Apr 09 19:44:39.935528 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.middleware.request_id [None req-406a07a9-0047-446b-b070-03daaa7b7cf5 None None] RequestId filter calling following filter/app {{(pid=111278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 19:44:39.935686 np0000164705 devstack@c-api.service[111275]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77af9b4a3668 pid: 111275 (default app) Apr 09 19:44:39.935713 np0000164705 devstack@c-api.service[111278]: [pid: 111278|app: 0|req: 1/1] 199.204.45.235 () {60 vars in 953 bytes} [Thu Apr 9 19:44:39 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 09 19:44:47.034029 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.034029 np0000164705 devstack@c-api.service[111276]: warnings.warn( Apr 09 19:44:47.046328 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.046328 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.046328 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.046328 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.046642 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.046642 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.046642 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.046642 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.046891 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.046891 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.046891 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.046891 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.046891 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.046891 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.047236 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.047236 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.047236 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.047236 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.047236 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.047594 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.047594 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.047594 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.047594 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.047594 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.047907 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.047907 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.047907 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.047907 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.048126 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.048126 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.048126 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.048126 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.048126 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.048440 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.048440 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.048440 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.048440 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.048440 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.048709 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.048709 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.048709 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.048709 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.048709 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.048709 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.049078 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.049078 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.049078 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.049078 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.049078 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.049078 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.049622 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.049622 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.049622 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.049622 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.049622 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.049622 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.050021 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.050021 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.050021 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.050021 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.050021 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.050494 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.050494 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.050494 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.050494 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.050494 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.050766 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.050766 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.050766 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.050766 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.050766 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.050766 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.051106 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.051106 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.051106 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.051106 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.051106 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.051106 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.051470 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.051470 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.051470 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.051470 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.051470 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.051767 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.051767 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.051767 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.051767 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.051767 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.052053 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.052053 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.052053 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.052053 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.052348 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.052348 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.052348 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.052348 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.052602 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.052602 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.052602 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.052602 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.052602 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.052888 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.052888 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.052888 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.052888 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.052888 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.053199 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.053199 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.053199 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.053199 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.053476 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.053476 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.053476 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.053476 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.053715 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.053715 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.053715 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.053715 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.053943 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.053943 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.053943 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.053943 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.054108 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.054108 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.054108 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.054108 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.054257 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.054257 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.054257 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.054257 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.054257 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.054455 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.054455 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.054455 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.054455 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.054455 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.054455 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.054674 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.054674 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.054674 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.054674 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.054674 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.054856 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.054856 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.054856 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.054856 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.054856 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.054856 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.055089 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.055089 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.055089 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.055089 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.055089 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.055089 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.055318 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.055318 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.055318 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.055318 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.055318 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.055318 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.055533 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.055533 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.055533 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.055533 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.055533 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.055533 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.055750 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.055750 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.055750 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.055750 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.055893 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.055893 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.055893 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.055893 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.055893 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.056080 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.056080 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.056080 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.056080 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.056080 np0000164705 devstack@c-api.service[111276]: warnings.warn(deprecated_msg) Apr 09 19:44:47.056080 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.middleware.request_id [None req-821fd04e-221c-4baf-a0a4-3f4c035b466c None None] RequestId filter calling following filter/app {{(pid=111276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 19:44:47.521356 np0000164705 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-821fd04e-221c-4baf-a0a4-3f4c035b466c admin admin] POST https://199.204.45.235/volume/v3/types Apr 09 19:44:47.521953 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-821fd04e-221c-4baf-a0a4-3f4c035b466c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 09 19:44:47.523797 np0000164705 devstack@c-api.service[111276]: /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 09 19:44:47.523797 np0000164705 devstack@c-api.service[111276]: warnings.warn( Apr 09 19:44:47.533815 np0000164705 devstack@c-api.service[111276]: DEBUG oslo_db.sqlalchemy.engines [None req-821fd04e-221c-4baf-a0a4-3f4c035b466c 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=111276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 19:44:47.575239 np0000164705 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-821fd04e-221c-4baf-a0a4-3f4c035b466c admin admin] https://199.204.45.235/volume/v3/types returned with HTTP 200 Apr 09 19:44:47.576517 np0000164705 devstack@c-api.service[111276]: [pid: 111276|app: 0|req: 1/2] 199.204.45.235 () {68 vars in 1288 bytes} [Thu Apr 9 19:44:47 2026] POST /volume/v3/types => generated 186 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 09 19:44:47.589166 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.589166 np0000164705 devstack@c-api.service[111277]: warnings.warn( Apr 09 19:44:47.602312 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.602312 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.602312 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.602312 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.603030 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.603030 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.603030 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.603030 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.603451 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.603451 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.603451 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.603451 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.603451 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.603451 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.604113 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.604113 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.604113 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.604113 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.604113 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.604761 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.604761 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.604761 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.604761 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.604761 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.605491 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.605491 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.605491 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.605491 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.605996 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.605996 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.605996 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.605996 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.605996 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.606308 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.606308 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.606308 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.606308 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.606308 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.606584 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.606584 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.606584 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.606584 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.606584 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.606584 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.606997 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.606997 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.606997 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.606997 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.606997 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.606997 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.607464 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.607464 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.607464 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.607464 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.607464 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.607464 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.607978 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.607978 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.607978 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.607978 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.607978 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.608396 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.608396 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.608396 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.608396 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.608396 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.608776 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.608776 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.608776 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.608776 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.608776 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.608776 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.609208 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.609208 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.609208 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.609208 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.609208 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.609208 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.609692 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.609692 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.609692 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.609692 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.609692 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.610081 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.610081 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.610081 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.610081 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.610081 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.610539 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.610539 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.610539 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.610539 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.610899 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.610899 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.610899 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.610899 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.611256 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.611256 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.611256 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.611256 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.611256 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.611688 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.611688 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.611688 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.611688 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.611688 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.612167 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.612167 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.612167 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.612167 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.612563 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.612563 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.612563 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.612563 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.612883 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.612883 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.612883 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.612883 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.613365 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.613365 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.613365 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.613365 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.613701 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.613701 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.613701 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.613701 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.614032 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.614032 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.614032 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.614032 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.614032 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.614380 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.614380 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.614380 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.614380 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.614380 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.614380 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.614772 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.614772 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.614772 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.614772 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.614772 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.615040 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.615040 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.615040 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.615040 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.615040 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.615040 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.615353 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.615353 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.615353 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.615353 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.615353 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.615353 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.615743 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.615743 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.615743 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.615743 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.615743 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.615743 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.616091 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.616091 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.616091 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.616091 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.616091 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.616091 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.616532 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.616532 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.616532 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.616532 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.616773 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.616773 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.616773 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.616773 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.616773 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.617083 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.617083 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.617083 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.617083 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.617083 np0000164705 devstack@c-api.service[111277]: warnings.warn(deprecated_msg) Apr 09 19:44:47.617083 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.middleware.request_id [req-821fd04e-221c-4baf-a0a4-3f4c035b466c req-31985004-22c5-44a7-8b65-2760abee9132 None None] RequestId filter calling following filter/app {{(pid=111277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 19:44:47.942073 np0000164705 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [req-821fd04e-221c-4baf-a0a4-3f4c035b466c req-31985004-22c5-44a7-8b65-2760abee9132 admin admin] POST https://199.204.45.235/volume/v3/types/645cf709-6ba6-4b85-880e-d7bc7cdcfc83/extra_specs Apr 09 19:44:47.942999 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [req-821fd04e-221c-4baf-a0a4-3f4c035b466c req-31985004-22c5-44a7-8b65-2760abee9132 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 09 19:44:47.944348 np0000164705 devstack@c-api.service[111277]: /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 09 19:44:47.944348 np0000164705 devstack@c-api.service[111277]: warnings.warn( Apr 09 19:44:47.953638 np0000164705 devstack@c-api.service[111277]: DEBUG oslo_db.sqlalchemy.engines [req-821fd04e-221c-4baf-a0a4-3f4c035b466c req-31985004-22c5-44a7-8b65-2760abee9132 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=111277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 19:44:48.015729 np0000164705 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [req-821fd04e-221c-4baf-a0a4-3f4c035b466c req-31985004-22c5-44a7-8b65-2760abee9132 admin admin] https://199.204.45.235/volume/v3/types/645cf709-6ba6-4b85-880e-d7bc7cdcfc83/extra_specs returned with HTTP 200 Apr 09 19:44:48.016339 np0000164705 devstack@c-api.service[111277]: [pid: 111277|app: 0|req: 1/3] 199.204.45.235 () {70 vars in 1505 bytes} [Thu Apr 9 19:44:47 2026] POST /volume/v3/types/645cf709-6ba6-4b85-880e-d7bc7cdcfc83/extra_specs => generated 55 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 19:44:49.802544 np0000164705 devstack@c-api.service[111278]: DEBUG dbcounter [-] [111278] Writing DB stats cinder:SELECT=6 {{(pid=111278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 19:44:49.811118 np0000164705 devstack@c-api.service[111275]: DEBUG dbcounter [-] [111275] Writing DB stats cinder:SELECT=6 {{(pid=111275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 19:44:57.571430 np0000164705 devstack@c-api.service[111276]: DEBUG dbcounter [-] [111276] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 19:44:58.014520 np0000164705 devstack@c-api.service[111277]: DEBUG dbcounter [-] [111277] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 19:47:37.672580 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.672580 np0000164705 devstack@c-api.service[111275]: warnings.warn( Apr 09 19:47:37.685903 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.685903 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.685903 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.685903 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.686300 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.686300 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.686300 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.686300 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.686599 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.686599 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.686599 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.686599 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.686599 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.686599 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.686991 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.686991 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.686991 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.686991 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.686991 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.687383 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.687383 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.687383 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.687383 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.687383 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.687714 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.687714 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.687714 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.687714 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.688023 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.688023 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.688023 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.688023 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.688023 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.688403 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.688403 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.688403 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.688403 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.688403 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.688747 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.688747 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.688747 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.688747 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.688747 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.688747 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.689153 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.689153 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.689153 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.689153 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.689153 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.689153 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.689655 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.689655 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.689655 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.689655 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.689655 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.689655 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.690012 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.690012 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.690012 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.690012 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.690012 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.690247 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.690247 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.690247 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.690247 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.690247 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.690471 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.690471 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.690471 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.690471 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.690471 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.690471 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.690731 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.690731 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.690731 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.690731 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.690731 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.690731 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.690965 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.690965 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.690965 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.690965 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.690965 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.691201 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.691201 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.691201 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.691201 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.691201 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.691441 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.691441 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.691441 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.691441 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.691626 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.691626 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.691626 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.691626 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.691804 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.691804 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.691804 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.691804 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.691804 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.692042 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.692042 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.692042 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.692042 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.692042 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.692236 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.692236 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.692236 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.692236 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.692442 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.692442 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.692442 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.692442 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.692634 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.692634 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.692634 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.692634 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.692816 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.692816 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.692816 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.692816 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.692985 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.692985 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.692985 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.692985 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.693160 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.693160 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.693160 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.693160 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.693160 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.693417 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.693417 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.693417 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.693417 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.693417 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.693417 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.693708 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.693708 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.693708 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.693708 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.693708 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.693913 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.693913 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.693913 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.693913 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.693913 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.693913 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.694172 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.694172 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.694172 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.694172 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.694172 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.694172 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.694447 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.694447 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.694447 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.694447 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.694447 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.694447 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.694715 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.694715 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.694715 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.694715 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.694715 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.694715 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.694967 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.694967 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.694967 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.694967 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.695144 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.695144 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.695144 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.695144 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.695144 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.695418 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.695418 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.695418 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.695418 np0000164705 devstack@c-api.service[111275]: /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 09 19:47:37.695418 np0000164705 devstack@c-api.service[111275]: warnings.warn(deprecated_msg) Apr 09 19:47:37.695418 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.middleware.request_id [None req-c46971cf-19b6-4258-b244-8b4b1a1e238c None None] RequestId filter calling following filter/app {{(pid=111275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 19:47:37.695418 np0000164705 devstack@c-api.service[111275]: INFO cinder.api.openstack.wsgi [None req-c46971cf-19b6-4258-b244-8b4b1a1e238c None None] GET https://199.204.45.235/volume// Apr 09 19:47:37.695696 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.openstack.wsgi [None req-c46971cf-19b6-4258-b244-8b4b1a1e238c None None] Empty body provided in request {{(pid=111275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 19:47:37.695696 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.openstack.wsgi [None req-c46971cf-19b6-4258-b244-8b4b1a1e238c None None] Calling method 'all' {{(pid=111275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 19:47:37.695696 np0000164705 devstack@c-api.service[111275]: INFO cinder.api.openstack.wsgi [None req-c46971cf-19b6-4258-b244-8b4b1a1e238c None None] https://199.204.45.235/volume// returned with HTTP 300 Apr 09 19:47:37.695696 np0000164705 devstack@c-api.service[111275]: [pid: 111275|app: 0|req: 1/4] 199.204.45.235 () {66 vars in 1456 bytes} [Thu Apr 9 19:47:37 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 09 19:48:15.079099 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.middleware.request_id [None req-a9af0f45-2c9b-48d7-929d-8b2a4815a7a9 None None] RequestId filter calling following filter/app {{(pid=111278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 19:48:15.404602 np0000164705 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-a9af0f45-2c9b-48d7-929d-8b2a4815a7a9 demo demo] GET https://199.204.45.235/volume/v3/types?is_public=None Apr 09 19:48:15.404935 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-a9af0f45-2c9b-48d7-929d-8b2a4815a7a9 demo demo] Empty body provided in request {{(pid=111278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 19:48:15.405174 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-a9af0f45-2c9b-48d7-929d-8b2a4815a7a9 demo demo] Calling method 'index' {{(pid=111278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 19:48:15.405663 np0000164705 devstack@c-api.service[111278]: /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 09 19:48:15.405663 np0000164705 devstack@c-api.service[111278]: warnings.warn( Apr 09 19:48:15.406787 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.api_utils [None req-a9af0f45-2c9b-48d7-929d-8b2a4815a7a9 demo demo] Removing options '' from query. {{(pid=111278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 19:48:15.416272 np0000164705 devstack@c-api.service[111278]: DEBUG oslo_db.sqlalchemy.engines [None req-a9af0f45-2c9b-48d7-929d-8b2a4815a7a9 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=111278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 19:48:15.438867 np0000164705 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-a9af0f45-2c9b-48d7-929d-8b2a4815a7a9 demo demo] https://199.204.45.235/volume/v3/types?is_public=None returned with HTTP 200 Apr 09 19:48:15.439409 np0000164705 devstack@c-api.service[111278]: [pid: 111278|app: 0|req: 2/5] 199.204.45.235 () {64 vars in 1263 bytes} [Thu Apr 9 19:48:15 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 09 19:48:15.450746 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.middleware.request_id [req-a9af0f45-2c9b-48d7-929d-8b2a4815a7a9 req-b6aba96f-78aa-45b2-a60e-c9d1e261a461 None None] RequestId filter calling following filter/app {{(pid=111276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 19:48:15.454340 np0000164705 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [req-a9af0f45-2c9b-48d7-929d-8b2a4815a7a9 req-b6aba96f-78aa-45b2-a60e-c9d1e261a461 demo demo] GET https://199.204.45.235/volume/v3/types/default Apr 09 19:48:15.454578 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [req-a9af0f45-2c9b-48d7-929d-8b2a4815a7a9 req-b6aba96f-78aa-45b2-a60e-c9d1e261a461 demo demo] Empty body provided in request {{(pid=111276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 19:48:15.454833 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [req-a9af0f45-2c9b-48d7-929d-8b2a4815a7a9 req-b6aba96f-78aa-45b2-a60e-c9d1e261a461 demo demo] Calling method 'show' {{(pid=111276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 19:48:15.466021 np0000164705 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [req-a9af0f45-2c9b-48d7-929d-8b2a4815a7a9 req-b6aba96f-78aa-45b2-a60e-c9d1e261a461 demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 Apr 09 19:48:15.466369 np0000164705 devstack@c-api.service[111276]: [pid: 111276|app: 0|req: 2/6] 199.204.45.235 () {66 vars in 1329 bytes} [Thu Apr 9 19:48:15 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 09 19:48:15.817629 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.middleware.request_id [None req-fa4c9c08-1475-4fc9-b10b-97fa004c4a91 None None] RequestId filter calling following filter/app {{(pid=111277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 19:48:15.821324 np0000164705 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-fa4c9c08-1475-4fc9-b10b-97fa004c4a91 demo demo] GET https://199.204.45.235/volume/v3/types/default Apr 09 19:48:15.821508 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-fa4c9c08-1475-4fc9-b10b-97fa004c4a91 demo demo] Empty body provided in request {{(pid=111277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 19:48:15.821760 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-fa4c9c08-1475-4fc9-b10b-97fa004c4a91 demo demo] Calling method 'show' {{(pid=111277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 19:48:15.836230 np0000164705 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-fa4c9c08-1475-4fc9-b10b-97fa004c4a91 demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 Apr 09 19:48:15.836581 np0000164705 devstack@c-api.service[111277]: [pid: 111277|app: 0|req: 2/7] 199.204.45.235 () {64 vars in 1258 bytes} [Thu Apr 9 19:48:15 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 09 19:48:16.290322 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.middleware.request_id [None req-75fab3b6-b79d-43f3-b368-7a69141a73e4 None None] RequestId filter calling following filter/app {{(pid=111275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 19:48:16.751052 np0000164705 devstack@c-api.service[111275]: INFO cinder.api.openstack.wsgi [None req-75fab3b6-b79d-43f3-b368-7a69141a73e4 demo demo] GET https://199.204.45.235/volume/v3/types/default Apr 09 19:48:16.751410 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.openstack.wsgi [None req-75fab3b6-b79d-43f3-b368-7a69141a73e4 demo demo] Empty body provided in request {{(pid=111275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 19:48:16.751650 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.openstack.wsgi [None req-75fab3b6-b79d-43f3-b368-7a69141a73e4 demo demo] Calling method 'show' {{(pid=111275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 19:48:16.761307 np0000164705 devstack@c-api.service[111275]: DEBUG oslo_db.sqlalchemy.engines [None req-75fab3b6-b79d-43f3-b368-7a69141a73e4 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=111275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 19:48:16.784932 np0000164705 devstack@c-api.service[111275]: /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 09 19:48:16.784932 np0000164705 devstack@c-api.service[111275]: warnings.warn( Apr 09 19:48:16.787423 np0000164705 devstack@c-api.service[111275]: INFO cinder.api.openstack.wsgi [None req-75fab3b6-b79d-43f3-b368-7a69141a73e4 demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 Apr 09 19:48:16.787952 np0000164705 devstack@c-api.service[111275]: [pid: 111275|app: 0|req: 2/8] 199.204.45.235 () {64 vars in 1258 bytes} [Thu Apr 9 19:48:16 2026] GET /volume/v3/types/default => generated 145 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 09 19:48:16.803387 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.middleware.request_id [None req-87bcf748-cc5a-4b0b-b48a-ee5864097009 None None] RequestId filter calling following filter/app {{(pid=111278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 19:48:16.807143 np0000164705 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-87bcf748-cc5a-4b0b-b48a-ee5864097009 demo demo] GET https://199.204.45.235/volume/v3/types/default Apr 09 19:48:16.807615 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-87bcf748-cc5a-4b0b-b48a-ee5864097009 demo demo] Empty body provided in request {{(pid=111278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 19:48:16.808113 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-87bcf748-cc5a-4b0b-b48a-ee5864097009 demo demo] Calling method 'show' {{(pid=111278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 19:48:16.822647 np0000164705 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-87bcf748-cc5a-4b0b-b48a-ee5864097009 demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 Apr 09 19:48:16.822992 np0000164705 devstack@c-api.service[111278]: [pid: 111278|app: 0|req: 3/9] 199.204.45.235 () {64 vars in 1258 bytes} [Thu Apr 9 19:48:16 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 09 19:48:25.461867 np0000164705 devstack@c-api.service[111276]: DEBUG dbcounter [-] [111276] Writing DB stats cinder:SELECT=2 {{(pid=111276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 19:48:25.832687 np0000164705 devstack@c-api.service[111277]: DEBUG dbcounter [-] [111277] Writing DB stats cinder:SELECT=2 {{(pid=111277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 19:48:26.781755 np0000164705 devstack@c-api.service[111275]: DEBUG dbcounter [-] [111275] Writing DB stats cinder:SELECT=2 {{(pid=111275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 19:48:26.818751 np0000164705 devstack@c-api.service[111278]: DEBUG dbcounter [-] [111278] Writing DB stats cinder:SELECT=3 {{(pid=111278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 19:54:34.944423 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.middleware.request_id [None req-6d35bec6-5cb2-406a-97dd-bc96de8face4 None None] RequestId filter calling following filter/app {{(pid=111276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 19:54:35.028509 np0000164705 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-6d35bec6-5cb2-406a-97dd-bc96de8face4 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 19:54:35.028802 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-6d35bec6-5cb2-406a-97dd-bc96de8face4 demo demo] Empty body provided in request {{(pid=111276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 19:54:35.029261 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-6d35bec6-5cb2-406a-97dd-bc96de8face4 demo demo] Calling method 'detail' {{(pid=111276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 19:54:35.030022 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.api_utils [None req-6d35bec6-5cb2-406a-97dd-bc96de8face4 demo demo] Removing options '' from query. {{(pid=111276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 19:54:35.031033 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.volume.api [None req-6d35bec6-5cb2-406a-97dd-bc96de8face4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111276) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 19:54:35.075694 np0000164705 devstack@c-api.service[111276]: INFO cinder.volume.api [None req-6d35bec6-5cb2-406a-97dd-bc96de8face4 demo demo] Get all volumes completed successfully. Apr 09 19:54:35.078545 np0000164705 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-6d35bec6-5cb2-406a-97dd-bc96de8face4 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 19:54:35.078963 np0000164705 devstack@c-api.service[111276]: [pid: 111276|app: 0|req: 3/10] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 19:54:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 19:54:45.068324 np0000164705 devstack@c-api.service[111276]: DEBUG dbcounter [-] [111276] Writing DB stats cinder:SELECT=1 {{(pid=111276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 19:55:35.097156 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.middleware.request_id [None req-468c9fd9-7681-4316-808f-82df389a6bb5 None None] RequestId filter calling following filter/app {{(pid=111277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 19:55:35.100033 np0000164705 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-468c9fd9-7681-4316-808f-82df389a6bb5 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 19:55:35.100336 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-468c9fd9-7681-4316-808f-82df389a6bb5 demo demo] Empty body provided in request {{(pid=111277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 19:55:35.100590 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-468c9fd9-7681-4316-808f-82df389a6bb5 demo demo] Calling method 'detail' {{(pid=111277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 19:55:35.101252 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.api_utils [None req-468c9fd9-7681-4316-808f-82df389a6bb5 demo demo] Removing options '' from query. {{(pid=111277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 19:55:35.102255 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.volume.api [None req-468c9fd9-7681-4316-808f-82df389a6bb5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111277) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 19:55:35.130186 np0000164705 devstack@c-api.service[111277]: INFO cinder.volume.api [None req-468c9fd9-7681-4316-808f-82df389a6bb5 demo demo] Get all volumes completed successfully. Apr 09 19:55:35.132623 np0000164705 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-468c9fd9-7681-4316-808f-82df389a6bb5 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 19:55:35.133087 np0000164705 devstack@c-api.service[111277]: [pid: 111277|app: 0|req: 3/11] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 19:55:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 19:55:45.124852 np0000164705 devstack@c-api.service[111277]: DEBUG dbcounter [-] [111277] Writing DB stats cinder:SELECT=1 {{(pid=111277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 19:56:35.170015 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.middleware.request_id [None req-fb437642-0210-40b9-87c1-5cfddd6347ca None None] RequestId filter calling following filter/app {{(pid=111275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 19:56:35.173189 np0000164705 devstack@c-api.service[111275]: INFO cinder.api.openstack.wsgi [None req-fb437642-0210-40b9-87c1-5cfddd6347ca demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 19:56:35.173556 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.openstack.wsgi [None req-fb437642-0210-40b9-87c1-5cfddd6347ca demo demo] Empty body provided in request {{(pid=111275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 19:56:35.173730 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.openstack.wsgi [None req-fb437642-0210-40b9-87c1-5cfddd6347ca demo demo] Calling method 'detail' {{(pid=111275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 19:56:35.174207 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.api_utils [None req-fb437642-0210-40b9-87c1-5cfddd6347ca demo demo] Removing options '' from query. {{(pid=111275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 19:56:35.175037 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.volume.api [None req-fb437642-0210-40b9-87c1-5cfddd6347ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111275) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 19:56:35.211123 np0000164705 devstack@c-api.service[111275]: INFO cinder.volume.api [None req-fb437642-0210-40b9-87c1-5cfddd6347ca demo demo] Get all volumes completed successfully. Apr 09 19:56:35.214493 np0000164705 devstack@c-api.service[111275]: INFO cinder.api.openstack.wsgi [None req-fb437642-0210-40b9-87c1-5cfddd6347ca demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 19:56:35.215066 np0000164705 devstack@c-api.service[111275]: [pid: 111275|app: 0|req: 3/12] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 19:56:35 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 09 19:56:45.242891 np0000164705 devstack@c-api.service[111275]: DEBUG dbcounter [-] [111275] Writing DB stats cinder:SELECT=1 {{(pid=111275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 19:57:35.234740 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.middleware.request_id [None req-7258a75e-a558-413e-b4ff-b283e284c94f None None] RequestId filter calling following filter/app {{(pid=111278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 19:57:35.238898 np0000164705 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-7258a75e-a558-413e-b4ff-b283e284c94f demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 19:57:35.239112 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-7258a75e-a558-413e-b4ff-b283e284c94f demo demo] Empty body provided in request {{(pid=111278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 19:57:35.239336 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-7258a75e-a558-413e-b4ff-b283e284c94f demo demo] Calling method 'detail' {{(pid=111278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 19:57:35.239879 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.api_utils [None req-7258a75e-a558-413e-b4ff-b283e284c94f demo demo] Removing options '' from query. {{(pid=111278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 19:57:35.241808 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.volume.api [None req-7258a75e-a558-413e-b4ff-b283e284c94f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111278) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 19:57:35.280307 np0000164705 devstack@c-api.service[111278]: INFO cinder.volume.api [None req-7258a75e-a558-413e-b4ff-b283e284c94f demo demo] Get all volumes completed successfully. Apr 09 19:57:35.283757 np0000164705 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-7258a75e-a558-413e-b4ff-b283e284c94f demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 19:57:35.284431 np0000164705 devstack@c-api.service[111278]: [pid: 111278|app: 0|req: 4/13] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 19:57:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 19:57:45.271079 np0000164705 devstack@c-api.service[111278]: DEBUG dbcounter [-] [111278] Writing DB stats cinder:SELECT=1 {{(pid=111278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 19:58:35.305950 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.middleware.request_id [None req-a801e716-8ea7-49e1-80d7-824d7aa6e308 None None] RequestId filter calling following filter/app {{(pid=111276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 19:58:35.309606 np0000164705 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-a801e716-8ea7-49e1-80d7-824d7aa6e308 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 19:58:35.309779 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-a801e716-8ea7-49e1-80d7-824d7aa6e308 demo demo] Empty body provided in request {{(pid=111276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 19:58:35.310473 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-a801e716-8ea7-49e1-80d7-824d7aa6e308 demo demo] Calling method 'detail' {{(pid=111276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 19:58:35.310881 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.api_utils [None req-a801e716-8ea7-49e1-80d7-824d7aa6e308 demo demo] Removing options '' from query. {{(pid=111276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 19:58:35.311815 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.volume.api [None req-a801e716-8ea7-49e1-80d7-824d7aa6e308 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111276) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 19:58:35.317885 np0000164705 devstack@c-api.service[111276]: INFO cinder.volume.api [None req-a801e716-8ea7-49e1-80d7-824d7aa6e308 demo demo] Get all volumes completed successfully. Apr 09 19:58:35.319827 np0000164705 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-a801e716-8ea7-49e1-80d7-824d7aa6e308 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 19:58:35.320194 np0000164705 devstack@c-api.service[111276]: [pid: 111276|app: 0|req: 4/14] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 19:58:35 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 09 19:58:45.314605 np0000164705 devstack@c-api.service[111276]: DEBUG dbcounter [-] [111276] Writing DB stats cinder:SELECT=1 {{(pid=111276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 19:59:35.334365 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.middleware.request_id [None req-c52e7ae6-b662-41a2-9bd8-1069d6bceac1 None None] RequestId filter calling following filter/app {{(pid=111277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 19:59:35.450109 np0000164705 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-c52e7ae6-b662-41a2-9bd8-1069d6bceac1 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 19:59:35.450389 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-c52e7ae6-b662-41a2-9bd8-1069d6bceac1 demo demo] Empty body provided in request {{(pid=111277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 19:59:35.450813 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-c52e7ae6-b662-41a2-9bd8-1069d6bceac1 demo demo] Calling method 'detail' {{(pid=111277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 19:59:35.451203 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.api_utils [None req-c52e7ae6-b662-41a2-9bd8-1069d6bceac1 demo demo] Removing options '' from query. {{(pid=111277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 19:59:35.452625 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.volume.api [None req-c52e7ae6-b662-41a2-9bd8-1069d6bceac1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111277) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 19:59:35.461636 np0000164705 devstack@c-api.service[111277]: INFO cinder.volume.api [None req-c52e7ae6-b662-41a2-9bd8-1069d6bceac1 demo demo] Get all volumes completed successfully. Apr 09 19:59:35.464108 np0000164705 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-c52e7ae6-b662-41a2-9bd8-1069d6bceac1 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 19:59:35.464863 np0000164705 devstack@c-api.service[111277]: [pid: 111277|app: 0|req: 4/15] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 19:59:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 19:59:45.458106 np0000164705 devstack@c-api.service[111277]: DEBUG dbcounter [-] [111277] Writing DB stats cinder:SELECT=1 {{(pid=111277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 20:00:35.481148 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.middleware.request_id [None req-6fdf1304-8b2b-433e-808a-7f4339f6015d None None] RequestId filter calling following filter/app {{(pid=111275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 20:00:35.484046 np0000164705 devstack@c-api.service[111275]: INFO cinder.api.openstack.wsgi [None req-6fdf1304-8b2b-433e-808a-7f4339f6015d demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 20:00:35.484341 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.openstack.wsgi [None req-6fdf1304-8b2b-433e-808a-7f4339f6015d demo demo] Empty body provided in request {{(pid=111275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 20:00:35.484602 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.openstack.wsgi [None req-6fdf1304-8b2b-433e-808a-7f4339f6015d demo demo] Calling method 'detail' {{(pid=111275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 20:00:35.484969 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.api_utils [None req-6fdf1304-8b2b-433e-808a-7f4339f6015d demo demo] Removing options '' from query. {{(pid=111275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 20:00:35.486560 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.volume.api [None req-6fdf1304-8b2b-433e-808a-7f4339f6015d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111275) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 20:00:35.499216 np0000164705 devstack@c-api.service[111275]: INFO cinder.volume.api [None req-6fdf1304-8b2b-433e-808a-7f4339f6015d demo demo] Get all volumes completed successfully. Apr 09 20:00:35.501332 np0000164705 devstack@c-api.service[111275]: INFO cinder.api.openstack.wsgi [None req-6fdf1304-8b2b-433e-808a-7f4339f6015d demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 20:00:35.501694 np0000164705 devstack@c-api.service[111275]: [pid: 111275|app: 0|req: 4/16] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 20:00:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 20:00:45.491610 np0000164705 devstack@c-api.service[111275]: DEBUG dbcounter [-] [111275] Writing DB stats cinder:SELECT=1 {{(pid=111275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 20:01:35.514519 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.middleware.request_id [None req-b3fe00aa-6102-4ed3-a0f9-3464ed4f3d56 None None] RequestId filter calling following filter/app {{(pid=111278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 20:01:35.518480 np0000164705 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-b3fe00aa-6102-4ed3-a0f9-3464ed4f3d56 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 20:01:35.518734 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-b3fe00aa-6102-4ed3-a0f9-3464ed4f3d56 demo demo] Empty body provided in request {{(pid=111278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 20:01:35.519003 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-b3fe00aa-6102-4ed3-a0f9-3464ed4f3d56 demo demo] Calling method 'detail' {{(pid=111278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 20:01:35.519342 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.api_utils [None req-b3fe00aa-6102-4ed3-a0f9-3464ed4f3d56 demo demo] Removing options '' from query. {{(pid=111278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 20:01:35.520346 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.volume.api [None req-b3fe00aa-6102-4ed3-a0f9-3464ed4f3d56 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111278) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 20:01:35.528769 np0000164705 devstack@c-api.service[111278]: INFO cinder.volume.api [None req-b3fe00aa-6102-4ed3-a0f9-3464ed4f3d56 demo demo] Get all volumes completed successfully. Apr 09 20:01:35.531526 np0000164705 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-b3fe00aa-6102-4ed3-a0f9-3464ed4f3d56 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 20:01:35.531967 np0000164705 devstack@c-api.service[111278]: [pid: 111278|app: 0|req: 5/17] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 20:01:35 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 09 20:01:45.523734 np0000164705 devstack@c-api.service[111278]: DEBUG dbcounter [-] [111278] Writing DB stats cinder:SELECT=1 {{(pid=111278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 20:02:35.550814 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.middleware.request_id [None req-9ebf839c-1f09-4b8c-a52b-b1d771ccbfc3 None None] RequestId filter calling following filter/app {{(pid=111276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 20:02:35.554835 np0000164705 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-9ebf839c-1f09-4b8c-a52b-b1d771ccbfc3 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 20:02:35.555199 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-9ebf839c-1f09-4b8c-a52b-b1d771ccbfc3 demo demo] Empty body provided in request {{(pid=111276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 20:02:35.555664 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-9ebf839c-1f09-4b8c-a52b-b1d771ccbfc3 demo demo] Calling method 'detail' {{(pid=111276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 20:02:35.556105 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.api_utils [None req-9ebf839c-1f09-4b8c-a52b-b1d771ccbfc3 demo demo] Removing options '' from query. {{(pid=111276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 20:02:35.557604 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.volume.api [None req-9ebf839c-1f09-4b8c-a52b-b1d771ccbfc3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111276) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 20:02:35.565730 np0000164705 devstack@c-api.service[111276]: INFO cinder.volume.api [None req-9ebf839c-1f09-4b8c-a52b-b1d771ccbfc3 demo demo] Get all volumes completed successfully. Apr 09 20:02:35.567748 np0000164705 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-9ebf839c-1f09-4b8c-a52b-b1d771ccbfc3 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 20:02:35.568090 np0000164705 devstack@c-api.service[111276]: [pid: 111276|app: 0|req: 5/18] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 20:02:35 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 09 20:02:45.561004 np0000164705 devstack@c-api.service[111276]: DEBUG dbcounter [-] [111276] Writing DB stats cinder:SELECT=1 {{(pid=111276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 20:03:35.584191 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.middleware.request_id [None req-dbf82c6a-bada-4492-9c68-010c51749baa None None] RequestId filter calling following filter/app {{(pid=111277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 20:03:35.588360 np0000164705 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-dbf82c6a-bada-4492-9c68-010c51749baa demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 20:03:35.588791 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-dbf82c6a-bada-4492-9c68-010c51749baa demo demo] Empty body provided in request {{(pid=111277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 20:03:35.589225 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-dbf82c6a-bada-4492-9c68-010c51749baa demo demo] Calling method 'detail' {{(pid=111277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 20:03:35.589799 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.api_utils [None req-dbf82c6a-bada-4492-9c68-010c51749baa demo demo] Removing options '' from query. {{(pid=111277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 20:03:35.591409 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.volume.api [None req-dbf82c6a-bada-4492-9c68-010c51749baa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111277) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 20:03:35.604880 np0000164705 devstack@c-api.service[111277]: INFO cinder.volume.api [None req-dbf82c6a-bada-4492-9c68-010c51749baa demo demo] Get all volumes completed successfully. Apr 09 20:03:35.608175 np0000164705 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-dbf82c6a-bada-4492-9c68-010c51749baa demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 20:03:35.608986 np0000164705 devstack@c-api.service[111277]: [pid: 111277|app: 0|req: 5/19] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 20:03:35 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 09 20:03:45.595575 np0000164705 devstack@c-api.service[111277]: DEBUG dbcounter [-] [111277] Writing DB stats cinder:SELECT=1 {{(pid=111277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 20:04:35.622470 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.middleware.request_id [None req-6fae55b3-5e8c-4b5b-a523-2230b27bd2c6 None None] RequestId filter calling following filter/app {{(pid=111275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 20:04:35.774571 np0000164705 devstack@c-api.service[111275]: INFO cinder.api.openstack.wsgi [None req-6fae55b3-5e8c-4b5b-a523-2230b27bd2c6 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 20:04:35.774804 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.openstack.wsgi [None req-6fae55b3-5e8c-4b5b-a523-2230b27bd2c6 demo demo] Empty body provided in request {{(pid=111275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 20:04:35.775057 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.openstack.wsgi [None req-6fae55b3-5e8c-4b5b-a523-2230b27bd2c6 demo demo] Calling method 'detail' {{(pid=111275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 20:04:35.775379 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.api_utils [None req-6fae55b3-5e8c-4b5b-a523-2230b27bd2c6 demo demo] Removing options '' from query. {{(pid=111275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 20:04:35.776388 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.volume.api [None req-6fae55b3-5e8c-4b5b-a523-2230b27bd2c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111275) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 20:04:35.783321 np0000164705 devstack@c-api.service[111275]: INFO cinder.volume.api [None req-6fae55b3-5e8c-4b5b-a523-2230b27bd2c6 demo demo] Get all volumes completed successfully. Apr 09 20:04:35.785166 np0000164705 devstack@c-api.service[111275]: INFO cinder.api.openstack.wsgi [None req-6fae55b3-5e8c-4b5b-a523-2230b27bd2c6 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 20:04:35.785730 np0000164705 devstack@c-api.service[111275]: [pid: 111275|app: 0|req: 5/20] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 20:04:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 20:04:45.779788 np0000164705 devstack@c-api.service[111275]: DEBUG dbcounter [-] [111275] Writing DB stats cinder:SELECT=1 {{(pid=111275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 20:05:35.800120 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.middleware.request_id [None req-816aec18-52a1-4894-9d14-c590ead69101 None None] RequestId filter calling following filter/app {{(pid=111278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 20:05:35.802884 np0000164705 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-816aec18-52a1-4894-9d14-c590ead69101 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 20:05:35.803117 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-816aec18-52a1-4894-9d14-c590ead69101 demo demo] Empty body provided in request {{(pid=111278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 20:05:35.803407 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-816aec18-52a1-4894-9d14-c590ead69101 demo demo] Calling method 'detail' {{(pid=111278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 20:05:35.803703 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.api_utils [None req-816aec18-52a1-4894-9d14-c590ead69101 demo demo] Removing options '' from query. {{(pid=111278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 20:05:35.804669 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.volume.api [None req-816aec18-52a1-4894-9d14-c590ead69101 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111278) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 20:05:35.813361 np0000164705 devstack@c-api.service[111278]: INFO cinder.volume.api [None req-816aec18-52a1-4894-9d14-c590ead69101 demo demo] Get all volumes completed successfully. Apr 09 20:05:35.815256 np0000164705 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-816aec18-52a1-4894-9d14-c590ead69101 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 20:05:35.815621 np0000164705 devstack@c-api.service[111278]: [pid: 111278|app: 0|req: 6/21] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 20:05:35 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 09 20:05:45.807893 np0000164705 devstack@c-api.service[111278]: DEBUG dbcounter [-] [111278] Writing DB stats cinder:SELECT=1 {{(pid=111278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 20:06:35.830225 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.middleware.request_id [None req-16e8bfb9-70a9-45d8-9a15-21ead254fbe6 None None] RequestId filter calling following filter/app {{(pid=111276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 20:06:35.834730 np0000164705 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-16e8bfb9-70a9-45d8-9a15-21ead254fbe6 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 20:06:35.835262 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-16e8bfb9-70a9-45d8-9a15-21ead254fbe6 demo demo] Empty body provided in request {{(pid=111276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 20:06:35.835828 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-16e8bfb9-70a9-45d8-9a15-21ead254fbe6 demo demo] Calling method 'detail' {{(pid=111276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 20:06:35.836265 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.api_utils [None req-16e8bfb9-70a9-45d8-9a15-21ead254fbe6 demo demo] Removing options '' from query. {{(pid=111276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 20:06:35.837295 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.volume.api [None req-16e8bfb9-70a9-45d8-9a15-21ead254fbe6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111276) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 20:06:35.847795 np0000164705 devstack@c-api.service[111276]: INFO cinder.volume.api [None req-16e8bfb9-70a9-45d8-9a15-21ead254fbe6 demo demo] Get all volumes completed successfully. Apr 09 20:06:35.852246 np0000164705 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-16e8bfb9-70a9-45d8-9a15-21ead254fbe6 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 20:06:35.852771 np0000164705 devstack@c-api.service[111276]: [pid: 111276|app: 0|req: 6/22] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 20:06:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 20:06:45.840427 np0000164705 devstack@c-api.service[111276]: DEBUG dbcounter [-] [111276] Writing DB stats cinder:SELECT=1 {{(pid=111276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 20:07:35.872865 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.middleware.request_id [None req-6d54b86d-14d1-4d39-86a0-16451ed13a6a None None] RequestId filter calling following filter/app {{(pid=111277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 20:07:35.874961 np0000164705 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-6d54b86d-14d1-4d39-86a0-16451ed13a6a demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 20:07:35.875355 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-6d54b86d-14d1-4d39-86a0-16451ed13a6a demo demo] Empty body provided in request {{(pid=111277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 20:07:35.875718 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-6d54b86d-14d1-4d39-86a0-16451ed13a6a demo demo] Calling method 'detail' {{(pid=111277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 20:07:35.876134 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.api_utils [None req-6d54b86d-14d1-4d39-86a0-16451ed13a6a demo demo] Removing options '' from query. {{(pid=111277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 20:07:35.877278 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.volume.api [None req-6d54b86d-14d1-4d39-86a0-16451ed13a6a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111277) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 20:07:35.885750 np0000164705 devstack@c-api.service[111277]: INFO cinder.volume.api [None req-6d54b86d-14d1-4d39-86a0-16451ed13a6a demo demo] Get all volumes completed successfully. Apr 09 20:07:35.888692 np0000164705 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-6d54b86d-14d1-4d39-86a0-16451ed13a6a demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 20:07:35.889226 np0000164705 devstack@c-api.service[111277]: [pid: 111277|app: 0|req: 6/23] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 20:07:35 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 09 20:07:45.880692 np0000164705 devstack@c-api.service[111277]: DEBUG dbcounter [-] [111277] Writing DB stats cinder:SELECT=1 {{(pid=111277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 20:08:35.916333 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.middleware.request_id [None req-c0b93b91-7aca-4769-ac4d-caf915d333da None None] RequestId filter calling following filter/app {{(pid=111275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 20:08:35.920230 np0000164705 devstack@c-api.service[111275]: INFO cinder.api.openstack.wsgi [None req-c0b93b91-7aca-4769-ac4d-caf915d333da demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 20:08:35.920633 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.openstack.wsgi [None req-c0b93b91-7aca-4769-ac4d-caf915d333da demo demo] Empty body provided in request {{(pid=111275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 20:08:35.921021 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.openstack.wsgi [None req-c0b93b91-7aca-4769-ac4d-caf915d333da demo demo] Calling method 'detail' {{(pid=111275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 20:08:35.921475 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.api_utils [None req-c0b93b91-7aca-4769-ac4d-caf915d333da demo demo] Removing options '' from query. {{(pid=111275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 20:08:35.922909 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.volume.api [None req-c0b93b91-7aca-4769-ac4d-caf915d333da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111275) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 20:08:35.934827 np0000164705 devstack@c-api.service[111275]: INFO cinder.volume.api [None req-c0b93b91-7aca-4769-ac4d-caf915d333da demo demo] Get all volumes completed successfully. Apr 09 20:08:35.937853 np0000164705 devstack@c-api.service[111275]: INFO cinder.api.openstack.wsgi [None req-c0b93b91-7aca-4769-ac4d-caf915d333da demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 20:08:35.938344 np0000164705 devstack@c-api.service[111275]: [pid: 111275|app: 0|req: 6/24] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 20:08:35 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 09 20:08:45.926985 np0000164705 devstack@c-api.service[111275]: DEBUG dbcounter [-] [111275] Writing DB stats cinder:SELECT=1 {{(pid=111275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 20:09:35.950541 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.middleware.request_id [None req-c38fd48b-921d-4ffa-b588-658fa736c665 None None] RequestId filter calling following filter/app {{(pid=111278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 20:09:36.053262 np0000164705 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-c38fd48b-921d-4ffa-b588-658fa736c665 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 20:09:36.053727 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-c38fd48b-921d-4ffa-b588-658fa736c665 demo demo] Empty body provided in request {{(pid=111278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 20:09:36.054068 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-c38fd48b-921d-4ffa-b588-658fa736c665 demo demo] Calling method 'detail' {{(pid=111278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 20:09:36.054553 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.api_utils [None req-c38fd48b-921d-4ffa-b588-658fa736c665 demo demo] Removing options '' from query. {{(pid=111278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 20:09:36.055961 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.volume.api [None req-c38fd48b-921d-4ffa-b588-658fa736c665 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111278) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 20:09:36.063812 np0000164705 devstack@c-api.service[111278]: INFO cinder.volume.api [None req-c38fd48b-921d-4ffa-b588-658fa736c665 demo demo] Get all volumes completed successfully. Apr 09 20:09:36.065648 np0000164705 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-c38fd48b-921d-4ffa-b588-658fa736c665 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 20:09:36.065978 np0000164705 devstack@c-api.service[111278]: [pid: 111278|app: 0|req: 7/25] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 20:09:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 20:09:46.059755 np0000164705 devstack@c-api.service[111278]: DEBUG dbcounter [-] [111278] Writing DB stats cinder:SELECT=1 {{(pid=111278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 20:10:36.080722 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.middleware.request_id [None req-71546088-647c-4e24-a3a2-0df06dca0fa2 None None] RequestId filter calling following filter/app {{(pid=111276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 20:10:36.084011 np0000164705 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-71546088-647c-4e24-a3a2-0df06dca0fa2 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 20:10:36.084214 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-71546088-647c-4e24-a3a2-0df06dca0fa2 demo demo] Empty body provided in request {{(pid=111276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 20:10:36.084513 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-71546088-647c-4e24-a3a2-0df06dca0fa2 demo demo] Calling method 'detail' {{(pid=111276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 20:10:36.084809 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.api_utils [None req-71546088-647c-4e24-a3a2-0df06dca0fa2 demo demo] Removing options '' from query. {{(pid=111276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 20:10:36.085810 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.volume.api [None req-71546088-647c-4e24-a3a2-0df06dca0fa2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111276) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 20:10:36.097377 np0000164705 devstack@c-api.service[111276]: INFO cinder.volume.api [None req-71546088-647c-4e24-a3a2-0df06dca0fa2 demo demo] Get all volumes completed successfully. Apr 09 20:10:36.099663 np0000164705 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-71546088-647c-4e24-a3a2-0df06dca0fa2 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 20:10:36.100212 np0000164705 devstack@c-api.service[111276]: [pid: 111276|app: 0|req: 7/26] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 20:10:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 20:10:46.089797 np0000164705 devstack@c-api.service[111276]: DEBUG dbcounter [-] [111276] Writing DB stats cinder:SELECT=1 {{(pid=111276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 20:11:36.114436 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.middleware.request_id [None req-db84be76-2293-4d78-89a5-4fee6dd6b179 None None] RequestId filter calling following filter/app {{(pid=111277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 20:11:36.118503 np0000164705 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-db84be76-2293-4d78-89a5-4fee6dd6b179 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 20:11:36.118883 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-db84be76-2293-4d78-89a5-4fee6dd6b179 demo demo] Empty body provided in request {{(pid=111277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 20:11:36.119320 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-db84be76-2293-4d78-89a5-4fee6dd6b179 demo demo] Calling method 'detail' {{(pid=111277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 20:11:36.119819 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.api_utils [None req-db84be76-2293-4d78-89a5-4fee6dd6b179 demo demo] Removing options '' from query. {{(pid=111277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 20:11:36.121387 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.volume.api [None req-db84be76-2293-4d78-89a5-4fee6dd6b179 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111277) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 20:11:36.129945 np0000164705 devstack@c-api.service[111277]: INFO cinder.volume.api [None req-db84be76-2293-4d78-89a5-4fee6dd6b179 demo demo] Get all volumes completed successfully. Apr 09 20:11:36.131814 np0000164705 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-db84be76-2293-4d78-89a5-4fee6dd6b179 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 20:11:36.132140 np0000164705 devstack@c-api.service[111277]: [pid: 111277|app: 0|req: 7/27] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 20:11:36 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 09 20:11:46.125513 np0000164705 devstack@c-api.service[111277]: DEBUG dbcounter [-] [111277] Writing DB stats cinder:SELECT=1 {{(pid=111277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 20:12:36.148818 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.middleware.request_id [None req-618bdd7a-fa5a-42cc-8f3b-d09072e243a6 None None] RequestId filter calling following filter/app {{(pid=111275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 20:12:36.152151 np0000164705 devstack@c-api.service[111275]: INFO cinder.api.openstack.wsgi [None req-618bdd7a-fa5a-42cc-8f3b-d09072e243a6 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 20:12:36.152441 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.openstack.wsgi [None req-618bdd7a-fa5a-42cc-8f3b-d09072e243a6 demo demo] Empty body provided in request {{(pid=111275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 20:12:36.152669 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.openstack.wsgi [None req-618bdd7a-fa5a-42cc-8f3b-d09072e243a6 demo demo] Calling method 'detail' {{(pid=111275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 20:12:36.152946 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.api_utils [None req-618bdd7a-fa5a-42cc-8f3b-d09072e243a6 demo demo] Removing options '' from query. {{(pid=111275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 20:12:36.153894 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.volume.api [None req-618bdd7a-fa5a-42cc-8f3b-d09072e243a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111275) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 20:12:36.162047 np0000164705 devstack@c-api.service[111275]: INFO cinder.volume.api [None req-618bdd7a-fa5a-42cc-8f3b-d09072e243a6 demo demo] Get all volumes completed successfully. Apr 09 20:12:36.164324 np0000164705 devstack@c-api.service[111275]: INFO cinder.api.openstack.wsgi [None req-618bdd7a-fa5a-42cc-8f3b-d09072e243a6 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 20:12:36.164673 np0000164705 devstack@c-api.service[111275]: [pid: 111275|app: 0|req: 7/28] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 20:12:36 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 09 20:12:46.156908 np0000164705 devstack@c-api.service[111275]: DEBUG dbcounter [-] [111275] Writing DB stats cinder:SELECT=1 {{(pid=111275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 20:13:36.178590 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.middleware.request_id [None req-9f07c3aa-3b3e-4c2c-9496-8ec73c77f393 None None] RequestId filter calling following filter/app {{(pid=111278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 20:13:36.181167 np0000164705 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-9f07c3aa-3b3e-4c2c-9496-8ec73c77f393 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 20:13:36.181428 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-9f07c3aa-3b3e-4c2c-9496-8ec73c77f393 demo demo] Empty body provided in request {{(pid=111278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 20:13:36.181665 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-9f07c3aa-3b3e-4c2c-9496-8ec73c77f393 demo demo] Calling method 'detail' {{(pid=111278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 20:13:36.181950 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.api_utils [None req-9f07c3aa-3b3e-4c2c-9496-8ec73c77f393 demo demo] Removing options '' from query. {{(pid=111278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 20:13:36.182869 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.volume.api [None req-9f07c3aa-3b3e-4c2c-9496-8ec73c77f393 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111278) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 20:13:36.191153 np0000164705 devstack@c-api.service[111278]: INFO cinder.volume.api [None req-9f07c3aa-3b3e-4c2c-9496-8ec73c77f393 demo demo] Get all volumes completed successfully. Apr 09 20:13:36.193669 np0000164705 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-9f07c3aa-3b3e-4c2c-9496-8ec73c77f393 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 20:13:36.194102 np0000164705 devstack@c-api.service[111278]: [pid: 111278|app: 0|req: 8/29] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 20:13:36 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 09 20:13:46.186157 np0000164705 devstack@c-api.service[111278]: DEBUG dbcounter [-] [111278] Writing DB stats cinder:SELECT=1 {{(pid=111278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 20:14:36.209142 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.middleware.request_id [None req-61af69a4-bc4d-4504-af42-2e7bb18c5c69 None None] RequestId filter calling following filter/app {{(pid=111276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 20:14:36.312241 np0000164705 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-61af69a4-bc4d-4504-af42-2e7bb18c5c69 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 20:14:36.312499 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-61af69a4-bc4d-4504-af42-2e7bb18c5c69 demo demo] Empty body provided in request {{(pid=111276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 20:14:36.312729 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-61af69a4-bc4d-4504-af42-2e7bb18c5c69 demo demo] Calling method 'detail' {{(pid=111276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 20:14:36.313030 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.api_utils [None req-61af69a4-bc4d-4504-af42-2e7bb18c5c69 demo demo] Removing options '' from query. {{(pid=111276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 20:14:36.313977 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.volume.api [None req-61af69a4-bc4d-4504-af42-2e7bb18c5c69 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111276) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 20:14:36.322222 np0000164705 devstack@c-api.service[111276]: INFO cinder.volume.api [None req-61af69a4-bc4d-4504-af42-2e7bb18c5c69 demo demo] Get all volumes completed successfully. Apr 09 20:14:36.324701 np0000164705 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-61af69a4-bc4d-4504-af42-2e7bb18c5c69 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 20:14:36.325120 np0000164705 devstack@c-api.service[111276]: [pid: 111276|app: 0|req: 8/30] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 20:14:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 20:14:46.316942 np0000164705 devstack@c-api.service[111276]: DEBUG dbcounter [-] [111276] Writing DB stats cinder:SELECT=1 {{(pid=111276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 20:15:36.341907 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.middleware.request_id [None req-cbe60827-c8f4-4fdc-8c83-c98e1a9094aa None None] RequestId filter calling following filter/app {{(pid=111277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 20:15:36.344621 np0000164705 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-cbe60827-c8f4-4fdc-8c83-c98e1a9094aa demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 20:15:36.344851 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-cbe60827-c8f4-4fdc-8c83-c98e1a9094aa demo demo] Empty body provided in request {{(pid=111277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 20:15:36.345094 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-cbe60827-c8f4-4fdc-8c83-c98e1a9094aa demo demo] Calling method 'detail' {{(pid=111277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 20:15:36.345406 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.api_utils [None req-cbe60827-c8f4-4fdc-8c83-c98e1a9094aa demo demo] Removing options '' from query. {{(pid=111277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 20:15:36.346377 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.volume.api [None req-cbe60827-c8f4-4fdc-8c83-c98e1a9094aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111277) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 20:15:36.358595 np0000164705 devstack@c-api.service[111277]: INFO cinder.volume.api [None req-cbe60827-c8f4-4fdc-8c83-c98e1a9094aa demo demo] Get all volumes completed successfully. Apr 09 20:15:36.361557 np0000164705 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-cbe60827-c8f4-4fdc-8c83-c98e1a9094aa demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 20:15:36.362059 np0000164705 devstack@c-api.service[111277]: [pid: 111277|app: 0|req: 8/31] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 20:15:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 20:15:46.349776 np0000164705 devstack@c-api.service[111277]: DEBUG dbcounter [-] [111277] Writing DB stats cinder:SELECT=1 {{(pid=111277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 20:16:36.376730 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.middleware.request_id [None req-d3842779-c7ac-4cf4-bcb7-d3c67ccc4ba3 None None] RequestId filter calling following filter/app {{(pid=111275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 20:16:36.379206 np0000164705 devstack@c-api.service[111275]: INFO cinder.api.openstack.wsgi [None req-d3842779-c7ac-4cf4-bcb7-d3c67ccc4ba3 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 20:16:36.379468 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.openstack.wsgi [None req-d3842779-c7ac-4cf4-bcb7-d3c67ccc4ba3 demo demo] Empty body provided in request {{(pid=111275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 20:16:36.379728 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.openstack.wsgi [None req-d3842779-c7ac-4cf4-bcb7-d3c67ccc4ba3 demo demo] Calling method 'detail' {{(pid=111275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 20:16:36.380014 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.api_utils [None req-d3842779-c7ac-4cf4-bcb7-d3c67ccc4ba3 demo demo] Removing options '' from query. {{(pid=111275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 20:16:36.380980 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.volume.api [None req-d3842779-c7ac-4cf4-bcb7-d3c67ccc4ba3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111275) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 20:16:36.387216 np0000164705 devstack@c-api.service[111275]: INFO cinder.volume.api [None req-d3842779-c7ac-4cf4-bcb7-d3c67ccc4ba3 demo demo] Get all volumes completed successfully. Apr 09 20:16:36.388944 np0000164705 devstack@c-api.service[111275]: INFO cinder.api.openstack.wsgi [None req-d3842779-c7ac-4cf4-bcb7-d3c67ccc4ba3 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 20:16:36.389313 np0000164705 devstack@c-api.service[111275]: [pid: 111275|app: 0|req: 8/32] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 20:16:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 20:16:46.383810 np0000164705 devstack@c-api.service[111275]: DEBUG dbcounter [-] [111275] Writing DB stats cinder:SELECT=1 {{(pid=111275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 20:17:36.403716 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.middleware.request_id [None req-7fc77e11-1f1f-457a-ad34-6d1cc5689096 None None] RequestId filter calling following filter/app {{(pid=111278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 20:17:36.407507 np0000164705 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-7fc77e11-1f1f-457a-ad34-6d1cc5689096 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 20:17:36.407859 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-7fc77e11-1f1f-457a-ad34-6d1cc5689096 demo demo] Empty body provided in request {{(pid=111278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 20:17:36.407988 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-7fc77e11-1f1f-457a-ad34-6d1cc5689096 demo demo] Calling method 'detail' {{(pid=111278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 20:17:36.408395 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.api_utils [None req-7fc77e11-1f1f-457a-ad34-6d1cc5689096 demo demo] Removing options '' from query. {{(pid=111278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 20:17:36.410107 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.volume.api [None req-7fc77e11-1f1f-457a-ad34-6d1cc5689096 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111278) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 20:17:36.418926 np0000164705 devstack@c-api.service[111278]: INFO cinder.volume.api [None req-7fc77e11-1f1f-457a-ad34-6d1cc5689096 demo demo] Get all volumes completed successfully. Apr 09 20:17:36.421499 np0000164705 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-7fc77e11-1f1f-457a-ad34-6d1cc5689096 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 20:17:36.421954 np0000164705 devstack@c-api.service[111278]: [pid: 111278|app: 0|req: 9/33] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 20:17:36 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 09 20:17:46.414075 np0000164705 devstack@c-api.service[111278]: DEBUG dbcounter [-] [111278] Writing DB stats cinder:SELECT=1 {{(pid=111278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 20:18:36.436195 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.middleware.request_id [None req-6af77bea-7b4e-469a-a75a-1f36d703eb40 None None] RequestId filter calling following filter/app {{(pid=111276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 20:18:36.441302 np0000164705 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-6af77bea-7b4e-469a-a75a-1f36d703eb40 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 20:18:36.441450 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-6af77bea-7b4e-469a-a75a-1f36d703eb40 demo demo] Empty body provided in request {{(pid=111276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 20:18:36.441685 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-6af77bea-7b4e-469a-a75a-1f36d703eb40 demo demo] Calling method 'detail' {{(pid=111276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 20:18:36.441976 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.api.api_utils [None req-6af77bea-7b4e-469a-a75a-1f36d703eb40 demo demo] Removing options '' from query. {{(pid=111276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 20:18:36.442992 np0000164705 devstack@c-api.service[111276]: DEBUG cinder.volume.api [None req-6af77bea-7b4e-469a-a75a-1f36d703eb40 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111276) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 20:18:36.457665 np0000164705 devstack@c-api.service[111276]: INFO cinder.volume.api [None req-6af77bea-7b4e-469a-a75a-1f36d703eb40 demo demo] Get all volumes completed successfully. Apr 09 20:18:36.460142 np0000164705 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-6af77bea-7b4e-469a-a75a-1f36d703eb40 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 20:18:36.461239 np0000164705 devstack@c-api.service[111276]: [pid: 111276|app: 0|req: 9/34] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 20:18:36 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 09 20:18:46.447513 np0000164705 devstack@c-api.service[111276]: DEBUG dbcounter [-] [111276] Writing DB stats cinder:SELECT=1 {{(pid=111276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 20:19:36.480627 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.middleware.request_id [None req-1e30ceb0-2ec0-4ed9-992f-12e6cc3b1249 None None] RequestId filter calling following filter/app {{(pid=111277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 20:19:36.523562 np0000164705 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-1e30ceb0-2ec0-4ed9-992f-12e6cc3b1249 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 20:19:36.523810 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-1e30ceb0-2ec0-4ed9-992f-12e6cc3b1249 demo demo] Empty body provided in request {{(pid=111277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 20:19:36.524063 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-1e30ceb0-2ec0-4ed9-992f-12e6cc3b1249 demo demo] Calling method 'detail' {{(pid=111277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 20:19:36.524461 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.api.api_utils [None req-1e30ceb0-2ec0-4ed9-992f-12e6cc3b1249 demo demo] Removing options '' from query. {{(pid=111277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 20:19:36.525545 np0000164705 devstack@c-api.service[111277]: DEBUG cinder.volume.api [None req-1e30ceb0-2ec0-4ed9-992f-12e6cc3b1249 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111277) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 20:19:36.536197 np0000164705 devstack@c-api.service[111277]: INFO cinder.volume.api [None req-1e30ceb0-2ec0-4ed9-992f-12e6cc3b1249 demo demo] Get all volumes completed successfully. Apr 09 20:19:36.538692 np0000164705 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-1e30ceb0-2ec0-4ed9-992f-12e6cc3b1249 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 20:19:36.539188 np0000164705 devstack@c-api.service[111277]: [pid: 111277|app: 0|req: 9/35] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 20:19:36 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 09 20:19:46.529846 np0000164705 devstack@c-api.service[111277]: DEBUG dbcounter [-] [111277] Writing DB stats cinder:SELECT=1 {{(pid=111277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 20:20:36.554650 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.middleware.request_id [None req-50967702-a902-4231-a540-03aca2ada1e3 None None] RequestId filter calling following filter/app {{(pid=111275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 20:20:36.558831 np0000164705 devstack@c-api.service[111275]: INFO cinder.api.openstack.wsgi [None req-50967702-a902-4231-a540-03aca2ada1e3 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 20:20:36.559269 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.openstack.wsgi [None req-50967702-a902-4231-a540-03aca2ada1e3 demo demo] Empty body provided in request {{(pid=111275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 20:20:36.559726 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.openstack.wsgi [None req-50967702-a902-4231-a540-03aca2ada1e3 demo demo] Calling method 'detail' {{(pid=111275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 20:20:36.560166 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.api.api_utils [None req-50967702-a902-4231-a540-03aca2ada1e3 demo demo] Removing options '' from query. {{(pid=111275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 20:20:36.561314 np0000164705 devstack@c-api.service[111275]: DEBUG cinder.volume.api [None req-50967702-a902-4231-a540-03aca2ada1e3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111275) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 20:20:36.570503 np0000164705 devstack@c-api.service[111275]: INFO cinder.volume.api [None req-50967702-a902-4231-a540-03aca2ada1e3 demo demo] Get all volumes completed successfully. Apr 09 20:20:36.573405 np0000164705 devstack@c-api.service[111275]: INFO cinder.api.openstack.wsgi [None req-50967702-a902-4231-a540-03aca2ada1e3 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 20:20:36.574044 np0000164705 devstack@c-api.service[111275]: [pid: 111275|app: 0|req: 9/36] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 20:20:36 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 09 20:20:46.564911 np0000164705 devstack@c-api.service[111275]: DEBUG dbcounter [-] [111275] Writing DB stats cinder:SELECT=1 {{(pid=111275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 20:21:36.588898 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.middleware.request_id [None req-bfef21b1-14c5-407c-bed0-7a638448a5a9 None None] RequestId filter calling following filter/app {{(pid=111278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 20:21:36.592532 np0000164705 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-bfef21b1-14c5-407c-bed0-7a638448a5a9 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Apr 09 20:21:36.592754 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-bfef21b1-14c5-407c-bed0-7a638448a5a9 demo demo] Empty body provided in request {{(pid=111278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 20:21:36.592976 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-bfef21b1-14c5-407c-bed0-7a638448a5a9 demo demo] Calling method 'detail' {{(pid=111278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 20:21:36.593266 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.api.api_utils [None req-bfef21b1-14c5-407c-bed0-7a638448a5a9 demo demo] Removing options '' from query. {{(pid=111278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 20:21:36.594234 np0000164705 devstack@c-api.service[111278]: DEBUG cinder.volume.api [None req-bfef21b1-14c5-407c-bed0-7a638448a5a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111278) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 20:21:36.602482 np0000164705 devstack@c-api.service[111278]: INFO cinder.volume.api [None req-bfef21b1-14c5-407c-bed0-7a638448a5a9 demo demo] Get all volumes completed successfully. Apr 09 20:21:36.604938 np0000164705 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-bfef21b1-14c5-407c-bed0-7a638448a5a9 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Apr 09 20:21:36.605348 np0000164705 devstack@c-api.service[111278]: [pid: 111278|app: 0|req: 10/37] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Apr 9 20:21:36 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 09 20:21:46.597258 np0000164705 devstack@c-api.service[111278]: DEBUG dbcounter [-] [111278] Writing DB stats cinder:SELECT=1 {{(pid=111278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}