Apr 09 14:06:40.314344 np0000164511 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 09 14:06:40.321652 np0000164511 devstack@c-api.service[111253]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 09 14:06:40.324683 np0000164511 devstack@c-api.service[111253]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Apr 9 14:06:40 2026] *** Apr 09 14:06:40.324683 np0000164511 devstack@c-api.service[111253]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 09 14:06:40.324683 np0000164511 devstack@c-api.service[111253]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 09 14:06:40.324683 np0000164511 devstack@c-api.service[111253]: nodename: np0000164511 Apr 09 14:06:40.324683 np0000164511 devstack@c-api.service[111253]: machine: x86_64 Apr 09 14:06:40.324683 np0000164511 devstack@c-api.service[111253]: clock source: unix Apr 09 14:06:40.324683 np0000164511 devstack@c-api.service[111253]: pcre jit disabled Apr 09 14:06:40.324683 np0000164511 devstack@c-api.service[111253]: detected number of CPU cores: 16 Apr 09 14:06:40.324683 np0000164511 devstack@c-api.service[111253]: current working directory: / Apr 09 14:06:40.324683 np0000164511 devstack@c-api.service[111253]: detected binary path: /usr/bin/uwsgi-core Apr 09 14:06:40.324683 np0000164511 devstack@c-api.service[111253]: your processes number limit is 256917 Apr 09 14:06:40.324683 np0000164511 devstack@c-api.service[111253]: your memory page size is 4096 bytes Apr 09 14:06:40.324683 np0000164511 devstack@c-api.service[111253]: detected max file descriptor number: 2048 Apr 09 14:06:40.324683 np0000164511 devstack@c-api.service[111253]: lock engine: pthread robust mutexes Apr 09 14:06:40.325963 np0000164511 devstack@c-api.service[111253]: thunder lock: enabled Apr 09 14:06:40.325963 np0000164511 devstack@c-api.service[111253]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 09 14:06:40.325963 np0000164511 devstack@c-api.service[111253]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 09 14:06:40.325963 np0000164511 devstack@c-api.service[111253]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 09 14:06:40.325963 np0000164511 devstack@c-api.service[111253]: Set PythonHome to /opt/stack/data/venv Apr 09 14:06:40.362172 np0000164511 devstack@c-api.service[111253]: Python main interpreter initialized at 0x7e5b86ca3668 Apr 09 14:06:40.362172 np0000164511 devstack@c-api.service[111253]: python threads support enabled Apr 09 14:06:40.362172 np0000164511 devstack@c-api.service[111253]: your server socket listen backlog is limited to 100 connections Apr 09 14:06:40.362172 np0000164511 devstack@c-api.service[111253]: your mercy for graceful operations on workers is 80 seconds Apr 09 14:06:40.362733 np0000164511 devstack@c-api.service[111253]: mapped 671795 bytes (656 KB) for 4 cores Apr 09 14:06:40.362862 np0000164511 devstack@c-api.service[111253]: *** Operational MODE: preforking *** Apr 09 14:06:40.363159 np0000164511 devstack@c-api.service[111253]: *** uWSGI is running in multiple interpreter mode *** Apr 09 14:06:40.363159 np0000164511 devstack@c-api.service[111253]: spawned uWSGI master process (pid: 111253) Apr 09 14:06:40.363416 np0000164511 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 09 14:06:40.363829 np0000164511 devstack@c-api.service[111253]: spawned uWSGI worker 1 (pid: 111258, cores: 1) Apr 09 14:06:40.364580 np0000164511 devstack@c-api.service[111253]: spawned uWSGI worker 2 (pid: 111259, cores: 1) Apr 09 14:06:40.364893 np0000164511 devstack@c-api.service[111253]: spawned uWSGI worker 3 (pid: 111260, cores: 1) Apr 09 14:06:40.365343 np0000164511 devstack@c-api.service[111253]: spawned uWSGI worker 4 (pid: 111261, cores: 1) Apr 09 14:06:40.365343 np0000164511 devstack@c-api.service[111253]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 09 14:06:40.490800 np0000164511 devstack@c-api.service[111260]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 09 14:06:40.490800 np0000164511 devstack@c-api.service[111260]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 09 14:06:40.490800 np0000164511 devstack@c-api.service[111260]: we strongly recommend against using it for new projects. Apr 09 14:06:40.490800 np0000164511 devstack@c-api.service[111260]: If you are already using Eventlet, we recommend migrating to a different Apr 09 14:06:40.490800 np0000164511 devstack@c-api.service[111260]: framework. For more detail see Apr 09 14:06:40.490800 np0000164511 devstack@c-api.service[111260]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 09 14:06:40.490800 np0000164511 devstack@c-api.service[111260]: import eventlet # noqa Apr 09 14:06:40.497623 np0000164511 devstack@c-api.service[111258]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 09 14:06:40.497623 np0000164511 devstack@c-api.service[111258]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 09 14:06:40.497623 np0000164511 devstack@c-api.service[111258]: we strongly recommend against using it for new projects. Apr 09 14:06:40.497623 np0000164511 devstack@c-api.service[111258]: If you are already using Eventlet, we recommend migrating to a different Apr 09 14:06:40.497623 np0000164511 devstack@c-api.service[111258]: framework. For more detail see Apr 09 14:06:40.497623 np0000164511 devstack@c-api.service[111258]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 09 14:06:40.497623 np0000164511 devstack@c-api.service[111258]: import eventlet # noqa Apr 09 14:06:40.500639 np0000164511 devstack@c-api.service[111259]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 09 14:06:40.500639 np0000164511 devstack@c-api.service[111259]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 09 14:06:40.500639 np0000164511 devstack@c-api.service[111259]: we strongly recommend against using it for new projects. Apr 09 14:06:40.500639 np0000164511 devstack@c-api.service[111259]: If you are already using Eventlet, we recommend migrating to a different Apr 09 14:06:40.500639 np0000164511 devstack@c-api.service[111259]: framework. For more detail see Apr 09 14:06:40.500639 np0000164511 devstack@c-api.service[111259]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 09 14:06:40.500639 np0000164511 devstack@c-api.service[111259]: import eventlet # noqa Apr 09 14:06:40.513599 np0000164511 devstack@c-api.service[111261]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 09 14:06:40.513599 np0000164511 devstack@c-api.service[111261]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 09 14:06:40.513599 np0000164511 devstack@c-api.service[111261]: we strongly recommend against using it for new projects. Apr 09 14:06:40.513599 np0000164511 devstack@c-api.service[111261]: If you are already using Eventlet, we recommend migrating to a different Apr 09 14:06:40.513599 np0000164511 devstack@c-api.service[111261]: framework. For more detail see Apr 09 14:06:40.513599 np0000164511 devstack@c-api.service[111261]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 09 14:06:40.513599 np0000164511 devstack@c-api.service[111261]: import eventlet # noqa Apr 09 14:06:40.577570 np0000164511 devstack@c-api.service[111260]: /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 14:06:40.577570 np0000164511 devstack@c-api.service[111260]: debtcollector.deprecate( Apr 09 14:06:40.582315 np0000164511 devstack@c-api.service[111258]: /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 14:06:40.582315 np0000164511 devstack@c-api.service[111258]: debtcollector.deprecate( Apr 09 14:06:40.588682 np0000164511 devstack@c-api.service[111259]: /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 14:06:40.588682 np0000164511 devstack@c-api.service[111259]: debtcollector.deprecate( Apr 09 14:06:40.605278 np0000164511 devstack@c-api.service[111261]: /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 14:06:40.605278 np0000164511 devstack@c-api.service[111261]: debtcollector.deprecate( Apr 09 14:06:40.654903 np0000164511 devstack@c-api.service[111260]: /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 14:06:40.654903 np0000164511 devstack@c-api.service[111260]: from cgi import parse_header Apr 09 14:06:40.661591 np0000164511 devstack@c-api.service[111258]: /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 14:06:40.661591 np0000164511 devstack@c-api.service[111258]: from cgi import parse_header Apr 09 14:06:40.683560 np0000164511 devstack@c-api.service[111259]: /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 14:06:40.683560 np0000164511 devstack@c-api.service[111259]: from cgi import parse_header Apr 09 14:06:40.691772 np0000164511 devstack@c-api.service[111261]: /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 14:06:40.691772 np0000164511 devstack@c-api.service[111261]: from cgi import parse_header Apr 09 14:06:40.697992 np0000164511 devstack@c-api.service[111260]: /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 14:06:40.697992 np0000164511 devstack@c-api.service[111260]: removals.removed_module( Apr 09 14:06:40.698700 np0000164511 devstack@c-api.service[111260]: /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 14:06:40.698700 np0000164511 devstack@c-api.service[111260]: removals.removed_module( Apr 09 14:06:40.708103 np0000164511 devstack@c-api.service[111258]: /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 14:06:40.708103 np0000164511 devstack@c-api.service[111258]: removals.removed_module( Apr 09 14:06:40.708866 np0000164511 devstack@c-api.service[111258]: /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 14:06:40.708866 np0000164511 devstack@c-api.service[111258]: removals.removed_module( Apr 09 14:06:40.733076 np0000164511 devstack@c-api.service[111259]: /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 14:06:40.733076 np0000164511 devstack@c-api.service[111259]: removals.removed_module( Apr 09 14:06:40.733799 np0000164511 devstack@c-api.service[111259]: /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 14:06:40.733799 np0000164511 devstack@c-api.service[111259]: removals.removed_module( Apr 09 14:06:40.734457 np0000164511 devstack@c-api.service[111261]: /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 14:06:40.734457 np0000164511 devstack@c-api.service[111261]: removals.removed_module( Apr 09 14:06:40.735262 np0000164511 devstack@c-api.service[111261]: /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 14:06:40.735262 np0000164511 devstack@c-api.service[111261]: removals.removed_module( Apr 09 14:06:41.298618 np0000164511 devstack@c-api.service[111260]: /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 14:06:41.298618 np0000164511 devstack@c-api.service[111260]: warnings.warn( Apr 09 14:06:41.325687 np0000164511 devstack@c-api.service[111258]: /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 14:06:41.325687 np0000164511 devstack@c-api.service[111258]: warnings.warn( Apr 09 14:06:41.333346 np0000164511 devstack@c-api.service[111259]: /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 14:06:41.333346 np0000164511 devstack@c-api.service[111259]: warnings.warn( Apr 09 14:06:41.351330 np0000164511 devstack@c-api.service[111261]: /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 14:06:41.351330 np0000164511 devstack@c-api.service[111261]: warnings.warn( Apr 09 14:06:41.395773 np0000164511 devstack@c-api.service[111260]: /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 14:06:41.395773 np0000164511 devstack@c-api.service[111260]: warnings.warn( Apr 09 14:06:41.421302 np0000164511 devstack@c-api.service[111258]: /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 14:06:41.421302 np0000164511 devstack@c-api.service[111258]: warnings.warn( Apr 09 14:06:41.429175 np0000164511 devstack@c-api.service[111259]: /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 14:06:41.429175 np0000164511 devstack@c-api.service[111259]: warnings.warn( Apr 09 14:06:41.448210 np0000164511 devstack@c-api.service[111261]: /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 14:06:41.448210 np0000164511 devstack@c-api.service[111261]: warnings.warn( Apr 09 14:06:41.693483 np0000164511 devstack@c-api.service[111260]: 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 14:06:41.694053 np0000164511 devstack@c-api.service[111260]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111260) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 09 14:06:41.707718 np0000164511 devstack@c-api.service[111258]: 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 14:06:41.708031 np0000164511 devstack@c-api.service[111258]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111258) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 09 14:06:41.716949 np0000164511 devstack@c-api.service[111259]: 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 14:06:41.717284 np0000164511 devstack@c-api.service[111259]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111259) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 09 14:06:41.742332 np0000164511 devstack@c-api.service[111261]: 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 14:06:41.742905 np0000164511 devstack@c-api.service[111261]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111261) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 09 14:06:41.780804 np0000164511 devstack@c-api.service[111258]: /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 14:06:41.780804 np0000164511 devstack@c-api.service[111258]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 09 14:06:41.784253 np0000164511 devstack@c-api.service[111259]: /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 14:06:41.784253 np0000164511 devstack@c-api.service[111259]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 09 14:06:41.787336 np0000164511 devstack@c-api.service[111260]: /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 14:06:41.787336 np0000164511 devstack@c-api.service[111260]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 09 14:06:41.804212 np0000164511 devstack@c-api.service[111261]: /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 14:06:41.804212 np0000164511 devstack@c-api.service[111261]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 09 14:06:42.255125 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111259) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 09 14:06:42.255269 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111258) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 09 14:06:42.255397 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111260) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 09 14:06:42.255465 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111261) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 09 14:06:42.255543 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.255543 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.255669 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.255776 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.256043 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.256103 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.256203 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.256288 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.256410 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.256462 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.256584 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.256640 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.257924 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.257993 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.258084 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.258193 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.258253 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.258325 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.258379 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.258434 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.258488 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.258542 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.258588 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.258636 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.258681 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.258723 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.258807 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.258857 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.258908 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.258960 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.259006 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.259051 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.259095 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.259147 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.259191 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.259234 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.259277 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.259326 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.259375 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.259421 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.259467 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.259509 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.259556 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.259598 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.259649 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.259695 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.259753 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.259798 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.259851 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.259938 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.259983 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.260025 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.260066 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.260106 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.260147 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.260197 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.260240 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.260280 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.260321 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.260360 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.260407 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.260407 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.260407 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.260407 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.260407 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.260407 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.260407 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.260407 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.261121 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.261197 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.261249 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.261282 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.261312 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.261350 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.261389 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.261438 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.261492 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.261537 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.261581 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.261622 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.261674 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.261718 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.261781 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.261826 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.261881 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.261933 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.261933 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.261933 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.261933 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.262101 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.262150 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.262194 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.262237 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.262282 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.262325 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.262368 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.262411 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.262454 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.262497 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.262550 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.262593 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.262634 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.262684 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.262752 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.262802 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.262846 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.262889 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.262933 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.262988 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.263040 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.263085 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.263135 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.263180 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.263223 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.263273 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.263316 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.263316 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.263404 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.263404 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.263404 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.263404 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.263404 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.263600 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.263647 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.263690 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.263690 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.263790 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.263848 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.263955 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.264001 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.264049 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.264099 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.264149 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.264201 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.264246 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.264288 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.264334 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.264383 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.264431 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.264470 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.264518 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.264571 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.264616 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.264659 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.264659 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.264957 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.265025 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.265148 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.265237 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.265318 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.265318 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.265318 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.265570 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.265570 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.265570 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.265570 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.265901 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.265979 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.266054 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.266129 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.266240 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.266290 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.266365 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.266413 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.266516 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.266594 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.266594 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.266773 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.266853 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.266926 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.267010 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.267085 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.267085 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.267179 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.267179 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.267179 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.267179 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.267179 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.267179 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.267179 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.267685 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.267685 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.267856 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.268032 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.268032 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.268205 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.268299 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.268380 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.268461 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.268543 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.268624 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.268704 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.268704 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.268704 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.268961 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.268961 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.268961 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.268961 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.268961 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.268961 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.268961 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.269548 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.269548 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.269548 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.269548 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.269548 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.269548 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.269548 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.270095 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.270095 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.270272 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.270348 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.270424 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.270496 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.270579 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.270626 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.270773 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.270826 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.270914 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.270986 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.271063 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.271137 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.271211 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.271304 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.271401 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.271451 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.271553 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.271627 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.271712 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.271808 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.271895 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.271946 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.272059 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.272059 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.272059 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.272059 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.276423 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.276556 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.276556 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.276786 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.276902 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.276988 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.277068 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.277152 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.277237 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.277315 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.277400 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.277494 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.277588 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.277673 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.277774 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.277861 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.277941 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.278029 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.278113 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.278113 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.278113 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.278352 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.278475 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.278530 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.278647 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.278731 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.278843 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.278926 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.279009 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.279091 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.279174 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.279285 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.279370 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.279562 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.279646 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.279729 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.279831 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.279955 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.280008 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.280121 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.280201 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.280295 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.280376 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.280470 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.280561 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.280645 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.280750 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.280841 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.280926 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.281009 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.281094 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.281188 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.281277 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.281358 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.281433 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.281518 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.281591 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.281669 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.281753 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.281835 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.281884 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.282010 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.282086 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.282162 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.282245 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.282319 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.282424 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.282500 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.282572 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.282648 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.282748 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.282839 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.282911 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.282988 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.283061 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.283115 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.283194 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.283281 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.283358 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.283439 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.283520 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.283593 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.283639 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.283760 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.283854 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.283949 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.284043 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.284100 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.284146 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.284188 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.284243 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.284287 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.284329 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.284379 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.284424 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.284469 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.284512 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.284562 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.284562 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.284562 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.284562 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.284562 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.284562 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.284562 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.284562 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.284562 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.284562 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.284977 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.285024 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.285075 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.285117 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.285157 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.285205 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.285254 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.285299 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.285348 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.285394 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.285437 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.285480 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.285530 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.285587 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.285632 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.285676 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.285726 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.285792 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.285853 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.285853 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.285853 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.285853 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.286014 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.286062 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.286106 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.286155 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.286198 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.286240 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.286280 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.286321 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.286362 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.286362 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.286362 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.286482 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.286482 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.286482 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.286482 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.286641 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.286685 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.286727 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.286979 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.287056 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.287141 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.287220 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.287220 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.287220 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.287220 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.287461 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.287461 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.287461 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.287461 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.287461 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.287927 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.288012 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.288109 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.288193 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.288291 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.288382 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.288475 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.288556 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.288635 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.288635 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.288802 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.288892 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.288971 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.289054 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.289139 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.289212 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.289286 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.289395 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.289478 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.289568 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.289568 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.289568 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.289568 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.289871 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.289871 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.289871 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.289871 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.290152 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.290227 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.290306 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.290373 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.290447 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.290529 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.290604 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.290604 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.290604 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.290604 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.290795 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.290795 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.290795 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.290927 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.290961 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.291011 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.291062 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.291112 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.291160 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.291210 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.291258 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.291355 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.291355 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.291355 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.291524 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.291524 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.291649 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.291686 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.291686 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.291803 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.291881 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.291982 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.292042 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.292075 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.292127 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.292192 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.292192 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.292192 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.292295 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.292295 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.292295 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.292295 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.292295 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.292554 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.292609 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.292661 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.292711 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.292784 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.292784 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.292784 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.292784 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.292784 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.293022 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.293022 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.293022 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.293022 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.293022 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.293022 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.293022 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.293269 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.293269 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.293410 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.293410 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.293410 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.293548 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.293599 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.293599 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.293698 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.293762 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.293817 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.293869 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.293950 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.293984 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.294033 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.294033 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.294133 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.294186 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.294236 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.294297 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.294357 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.294433 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.294472 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.294524 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.294574 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.294625 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.294680 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.294731 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.294800 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.294858 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.294922 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.295005 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.295038 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.295098 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.295151 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.295234 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.295322 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.295399 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.295499 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.295546 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.295609 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.295666 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.295717 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.295790 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.295841 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.295909 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.295963 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.296033 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.296033 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.296114 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.296114 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.296114 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.296114 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.296114 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.296114 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.296114 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.296114 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.296114 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.296114 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.296590 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.296590 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.296590 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.296677 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.296677 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.296731 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.296773 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.296773 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.296829 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.296858 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.296884 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.296915 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.296941 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.296968 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.296994 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.296994 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.296994 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.297065 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.297094 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.297119 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.297119 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.297119 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.297119 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.297119 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.297119 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.297271 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.297271 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.297271 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.297271 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.297271 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.297271 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.297271 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.300144 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.300201 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.300266 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.300358 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.300430 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.300466 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.300491 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.300523 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.300551 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.300589 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.300620 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.300659 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.300759 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.300806 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.300931 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.301006 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.301107 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.301158 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.301229 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.301286 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.301358 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.303359 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.303417 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.303476 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.303522 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.303566 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.303606 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.303644 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.303691 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.303729 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.303786 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.303826 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.303864 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.303988 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.304042 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.304089 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.304139 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.304182 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.304225 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.304262 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.304301 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.304344 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.304381 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.304471 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.304517 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.304556 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.304598 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.304636 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.304676 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.304718 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.304718 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.304718 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.304718 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.304884 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.304929 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.304967 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.305004 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.305043 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.305080 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.305118 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.305156 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.305201 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.305251 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.305251 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.305323 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.305323 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.305395 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.305433 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.305471 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.305510 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.305549 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.305594 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.305631 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.305677 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.305715 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.305782 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.305823 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.305860 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.305900 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.305937 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.305974 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.306023 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.306064 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.306101 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.306138 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.306175 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.306213 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.306251 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.306287 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.306325 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.306559 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.306615 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.306689 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.306805 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.306889 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.306936 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.307026 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.307094 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.307162 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.307241 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.307320 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.307396 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.307440 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.307534 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.307602 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.307670 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.307750 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.307827 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.307827 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.307827 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.307827 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.307827 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.308228 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.308228 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.308228 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.308228 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.308489 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.308567 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.308642 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.308709 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.308805 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.309006 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.309079 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.309148 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.309218 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.309262 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.309352 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.309421 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.309465 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.309572 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.309651 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.309651 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.309813 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.309892 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.309969 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.310012 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.310081 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.310081 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.310081 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.310081 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.310340 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.310340 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.310340 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.310340 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.310577 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.310654 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.310701 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.310782 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.310881 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.310926 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.311037 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.311112 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.311157 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.311250 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.311316 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.311382 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.311458 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.311528 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.311597 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.311674 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.311763 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.311820 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.311938 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.311988 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.311988 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.311988 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.311988 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.311988 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.314125 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.314232 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.314232 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.314376 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.314376 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.314508 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.314583 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.314655 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.314725 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.314725 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.314875 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.314943 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.315025 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.315093 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.315163 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.315232 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.315298 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.315380 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.315450 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.315517 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.315560 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.315660 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.315731 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.315817 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.315886 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.316002 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.316072 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.316143 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.316212 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.316282 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.316350 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.316429 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.316500 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.316569 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.316758 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.316804 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.316950 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.317020 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.317089 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.317156 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.317236 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.317305 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.317372 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.317440 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.317519 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.317593 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.317676 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.317765 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.317848 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.317918 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.317961 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.318100 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.318147 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.318241 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.318330 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.318330 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.318477 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.318477 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.318477 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.318477 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.318754 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.318830 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.318898 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.318980 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.319030 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.319083 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.319123 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.319166 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.319206 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.319248 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.319286 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.319324 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.319361 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.319401 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.319439 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.319483 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.319522 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.319565 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.319607 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.319646 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.319684 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.319724 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.319724 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.319724 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.319855 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.319855 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.319855 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.319855 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.319855 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.319855 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.320088 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.320128 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.320166 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.320166 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.320241 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.320281 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.320281 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.320351 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.320389 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.320425 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.320463 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.320502 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.320502 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.320502 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.320502 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.320648 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.320648 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.320648 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.320648 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.320648 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.320648 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.320648 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.320895 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.320895 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.320979 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.321024 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.321068 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.321108 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.321151 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.321195 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.321233 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.321272 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.321309 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.321351 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.321400 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.321439 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.321478 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.321516 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.321554 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.321593 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.321630 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.321667 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.321705 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.321936 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.321986 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.322057 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.322101 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.322309 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.322309 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.322309 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:42.322477 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.322477 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.322606 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.322659 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.322783 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.322831 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.322947 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.323015 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.323084 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:42.323152 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.323221 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.323287 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.323368 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:42.323445 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.323488 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.323587 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.323631 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:42.323722 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.323781 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.323878 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:42.324007 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.324084 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:42.324165 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.324234 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:42.368158 np0000164511 devstack@c-api.service[111261]: INFO dbcounter [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Registered counter for database cinder Apr 09 14:06:42.368294 np0000164511 devstack@c-api.service[111258]: INFO dbcounter [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Registered counter for database cinder Apr 09 14:06:42.369696 np0000164511 devstack@c-api.service[111260]: INFO dbcounter [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Registered counter for database cinder Apr 09 14:06:42.372266 np0000164511 devstack@c-api.service[111259]: INFO dbcounter [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Registered counter for database cinder Apr 09 14:06:42.379869 np0000164511 devstack@c-api.service[111261]: DEBUG oslo_db.sqlalchemy.engines [None req-509480df-8174-4985-a982-8658b7ebcb53 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=111261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:06:42.381368 np0000164511 devstack@c-api.service[111258]: DEBUG oslo_db.sqlalchemy.engines [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 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=111258) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:06:42.386902 np0000164511 devstack@c-api.service[111260]: DEBUG oslo_db.sqlalchemy.engines [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 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=111260) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:06:42.391311 np0000164511 devstack@c-api.service[111259]: DEBUG oslo_db.sqlalchemy.engines [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df 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=111259) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:06:42.493255 np0000164511 devstack@c-api.service[111261]: DEBUG dbcounter [-] [111261] Writer thread running {{(pid=111261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 09 14:06:42.495691 np0000164511 devstack@c-api.service[111261]: INFO cinder.rpc [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 09 14:06:42.496283 np0000164511 devstack@c-api.service[111258]: DEBUG dbcounter [-] [111258] Writer thread running {{(pid=111258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 09 14:06:42.497831 np0000164511 devstack@c-api.service[111261]: INFO cinder.rpc [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 09 14:06:42.498704 np0000164511 devstack@c-api.service[111258]: INFO cinder.rpc [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 09 14:06:42.499681 np0000164511 devstack@c-api.service[111261]: INFO cinder.rpc [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 09 14:06:42.501096 np0000164511 devstack@c-api.service[111258]: INFO cinder.rpc [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 09 14:06:42.501425 np0000164511 devstack@c-api.service[111261]: INFO cinder.rpc [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 09 14:06:42.502477 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.503316 np0000164511 devstack@c-api.service[111258]: INFO cinder.rpc [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 09 14:06:42.504198 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.505263 np0000164511 devstack@c-api.service[111258]: INFO cinder.rpc [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 09 14:06:42.506117 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.507845 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.508478 np0000164511 devstack@c-api.service[111261]: DEBUG oslo_db.sqlalchemy.engines [None req-509480df-8174-4985-a982-8658b7ebcb53 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=111261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:06:42.510375 np0000164511 devstack@c-api.service[111261]: INFO cinder.rpc [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 09 14:06:42.512179 np0000164511 devstack@c-api.service[111261]: INFO cinder.rpc [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 09 14:06:42.512674 np0000164511 devstack@c-api.service[111258]: DEBUG oslo_db.sqlalchemy.engines [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 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=111258) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:06:42.512874 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.513412 np0000164511 devstack@c-api.service[111259]: DEBUG dbcounter [-] [111259] Writer thread running {{(pid=111259) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 09 14:06:42.515009 np0000164511 devstack@c-api.service[111258]: INFO cinder.rpc [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 09 14:06:42.515778 np0000164511 devstack@c-api.service[111259]: INFO cinder.rpc [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 09 14:06:42.516505 np0000164511 devstack@c-api.service[111260]: DEBUG dbcounter [-] [111260] Writer thread running {{(pid=111260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 09 14:06:42.517269 np0000164511 devstack@c-api.service[111258]: INFO cinder.rpc [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 09 14:06:42.518383 np0000164511 devstack@c-api.service[111259]: INFO cinder.rpc [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 09 14:06:42.518473 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.519295 np0000164511 devstack@c-api.service[111260]: INFO cinder.rpc [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 09 14:06:42.520876 np0000164511 devstack@c-api.service[111259]: INFO cinder.rpc [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 09 14:06:42.521954 np0000164511 devstack@c-api.service[111260]: INFO cinder.rpc [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 09 14:06:42.523093 np0000164511 devstack@c-api.service[111259]: INFO cinder.rpc [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 09 14:06:42.524359 np0000164511 devstack@c-api.service[111260]: INFO cinder.rpc [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 09 14:06:42.524431 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.524472 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.526757 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.526815 np0000164511 devstack@c-api.service[111260]: INFO cinder.rpc [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 09 14:06:42.527755 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.528109 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.529469 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.530821 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.531015 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.532774 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.533183 np0000164511 devstack@c-api.service[111259]: DEBUG oslo_db.sqlalchemy.engines [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df 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=111259) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:06:42.535158 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.535238 np0000164511 devstack@c-api.service[111259]: INFO cinder.rpc [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 09 14:06:42.536010 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.536605 np0000164511 devstack@c-api.service[111260]: DEBUG oslo_db.sqlalchemy.engines [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 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=111260) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:06:42.537225 np0000164511 devstack@c-api.service[111259]: INFO cinder.rpc [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 09 14:06:42.538251 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.538453 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.538905 np0000164511 devstack@c-api.service[111260]: INFO cinder.rpc [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 09 14:06:42.540204 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.541024 np0000164511 devstack@c-api.service[111260]: INFO cinder.rpc [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 09 14:06:42.541380 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.542391 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.543233 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.544760 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.546301 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.547733 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.549539 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.550914 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.551429 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.552512 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.553122 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.554047 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.554214 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.555911 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.556154 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.557288 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.557566 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.557711 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.560488 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.560579 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.561778 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.561945 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.564675 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.564888 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.565477 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.566148 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.567625 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.567700 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.567931 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.569219 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.569573 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.570767 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.570967 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.571293 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.571840 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.572631 np0000164511 devstack@c-api.service[111261]: WARNING cinder.api.contrib.hosts [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 09 14:06:42.573439 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.573902 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.573983 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.574308 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.575195 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.576279 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.576365 np0000164511 devstack@c-api.service[111258]: WARNING cinder.api.contrib.hosts [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 09 14:06:42.576929 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.577146 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.578048 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.578144 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.578782 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.579631 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.579723 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.580372 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.580711 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.581252 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.581961 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.582236 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extended resource: extensions {{(pid=111261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.582347 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.582510 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.583347 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.583578 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extended resource: encryption {{(pid=111261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.584300 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extended resource: extensions {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.585002 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.585285 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extended resource: os-volume-manage {{(pid=111261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.585597 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extended resource: encryption {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.586796 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extended resource: os-volume-type-access {{(pid=111261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.587170 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extended resource: os-volume-manage {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.588261 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.588472 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extended resource: os-quota-sets {{(pid=111261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.588939 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extended resource: os-volume-type-access {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.590061 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extended resource: qos-specs {{(pid=111261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.590291 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extended resource: os-quota-sets {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.590621 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.591757 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.591809 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extended resource: qos-specs {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.592256 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extended resource: backups {{(pid=111261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.593865 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extended resource: backups {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.594050 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.594101 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.594381 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extended resource: os-hosts {{(pid=111261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.595646 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.595838 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extended resource: scheduler-stats {{(pid=111261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.596154 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extended resource: os-hosts {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.596243 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.597311 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.597385 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extended resource: os-volume-transfer {{(pid=111261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.597544 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extended resource: scheduler-stats {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.597755 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.598611 np0000164511 devstack@c-api.service[111259]: WARNING cinder.api.contrib.hosts [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 09 14:06:42.598917 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extended resource: os-volume-transfer {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.599275 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.599616 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.599779 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extended resource: extra_specs {{(pid=111261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.600424 np0000164511 devstack@c-api.service[111260]: WARNING cinder.api.contrib.hosts [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 09 14:06:42.601156 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extended resource: extra_specs {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.601245 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.601304 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.601423 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extended resource: cgsnapshots {{(pid=111261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.602905 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extended resource: cgsnapshots {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.603036 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extended resource: consistencygroups {{(pid=111261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.603110 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.603166 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.604330 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extended resource: consistencygroups {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.604560 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.604611 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.605065 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extended resource: os-availability-zone {{(pid=111261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.606069 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.606122 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.606267 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extended resource: os-availability-zone {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.606461 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extended resource: os-snapshot-manage {{(pid=111261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.607001 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extended resource: extensions {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.607476 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.607568 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extended resource: os-snapshot-manage {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.608013 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extended resource: os-quota-class-sets {{(pid=111261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.608241 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extended resource: encryption {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.608412 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extended resource: extensions {{(pid=111260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.609061 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extended resource: os-quota-class-sets {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.609413 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extended resource: encryption {{(pid=111261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.609646 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extended resource: encryption {{(pid=111260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.609819 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extended resource: os-volume-manage {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.610302 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extended resource: encryption {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.611064 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extended resource: capabilities {{(pid=111261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.611242 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extended resource: os-volume-manage {{(pid=111260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.611309 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extended resource: os-volume-type-access {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.611861 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extended resource: capabilities {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.612727 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extended resource: os-volume-type-access {{(pid=111260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.612859 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extended resource: os-quota-sets {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.613255 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.614075 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.614279 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extended resource: os-quota-sets {{(pid=111260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.614343 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extended resource: qos-specs {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.614821 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.615725 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extended resource: qos-specs {{(pid=111260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.615789 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.616379 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.616435 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extended resource: backups {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.617450 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.617800 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extended resource: backups {{(pid=111260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.617903 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.618436 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extended resource: os-hosts {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.618937 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.619413 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.619802 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extended resource: os-hosts {{(pid=111260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.619855 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extended resource: scheduler-stats {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.620405 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.621008 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.621258 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extended resource: os-volume-transfer {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.621329 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extended resource: scheduler-stats {{(pid=111260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.622048 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.622099 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.contrib.snapshot_actions [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] SnapshotActionsController initialized {{(pid=111261) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 09 14:06:42.622687 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extended resource: os-volume-transfer {{(pid=111260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.623051 np0000164511 devstack@c-api.service[111261]: WARNING castellan.key_manager.migration [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.623331 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.contrib.snapshot_actions [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] SnapshotActionsController initialized {{(pid=111258) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 09 14:06:42.623643 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extended resource: extra_specs {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.624016 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.624117 np0000164511 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.624187 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.624345 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extension UsedLimits extending resource: limits {{(pid=111261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.624470 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.624619 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.624765 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.624912 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.625025 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.625081 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extension TypesManage extending resource: types {{(pid=111261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.625119 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extended resource: extra_specs {{(pid=111260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.625156 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.625194 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.625237 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extended resource: cgsnapshots {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.625283 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extension UsedLimits extending resource: limits {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.625387 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extension AdminActions extending resource: volumes {{(pid=111261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.625435 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.625553 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.625598 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extension AdminActions extending resource: snapshots {{(pid=111261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.625682 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.625725 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extension AdminActions extending resource: backups {{(pid=111261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.625830 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.625830 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extension TypesManage extending resource: types {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.625981 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.626056 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.626129 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.626220 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extension AdminActions extending resource: volumes {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.626292 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extension VolumeActions extending resource: volumes {{(pid=111261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.626367 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extension AdminActions extending resource: snapshots {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.626367 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extension AdminActions extending resource: backups {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.626367 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.626476 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.v3.router [None req-509480df-8174-4985-a982-8658b7ebcb53 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.626521 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.626521 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extension VolumeActions extending resource: volumes {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.626636 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extended resource: cgsnapshots {{(pid=111260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.626771 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.626862 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extended resource: consistencygroups {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.628018 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extended resource: consistencygroups {{(pid=111260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.628895 np0000164511 devstack@c-api.service[111261]: WARNING keystonemiddleware.auth_token [None req-509480df-8174-4985-a982-8658b7ebcb53 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 14:06:42.628959 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extended resource: os-availability-zone {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.629107 np0000164511 devstack@c-api.service[111258]: WARNING keystonemiddleware.auth_token [None req-e50e257d-53ba-490f-bf65-f37eb8302de9 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 14:06:42.630010 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extended resource: os-availability-zone {{(pid=111260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.630241 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extended resource: os-snapshot-manage {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.631318 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extended resource: os-snapshot-manage {{(pid=111260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.631800 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extended resource: os-quota-class-sets {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.632792 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extended resource: os-quota-class-sets {{(pid=111260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.633091 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extended resource: encryption {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.634040 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extended resource: encryption {{(pid=111260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.634679 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extended resource: capabilities {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.635103 np0000164511 devstack@c-api.service[111261]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e5b86ca3668 pid: 111261 (default app) Apr 09 14:06:42.635178 np0000164511 devstack@c-api.service[111258]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e5b86ca3668 pid: 111258 (default app) Apr 09 14:06:42.635576 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extended resource: capabilities {{(pid=111260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:42.635627 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.635627 np0000164511 devstack@c-api.service[111261]: warnings.warn( Apr 09 14:06:42.636756 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.637753 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.638194 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.639224 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.639699 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.640682 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.641206 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.642110 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.642658 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.643503 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.643576 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.643576 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.643576 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.643576 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.643576 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.644021 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.644021 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.644021 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.644021 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.644021 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.644376 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.644376 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.644376 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.644376 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.644376 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.644376 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.644786 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.644786 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.644786 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.644786 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.645045 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.645045 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.645045 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.645045 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.645326 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.645326 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.645326 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.645326 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.645646 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.645646 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.645646 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.645646 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.645646 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.646167 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.646167 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.646167 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.646167 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.646167 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.646579 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.646579 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.646579 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.646579 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.646579 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.646579 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.647663 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.647663 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.647663 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.647663 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.647663 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.647663 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.648477 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.648477 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.648477 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.648477 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.648477 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.648477 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.649228 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.649331 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.649331 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.649331 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.649331 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.649331 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.649945 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.649945 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.649945 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.649945 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.649945 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.650437 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.650437 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.650437 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.650437 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.650437 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.650437 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.651169 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.651169 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.651169 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.651169 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.651169 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.651169 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.651808 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.651808 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.651808 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.651808 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.651808 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.652555 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.652555 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.652555 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.652555 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.652555 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.652885 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.652885 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.652885 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.652885 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.653110 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.653110 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.653110 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.653110 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.653316 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.653316 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.653316 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.653316 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.653316 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.653591 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.653591 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.653591 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.653591 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.653591 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.653847 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.653847 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.653847 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.653847 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.654086 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.654086 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.654086 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.654086 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.654314 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.654314 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.654314 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.654314 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.654528 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.654528 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.654528 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.654528 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.654751 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.654751 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.654751 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.654751 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.654966 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.655016 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.655016 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.655016 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.655016 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.655016 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.655281 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.655281 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.655281 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.655281 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.655281 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.655281 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.655581 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.655581 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.655581 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.655581 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.655581 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.655845 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.655845 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.655845 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.655845 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.655845 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.655845 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.656145 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.contrib.snapshot_actions [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] SnapshotActionsController initialized {{(pid=111259) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 09 14:06:42.656236 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.656236 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.656236 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.656236 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.656236 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.656236 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.656547 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.656547 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.656547 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.656547 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.656547 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.656547 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.656875 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.656875 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.656875 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.656875 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.656875 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.656875 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.657164 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.657164 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.657164 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.657164 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.657473 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.657473 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.657473 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.657473 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.657473 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.657751 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.657751 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.657751 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.657751 np0000164511 devstack@c-api.service[111261]: /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 14:06:42.657751 np0000164511 devstack@c-api.service[111261]: warnings.warn(deprecated_msg) Apr 09 14:06:42.657979 np0000164511 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.658026 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.contrib.snapshot_actions [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] SnapshotActionsController initialized {{(pid=111260) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 09 14:06:42.658026 np0000164511 devstack@c-api.service[111260]: WARNING castellan.key_manager.migration [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:42.658115 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.658115 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extension VolumeTypeAccess extending resource: types {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.658115 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extension UsedLimits extending resource: limits {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.658115 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.658115 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.658115 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.658115 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.658610 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.658657 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extension TypesManage extending resource: types {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.658702 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.658764 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.658849 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.middleware.request_id [None req-09e8f569-8be3-476a-88d0-3e6e129759d4 None None] RequestId filter calling following filter/app {{(pid=111261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:06:42.658880 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extension UsedLimits extending resource: limits {{(pid=111260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.658925 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extension AdminActions extending resource: volumes {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.658971 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.659036 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extension AdminActions extending resource: snapshots {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.659066 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.659113 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extension AdminActions extending resource: backups {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.659157 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.659302 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.659352 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.659398 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extension SnapshotActions extending resource: snapshots {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.659441 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extension TypesManage extending resource: types {{(pid=111260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.659512 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extension VolumeActions extending resource: volumes {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.659544 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.659544 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extension AdminActions extending resource: volumes {{(pid=111260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.659631 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.659699 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extension AdminActions extending resource: snapshots {{(pid=111260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.659699 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extension AdminActions extending resource: backups {{(pid=111260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.659699 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.659699 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.659699 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extension VolumeActions extending resource: volumes {{(pid=111260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.659699 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.v3.router [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:42.659926 np0000164511 devstack@c-api.service[111259]: WARNING keystonemiddleware.auth_token [None req-bbb0fd64-2829-43fa-8a9b-ef40bfafd7df 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 14:06:42.659953 np0000164511 devstack@c-api.service[111260]: WARNING keystonemiddleware.auth_token [None req-4c77a3f6-acc9-46ad-aefc-6fbad29b6205 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 14:06:42.659982 np0000164511 devstack@c-api.service[111261]: [pid: 111261|app: 0|req: 1/1] 199.204.45.19 () {60 vars in 946 bytes} [Thu Apr 9 14:06:42 2026] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Apr 09 14:06:42.660008 np0000164511 devstack@c-api.service[111259]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e5b86ca3668 pid: 111259 (default app) Apr 09 14:06:42.660036 np0000164511 devstack@c-api.service[111260]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e5b86ca3668 pid: 111260 (default app) Apr 09 14:06:49.859941 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.859941 np0000164511 devstack@c-api.service[111258]: warnings.warn( Apr 09 14:06:49.872143 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.872143 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.872278 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.872278 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.872278 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.872278 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.872278 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.872457 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.872457 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.872457 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.872457 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.872457 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.872457 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.872658 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.872658 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.872658 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.872658 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.872658 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.872861 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.872861 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.872861 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.872861 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.873012 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.873012 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.873012 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.873012 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.873144 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.873144 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.873144 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.873144 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.873144 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.873308 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.873308 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.873308 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.873308 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.873308 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.873461 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.873461 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.873461 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.873461 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.873461 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.873461 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.873653 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.873653 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.873653 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.873653 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.873653 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.873653 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.873868 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.873868 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.873868 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.873868 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.873868 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.873868 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.874054 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.874054 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.874054 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.874054 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.874054 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.874054 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.874247 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.874247 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.874247 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.874247 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.874375 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.874375 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.874375 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.874375 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.874375 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.874534 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.874534 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.874534 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.874534 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.874534 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.874684 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.874684 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.874684 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.874684 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.874684 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.874684 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.874879 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.874879 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.874879 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.874879 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.874879 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.875031 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.875031 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.875031 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.875031 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.875031 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.875183 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.875183 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.875183 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.875183 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.875314 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.875314 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.875314 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.875314 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.875440 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.875440 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.875440 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.875440 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.875440 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.875610 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.875610 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.875610 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.875610 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.875610 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.875773 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.875773 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.875773 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.875773 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.875905 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.875905 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.875905 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.875905 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.876035 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.876035 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.876035 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.876035 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.876160 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.876160 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.876160 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.876160 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.876293 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.876293 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.876293 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.876293 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.876422 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.876422 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.876422 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.876422 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.876422 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.876422 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.876609 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.876609 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.876609 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.876609 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.876609 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.876796 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.876796 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.876796 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.876796 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.876796 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.876796 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.876796 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.877013 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.877013 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.877013 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.877013 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.877013 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.877013 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.877208 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.877208 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.877208 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.877208 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.877208 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.877208 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.877393 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.877393 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.877393 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.877393 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.877393 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.877393 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.877604 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.877604 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.877604 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.877604 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.877763 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.877763 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.877763 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.877763 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.877900 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.877900 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.877900 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.877900 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.878034 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.878034 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.878034 np0000164511 devstack@c-api.service[111258]: /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 14:06:49.878034 np0000164511 devstack@c-api.service[111258]: warnings.warn(deprecated_msg) Apr 09 14:06:49.878034 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.middleware.request_id [None req-4a42a5bf-8be8-4859-ae3f-a82bb255506f None None] RequestId filter calling following filter/app {{(pid=111258) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:06:50.360677 np0000164511 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-4a42a5bf-8be8-4859-ae3f-a82bb255506f admin admin] POST https://199.204.45.19/volume/v3/types Apr 09 14:06:50.361261 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-4a42a5bf-8be8-4859-ae3f-a82bb255506f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111258) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 09 14:06:50.362925 np0000164511 devstack@c-api.service[111258]: /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 14:06:50.362925 np0000164511 devstack@c-api.service[111258]: warnings.warn( Apr 09 14:06:50.369080 np0000164511 devstack@c-api.service[111258]: DEBUG oslo_db.sqlalchemy.engines [None req-4a42a5bf-8be8-4859-ae3f-a82bb255506f 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=111258) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:06:50.398237 np0000164511 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-4a42a5bf-8be8-4859-ae3f-a82bb255506f admin admin] https://199.204.45.19/volume/v3/types returned with HTTP 200 Apr 09 14:06:50.399066 np0000164511 devstack@c-api.service[111258]: [pid: 111258|app: 0|req: 1/2] 199.204.45.19 () {68 vars in 1281 bytes} [Thu Apr 9 14:06:49 2026] POST /volume/v3/types => generated 186 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 09 14:06:50.416668 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.middleware.request_id [req-4a42a5bf-8be8-4859-ae3f-a82bb255506f req-4c0d10da-40ae-4fbc-a2f9-b749705e738c None None] RequestId filter calling following filter/app {{(pid=111261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:06:50.757529 np0000164511 devstack@c-api.service[111261]: INFO cinder.api.openstack.wsgi [req-4a42a5bf-8be8-4859-ae3f-a82bb255506f req-4c0d10da-40ae-4fbc-a2f9-b749705e738c admin admin] POST https://199.204.45.19/volume/v3/types/9fd3c372-17f5-440f-a254-ba6dc24a6499/extra_specs Apr 09 14:06:50.758230 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.openstack.wsgi [req-4a42a5bf-8be8-4859-ae3f-a82bb255506f req-4c0d10da-40ae-4fbc-a2f9-b749705e738c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 09 14:06:50.760235 np0000164511 devstack@c-api.service[111261]: /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 14:06:50.760235 np0000164511 devstack@c-api.service[111261]: warnings.warn( Apr 09 14:06:50.769817 np0000164511 devstack@c-api.service[111261]: DEBUG oslo_db.sqlalchemy.engines [req-4a42a5bf-8be8-4859-ae3f-a82bb255506f req-4c0d10da-40ae-4fbc-a2f9-b749705e738c 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=111261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:06:50.834311 np0000164511 devstack@c-api.service[111261]: INFO cinder.api.openstack.wsgi [req-4a42a5bf-8be8-4859-ae3f-a82bb255506f req-4c0d10da-40ae-4fbc-a2f9-b749705e738c admin admin] https://199.204.45.19/volume/v3/types/9fd3c372-17f5-440f-a254-ba6dc24a6499/extra_specs returned with HTTP 200 Apr 09 14:06:50.835168 np0000164511 devstack@c-api.service[111261]: [pid: 111261|app: 0|req: 2/3] 199.204.45.19 () {70 vars in 1498 bytes} [Thu Apr 9 14:06:50 2026] POST /volume/v3/types/9fd3c372-17f5-440f-a254-ba6dc24a6499/extra_specs => generated 55 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:06:52.537032 np0000164511 devstack@c-api.service[111259]: DEBUG dbcounter [-] [111259] Writing DB stats cinder:SELECT=6 {{(pid=111259) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:06:52.540464 np0000164511 devstack@c-api.service[111260]: DEBUG dbcounter [-] [111260] Writing DB stats cinder:SELECT=6 {{(pid=111260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:07:00.395886 np0000164511 devstack@c-api.service[111258]: DEBUG dbcounter [-] [111258] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:07:00.833044 np0000164511 devstack@c-api.service[111261]: DEBUG dbcounter [-] [111261] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:10:33.005979 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.005979 np0000164511 devstack@c-api.service[111259]: warnings.warn( Apr 09 14:10:33.018454 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.018454 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.018454 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.018454 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.018937 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.018937 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.018937 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.018937 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.019314 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.019314 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.019314 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.019314 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.019314 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.019314 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.019883 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.019883 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.019883 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.019883 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.019883 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.020308 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.020308 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.020308 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.020308 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.020308 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.020668 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.020668 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.020668 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.020668 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.021073 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.021073 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.021073 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.021073 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.021073 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.021502 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.021502 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.021502 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.021502 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.021502 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.021895 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.021895 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.021895 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.021895 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.021895 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.021895 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.022359 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.022359 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.022359 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.022359 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.022359 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.022359 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.022869 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.022869 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.022869 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.022869 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.022869 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.022869 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.023429 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.023429 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.023429 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.023429 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.023429 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.023697 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.023697 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.023697 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.023697 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.023697 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.023928 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.023928 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.023928 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.023928 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.023928 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.023928 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.024220 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.024220 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.024220 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.024220 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.024220 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.024220 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.024507 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.024507 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.024507 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.024507 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.024507 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.024819 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.024819 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.024819 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.024819 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.024819 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.025059 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.025059 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.025059 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.025059 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.025296 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.025296 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.025296 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.025296 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.025527 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.025527 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.025527 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.025527 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.025527 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.025843 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.025843 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.025843 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.025843 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.025843 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.026091 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.026091 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.026091 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.026091 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.026276 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.026276 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.026276 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.026276 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.026509 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.026509 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.026509 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.026509 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.026728 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.026728 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.026728 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.026728 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.026938 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.026938 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.026938 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.026938 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.027155 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.027155 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.027155 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.027155 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.027155 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.027388 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.027388 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.027388 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.027388 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.027388 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.027388 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.027668 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.027668 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.027668 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.027668 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.027668 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.027925 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.027925 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.027925 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.027925 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.027925 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.027925 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.028239 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.028239 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.028239 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.028239 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.028239 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.028239 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.028535 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.028535 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.028535 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.028535 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.028535 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.028535 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.028853 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.028853 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.028853 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.028853 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.028853 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.028853 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.029128 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.029128 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.029128 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.029128 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.029351 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.029351 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.029351 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.029351 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.029351 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.029656 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.029656 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.029656 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.029656 np0000164511 devstack@c-api.service[111259]: /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 14:10:33.029656 np0000164511 devstack@c-api.service[111259]: warnings.warn(deprecated_msg) Apr 09 14:10:33.029656 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.middleware.request_id [None req-77f5ef5f-8af3-4811-b142-6406486fa93b None None] RequestId filter calling following filter/app {{(pid=111259) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:10:33.029656 np0000164511 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-77f5ef5f-8af3-4811-b142-6406486fa93b None None] GET https://199.204.45.19/volume// Apr 09 14:10:33.030023 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-77f5ef5f-8af3-4811-b142-6406486fa93b None None] Empty body provided in request {{(pid=111259) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:10:33.030023 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-77f5ef5f-8af3-4811-b142-6406486fa93b None None] Calling method 'all' {{(pid=111259) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:10:33.030023 np0000164511 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-77f5ef5f-8af3-4811-b142-6406486fa93b None None] https://199.204.45.19/volume// returned with HTTP 300 Apr 09 14:10:33.030023 np0000164511 devstack@c-api.service[111259]: [pid: 111259|app: 0|req: 1/4] 199.204.45.19 () {66 vars in 1449 bytes} [Thu Apr 9 14:10:33 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 09 14:11:13.248148 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.248148 np0000164511 devstack@c-api.service[111260]: warnings.warn( Apr 09 14:11:13.260873 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.260873 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.261118 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.261118 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.261118 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.261118 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.261118 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.261572 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.261572 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.261572 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.261572 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.261572 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.261572 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.262113 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.262113 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.262113 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.262113 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.262113 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.262588 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.262588 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.262588 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.262588 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.262864 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.262864 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.262864 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.262864 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.263079 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.263079 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.263079 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.263079 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.263079 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.263365 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.263365 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.263365 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.263365 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.263365 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.263695 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.263695 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.263695 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.263695 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.263695 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.263695 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.264072 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.264072 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.264072 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.264072 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.264072 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.264072 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.264381 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.264381 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.264381 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.264381 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.264381 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.264381 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.264708 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.264708 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.264708 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.264708 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.264708 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.264708 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.265050 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.265050 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.265050 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.265050 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.265276 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.265276 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.265276 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.265276 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.265276 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.265604 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.265604 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.265604 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.265604 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.265604 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.265925 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.265925 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.265925 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.265925 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.265925 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.265925 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.266231 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.266231 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.266231 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.266231 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.266231 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.266555 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.266555 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.266555 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.266555 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.266555 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.266838 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.266838 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.266838 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.266838 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.267066 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.267066 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.267066 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.267066 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.267279 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.267279 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.267279 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.267279 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.267279 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.267560 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.267560 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.267560 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.267560 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.267560 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.267835 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.267835 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.267835 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.267835 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.268043 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.268043 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.268043 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.268043 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.268277 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.268277 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.268277 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.268277 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.268504 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.268504 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.268504 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.268504 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.268712 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.268712 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.268712 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.268712 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.268963 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.268963 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.268963 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.268963 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.268963 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.268963 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.269351 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.269351 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.269351 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.269351 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.269351 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.269641 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.269641 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.269641 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.269641 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.269641 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.269641 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.269641 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.270018 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.270018 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.270018 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.270018 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.270018 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.270018 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.270334 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.270334 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.270334 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.270334 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.270334 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.270334 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.270668 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.270668 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.270668 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.270668 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.270668 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.270668 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.271045 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.271045 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.271045 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.271045 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.271265 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.271265 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.271265 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.271265 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.271476 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.271476 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.271476 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.271476 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.271781 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.271781 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.271781 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.271781 np0000164511 devstack@c-api.service[111260]: warnings.warn(deprecated_msg) Apr 09 14:11:13.271781 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.middleware.request_id [None req-19cebf6e-acd9-405b-940f-46662eb8177a None None] RequestId filter calling following filter/app {{(pid=111260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:11:13.599106 np0000164511 devstack@c-api.service[111260]: INFO cinder.api.openstack.wsgi [None req-19cebf6e-acd9-405b-940f-46662eb8177a demo demo] GET https://199.204.45.19/volume/v3/types?is_public=None Apr 09 14:11:13.599383 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.openstack.wsgi [None req-19cebf6e-acd9-405b-940f-46662eb8177a demo demo] Empty body provided in request {{(pid=111260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:11:13.599628 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.openstack.wsgi [None req-19cebf6e-acd9-405b-940f-46662eb8177a demo demo] Calling method 'index' {{(pid=111260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:11:13.600098 np0000164511 devstack@c-api.service[111260]: /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 14:11:13.600098 np0000164511 devstack@c-api.service[111260]: warnings.warn( Apr 09 14:11:13.600704 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.api_utils [None req-19cebf6e-acd9-405b-940f-46662eb8177a demo demo] Removing options '' from query. {{(pid=111260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:11:13.610639 np0000164511 devstack@c-api.service[111260]: DEBUG oslo_db.sqlalchemy.engines [None req-19cebf6e-acd9-405b-940f-46662eb8177a 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=111260) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:11:13.629088 np0000164511 devstack@c-api.service[111260]: INFO cinder.api.openstack.wsgi [None req-19cebf6e-acd9-405b-940f-46662eb8177a demo demo] https://199.204.45.19/volume/v3/types?is_public=None returned with HTTP 200 Apr 09 14:11:13.629622 np0000164511 devstack@c-api.service[111260]: [pid: 111260|app: 0|req: 1/5] 199.204.45.19 () {64 vars in 1256 bytes} [Thu Apr 9 14:11:13 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 09 14:11:13.639916 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.middleware.request_id [req-19cebf6e-acd9-405b-940f-46662eb8177a req-2755f843-2892-473f-8727-ae13d57c5ddd None None] RequestId filter calling following filter/app {{(pid=111258) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:11:13.643681 np0000164511 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [req-19cebf6e-acd9-405b-940f-46662eb8177a req-2755f843-2892-473f-8727-ae13d57c5ddd demo demo] GET https://199.204.45.19/volume/v3/types/default Apr 09 14:11:13.643949 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [req-19cebf6e-acd9-405b-940f-46662eb8177a req-2755f843-2892-473f-8727-ae13d57c5ddd demo demo] Empty body provided in request {{(pid=111258) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:11:13.644211 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [req-19cebf6e-acd9-405b-940f-46662eb8177a req-2755f843-2892-473f-8727-ae13d57c5ddd demo demo] Calling method 'show' {{(pid=111258) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:11:13.657180 np0000164511 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [req-19cebf6e-acd9-405b-940f-46662eb8177a req-2755f843-2892-473f-8727-ae13d57c5ddd demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Apr 09 14:11:13.657770 np0000164511 devstack@c-api.service[111258]: [pid: 111258|app: 0|req: 2/6] 199.204.45.19 () {66 vars in 1322 bytes} [Thu Apr 9 14:11:13 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 09 14:11:13.983580 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.middleware.request_id [None req-b0276f55-6bdd-4645-bfc0-30d2fe2875a4 None None] RequestId filter calling following filter/app {{(pid=111261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:11:13.988417 np0000164511 devstack@c-api.service[111261]: INFO cinder.api.openstack.wsgi [None req-b0276f55-6bdd-4645-bfc0-30d2fe2875a4 demo demo] GET https://199.204.45.19/volume/v3/types/default Apr 09 14:11:13.988694 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.openstack.wsgi [None req-b0276f55-6bdd-4645-bfc0-30d2fe2875a4 demo demo] Empty body provided in request {{(pid=111261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:11:13.988951 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.openstack.wsgi [None req-b0276f55-6bdd-4645-bfc0-30d2fe2875a4 demo demo] Calling method 'show' {{(pid=111261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:11:14.006115 np0000164511 devstack@c-api.service[111261]: INFO cinder.api.openstack.wsgi [None req-b0276f55-6bdd-4645-bfc0-30d2fe2875a4 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Apr 09 14:11:14.006556 np0000164511 devstack@c-api.service[111261]: [pid: 111261|app: 0|req: 3/7] 199.204.45.19 () {64 vars in 1251 bytes} [Thu Apr 9 14:11:13 2026] GET /volume/v3/types/default => generated 145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 09 14:11:14.471947 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.middleware.request_id [None req-71cdb206-d518-427d-85e3-1d482d5c0a3b None None] RequestId filter calling following filter/app {{(pid=111259) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:11:14.805407 np0000164511 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-71cdb206-d518-427d-85e3-1d482d5c0a3b demo demo] GET https://199.204.45.19/volume/v3/types/default Apr 09 14:11:14.805909 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-71cdb206-d518-427d-85e3-1d482d5c0a3b demo demo] Empty body provided in request {{(pid=111259) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:11:14.806188 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-71cdb206-d518-427d-85e3-1d482d5c0a3b demo demo] Calling method 'show' {{(pid=111259) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:11:14.814787 np0000164511 devstack@c-api.service[111259]: DEBUG oslo_db.sqlalchemy.engines [None req-71cdb206-d518-427d-85e3-1d482d5c0a3b 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=111259) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:11:14.833877 np0000164511 devstack@c-api.service[111259]: /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 14:11:14.833877 np0000164511 devstack@c-api.service[111259]: warnings.warn( Apr 09 14:11:14.836217 np0000164511 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-71cdb206-d518-427d-85e3-1d482d5c0a3b demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Apr 09 14:11:14.836706 np0000164511 devstack@c-api.service[111259]: [pid: 111259|app: 0|req: 2/8] 199.204.45.19 () {64 vars in 1251 bytes} [Thu Apr 9 14:11:14 2026] GET /volume/v3/types/default => generated 145 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 09 14:11:14.850661 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.middleware.request_id [None req-82db2a3b-c755-4361-8d19-9861a486e50a None None] RequestId filter calling following filter/app {{(pid=111260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:11:14.854300 np0000164511 devstack@c-api.service[111260]: INFO cinder.api.openstack.wsgi [None req-82db2a3b-c755-4361-8d19-9861a486e50a demo demo] GET https://199.204.45.19/volume/v3/types/default Apr 09 14:11:14.854765 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.openstack.wsgi [None req-82db2a3b-c755-4361-8d19-9861a486e50a demo demo] Empty body provided in request {{(pid=111260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:11:14.855359 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.openstack.wsgi [None req-82db2a3b-c755-4361-8d19-9861a486e50a demo demo] Calling method 'show' {{(pid=111260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:11:14.870484 np0000164511 devstack@c-api.service[111260]: INFO cinder.api.openstack.wsgi [None req-82db2a3b-c755-4361-8d19-9861a486e50a demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Apr 09 14:11:14.870878 np0000164511 devstack@c-api.service[111260]: [pid: 111260|app: 0|req: 2/9] 199.204.45.19 () {64 vars in 1251 bytes} [Thu Apr 9 14:11:14 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 09 14:11:23.651871 np0000164511 devstack@c-api.service[111258]: DEBUG dbcounter [-] [111258] Writing DB stats cinder:SELECT=2 {{(pid=111258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:11:24.001057 np0000164511 devstack@c-api.service[111261]: DEBUG dbcounter [-] [111261] Writing DB stats cinder:SELECT=2 {{(pid=111261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:11:24.831475 np0000164511 devstack@c-api.service[111259]: DEBUG dbcounter [-] [111259] Writing DB stats cinder:SELECT=2 {{(pid=111259) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:11:24.866799 np0000164511 devstack@c-api.service[111260]: DEBUG dbcounter [-] [111260] Writing DB stats cinder:SELECT=3 {{(pid=111260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:17:28.822101 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.middleware.request_id [None req-0300c462-a6e5-473d-9455-905a342a1197 None None] RequestId filter calling following filter/app {{(pid=111258) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:17:28.911542 np0000164511 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-0300c462-a6e5-473d-9455-905a342a1197 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:17:28.911821 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-0300c462-a6e5-473d-9455-905a342a1197 demo demo] Empty body provided in request {{(pid=111258) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:17:28.912133 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-0300c462-a6e5-473d-9455-905a342a1197 demo demo] Calling method 'detail' {{(pid=111258) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:17:28.913085 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.api_utils [None req-0300c462-a6e5-473d-9455-905a342a1197 demo demo] Removing options '' from query. {{(pid=111258) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:17:28.914317 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.volume.api [None req-0300c462-a6e5-473d-9455-905a342a1197 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111258) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:17:28.961110 np0000164511 devstack@c-api.service[111258]: INFO cinder.volume.api [None req-0300c462-a6e5-473d-9455-905a342a1197 demo demo] Get all volumes completed successfully. Apr 09 14:17:28.963298 np0000164511 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-0300c462-a6e5-473d-9455-905a342a1197 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:17:28.963658 np0000164511 devstack@c-api.service[111258]: [pid: 111258|app: 0|req: 3/10] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:17:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:17:38.952549 np0000164511 devstack@c-api.service[111258]: DEBUG dbcounter [-] [111258] Writing DB stats cinder:SELECT=1 {{(pid=111258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:18:28.987923 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.middleware.request_id [None req-0e20f8ee-01bf-49e6-8afd-ac25cc4e8937 None None] RequestId filter calling following filter/app {{(pid=111261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:18:28.990206 np0000164511 devstack@c-api.service[111261]: INFO cinder.api.openstack.wsgi [None req-0e20f8ee-01bf-49e6-8afd-ac25cc4e8937 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:18:28.990576 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.openstack.wsgi [None req-0e20f8ee-01bf-49e6-8afd-ac25cc4e8937 demo demo] Empty body provided in request {{(pid=111261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:18:28.990771 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.openstack.wsgi [None req-0e20f8ee-01bf-49e6-8afd-ac25cc4e8937 demo demo] Calling method 'detail' {{(pid=111261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:18:28.991282 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.api_utils [None req-0e20f8ee-01bf-49e6-8afd-ac25cc4e8937 demo demo] Removing options '' from query. {{(pid=111261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:18:28.992091 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.volume.api [None req-0e20f8ee-01bf-49e6-8afd-ac25cc4e8937 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111261) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:18:29.022489 np0000164511 devstack@c-api.service[111261]: INFO cinder.volume.api [None req-0e20f8ee-01bf-49e6-8afd-ac25cc4e8937 demo demo] Get all volumes completed successfully. Apr 09 14:18:29.024594 np0000164511 devstack@c-api.service[111261]: INFO cinder.api.openstack.wsgi [None req-0e20f8ee-01bf-49e6-8afd-ac25cc4e8937 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:18:29.025041 np0000164511 devstack@c-api.service[111261]: [pid: 111261|app: 0|req: 4/11] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:18:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:18:39.016321 np0000164511 devstack@c-api.service[111261]: DEBUG dbcounter [-] [111261] Writing DB stats cinder:SELECT=1 {{(pid=111261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:19:29.043596 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.middleware.request_id [None req-d0804bc7-de8c-4184-84bc-501502d3953b None None] RequestId filter calling following filter/app {{(pid=111259) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:19:29.047667 np0000164511 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-d0804bc7-de8c-4184-84bc-501502d3953b demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:19:29.048107 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-d0804bc7-de8c-4184-84bc-501502d3953b demo demo] Empty body provided in request {{(pid=111259) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:19:29.048484 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-d0804bc7-de8c-4184-84bc-501502d3953b demo demo] Calling method 'detail' {{(pid=111259) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:19:29.049656 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.api_utils [None req-d0804bc7-de8c-4184-84bc-501502d3953b demo demo] Removing options '' from query. {{(pid=111259) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:19:29.051360 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.volume.api [None req-d0804bc7-de8c-4184-84bc-501502d3953b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111259) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:19:29.088730 np0000164511 devstack@c-api.service[111259]: INFO cinder.volume.api [None req-d0804bc7-de8c-4184-84bc-501502d3953b demo demo] Get all volumes completed successfully. Apr 09 14:19:29.092712 np0000164511 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-d0804bc7-de8c-4184-84bc-501502d3953b demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:19:29.093301 np0000164511 devstack@c-api.service[111259]: [pid: 111259|app: 0|req: 3/12] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:19:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:19:39.082519 np0000164511 devstack@c-api.service[111259]: DEBUG dbcounter [-] [111259] Writing DB stats cinder:SELECT=1 {{(pid=111259) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:20:29.108873 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.middleware.request_id [None req-20a25e57-b003-4bdf-80b6-6d12594675d0 None None] RequestId filter calling following filter/app {{(pid=111260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:20:29.112364 np0000164511 devstack@c-api.service[111260]: INFO cinder.api.openstack.wsgi [None req-20a25e57-b003-4bdf-80b6-6d12594675d0 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:20:29.112601 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.openstack.wsgi [None req-20a25e57-b003-4bdf-80b6-6d12594675d0 demo demo] Empty body provided in request {{(pid=111260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:20:29.112876 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.openstack.wsgi [None req-20a25e57-b003-4bdf-80b6-6d12594675d0 demo demo] Calling method 'detail' {{(pid=111260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:20:29.113429 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.api_utils [None req-20a25e57-b003-4bdf-80b6-6d12594675d0 demo demo] Removing options '' from query. {{(pid=111260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:20:29.114976 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.volume.api [None req-20a25e57-b003-4bdf-80b6-6d12594675d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111260) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:20:29.158687 np0000164511 devstack@c-api.service[111260]: INFO cinder.volume.api [None req-20a25e57-b003-4bdf-80b6-6d12594675d0 demo demo] Get all volumes completed successfully. Apr 09 14:20:29.164092 np0000164511 devstack@c-api.service[111260]: INFO cinder.api.openstack.wsgi [None req-20a25e57-b003-4bdf-80b6-6d12594675d0 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:20:29.164929 np0000164511 devstack@c-api.service[111260]: [pid: 111260|app: 0|req: 3/13] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:20:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:20:39.152534 np0000164511 devstack@c-api.service[111260]: DEBUG dbcounter [-] [111260] Writing DB stats cinder:SELECT=1 {{(pid=111260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:21:29.185101 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.middleware.request_id [None req-2434f651-a16a-46fb-83ec-d32dbc694e2e None None] RequestId filter calling following filter/app {{(pid=111258) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:21:29.188000 np0000164511 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-2434f651-a16a-46fb-83ec-d32dbc694e2e demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:21:29.188242 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-2434f651-a16a-46fb-83ec-d32dbc694e2e demo demo] Empty body provided in request {{(pid=111258) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:21:29.188490 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-2434f651-a16a-46fb-83ec-d32dbc694e2e demo demo] Calling method 'detail' {{(pid=111258) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:21:29.188820 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.api_utils [None req-2434f651-a16a-46fb-83ec-d32dbc694e2e demo demo] Removing options '' from query. {{(pid=111258) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:21:29.189780 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.volume.api [None req-2434f651-a16a-46fb-83ec-d32dbc694e2e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111258) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:21:29.203294 np0000164511 devstack@c-api.service[111258]: INFO cinder.volume.api [None req-2434f651-a16a-46fb-83ec-d32dbc694e2e demo demo] Get all volumes completed successfully. Apr 09 14:21:29.207603 np0000164511 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-2434f651-a16a-46fb-83ec-d32dbc694e2e demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:21:29.208202 np0000164511 devstack@c-api.service[111258]: [pid: 111258|app: 0|req: 4/14] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:21:29 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 14:21:39.195666 np0000164511 devstack@c-api.service[111258]: DEBUG dbcounter [-] [111258] Writing DB stats cinder:SELECT=1 {{(pid=111258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:22:29.225456 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.middleware.request_id [None req-a8b3f455-2a49-4725-b859-10d4adf849ec None None] RequestId filter calling following filter/app {{(pid=111261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:22:29.335373 np0000164511 devstack@c-api.service[111261]: INFO cinder.api.openstack.wsgi [None req-a8b3f455-2a49-4725-b859-10d4adf849ec demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:22:29.335963 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.openstack.wsgi [None req-a8b3f455-2a49-4725-b859-10d4adf849ec demo demo] Empty body provided in request {{(pid=111261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:22:29.336362 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.openstack.wsgi [None req-a8b3f455-2a49-4725-b859-10d4adf849ec demo demo] Calling method 'detail' {{(pid=111261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:22:29.336922 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.api_utils [None req-a8b3f455-2a49-4725-b859-10d4adf849ec demo demo] Removing options '' from query. {{(pid=111261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:22:29.338445 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.volume.api [None req-a8b3f455-2a49-4725-b859-10d4adf849ec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111261) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:22:29.347872 np0000164511 devstack@c-api.service[111261]: INFO cinder.volume.api [None req-a8b3f455-2a49-4725-b859-10d4adf849ec demo demo] Get all volumes completed successfully. Apr 09 14:22:29.349777 np0000164511 devstack@c-api.service[111261]: INFO cinder.api.openstack.wsgi [None req-a8b3f455-2a49-4725-b859-10d4adf849ec demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:22:29.350183 np0000164511 devstack@c-api.service[111261]: [pid: 111261|app: 0|req: 5/15] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:22:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:22:39.343434 np0000164511 devstack@c-api.service[111261]: DEBUG dbcounter [-] [111261] Writing DB stats cinder:SELECT=1 {{(pid=111261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:23:29.368413 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.middleware.request_id [None req-d48d757f-6a5c-47c2-ae6c-348fd0f9cd2e None None] RequestId filter calling following filter/app {{(pid=111259) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:23:29.372525 np0000164511 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-d48d757f-6a5c-47c2-ae6c-348fd0f9cd2e demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:23:29.372907 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-d48d757f-6a5c-47c2-ae6c-348fd0f9cd2e demo demo] Empty body provided in request {{(pid=111259) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:23:29.373451 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-d48d757f-6a5c-47c2-ae6c-348fd0f9cd2e demo demo] Calling method 'detail' {{(pid=111259) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:23:29.373841 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.api_utils [None req-d48d757f-6a5c-47c2-ae6c-348fd0f9cd2e demo demo] Removing options '' from query. {{(pid=111259) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:23:29.375596 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.volume.api [None req-d48d757f-6a5c-47c2-ae6c-348fd0f9cd2e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111259) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:23:29.384071 np0000164511 devstack@c-api.service[111259]: INFO cinder.volume.api [None req-d48d757f-6a5c-47c2-ae6c-348fd0f9cd2e demo demo] Get all volumes completed successfully. Apr 09 14:23:29.385821 np0000164511 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-d48d757f-6a5c-47c2-ae6c-348fd0f9cd2e demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:23:29.386152 np0000164511 devstack@c-api.service[111259]: [pid: 111259|app: 0|req: 4/16] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:23:29 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 14:23:39.379951 np0000164511 devstack@c-api.service[111259]: DEBUG dbcounter [-] [111259] Writing DB stats cinder:SELECT=1 {{(pid=111259) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:24:29.400879 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.middleware.request_id [None req-71f0e39a-11e3-4d38-a64a-4ec0d09213bb None None] RequestId filter calling following filter/app {{(pid=111260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:24:29.405006 np0000164511 devstack@c-api.service[111260]: INFO cinder.api.openstack.wsgi [None req-71f0e39a-11e3-4d38-a64a-4ec0d09213bb demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:24:29.405370 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.openstack.wsgi [None req-71f0e39a-11e3-4d38-a64a-4ec0d09213bb demo demo] Empty body provided in request {{(pid=111260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:24:29.405765 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.openstack.wsgi [None req-71f0e39a-11e3-4d38-a64a-4ec0d09213bb demo demo] Calling method 'detail' {{(pid=111260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:24:29.406273 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.api_utils [None req-71f0e39a-11e3-4d38-a64a-4ec0d09213bb demo demo] Removing options '' from query. {{(pid=111260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:24:29.407896 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.volume.api [None req-71f0e39a-11e3-4d38-a64a-4ec0d09213bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111260) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:24:29.415979 np0000164511 devstack@c-api.service[111260]: INFO cinder.volume.api [None req-71f0e39a-11e3-4d38-a64a-4ec0d09213bb demo demo] Get all volumes completed successfully. Apr 09 14:24:29.418538 np0000164511 devstack@c-api.service[111260]: INFO cinder.api.openstack.wsgi [None req-71f0e39a-11e3-4d38-a64a-4ec0d09213bb demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:24:29.419021 np0000164511 devstack@c-api.service[111260]: [pid: 111260|app: 0|req: 4/17] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:24:29 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 14:24:39.410840 np0000164511 devstack@c-api.service[111260]: DEBUG dbcounter [-] [111260] Writing DB stats cinder:SELECT=1 {{(pid=111260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:25:29.431731 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.middleware.request_id [None req-da639054-72a7-467d-be65-b01a11f470ea None None] RequestId filter calling following filter/app {{(pid=111258) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:25:29.434787 np0000164511 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-da639054-72a7-467d-be65-b01a11f470ea demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:25:29.435047 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-da639054-72a7-467d-be65-b01a11f470ea demo demo] Empty body provided in request {{(pid=111258) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:25:29.435330 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-da639054-72a7-467d-be65-b01a11f470ea demo demo] Calling method 'detail' {{(pid=111258) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:25:29.435676 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.api_utils [None req-da639054-72a7-467d-be65-b01a11f470ea demo demo] Removing options '' from query. {{(pid=111258) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:25:29.437017 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.volume.api [None req-da639054-72a7-467d-be65-b01a11f470ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111258) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:25:29.444511 np0000164511 devstack@c-api.service[111258]: INFO cinder.volume.api [None req-da639054-72a7-467d-be65-b01a11f470ea demo demo] Get all volumes completed successfully. Apr 09 14:25:29.448026 np0000164511 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-da639054-72a7-467d-be65-b01a11f470ea demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:25:29.448500 np0000164511 devstack@c-api.service[111258]: [pid: 111258|app: 0|req: 5/18] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:25:29 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 14:25:39.439467 np0000164511 devstack@c-api.service[111258]: DEBUG dbcounter [-] [111258] Writing DB stats cinder:SELECT=1 {{(pid=111258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:26:29.461427 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.middleware.request_id [None req-66614bd4-05d4-4196-a8ed-96c9cbbbb296 None None] RequestId filter calling following filter/app {{(pid=111261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:26:29.464346 np0000164511 devstack@c-api.service[111261]: INFO cinder.api.openstack.wsgi [None req-66614bd4-05d4-4196-a8ed-96c9cbbbb296 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:26:29.464581 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.openstack.wsgi [None req-66614bd4-05d4-4196-a8ed-96c9cbbbb296 demo demo] Empty body provided in request {{(pid=111261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:26:29.465051 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.openstack.wsgi [None req-66614bd4-05d4-4196-a8ed-96c9cbbbb296 demo demo] Calling method 'detail' {{(pid=111261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:26:29.465395 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.api_utils [None req-66614bd4-05d4-4196-a8ed-96c9cbbbb296 demo demo] Removing options '' from query. {{(pid=111261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:26:29.466668 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.volume.api [None req-66614bd4-05d4-4196-a8ed-96c9cbbbb296 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111261) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:26:29.477587 np0000164511 devstack@c-api.service[111261]: INFO cinder.volume.api [None req-66614bd4-05d4-4196-a8ed-96c9cbbbb296 demo demo] Get all volumes completed successfully. Apr 09 14:26:29.479793 np0000164511 devstack@c-api.service[111261]: INFO cinder.api.openstack.wsgi [None req-66614bd4-05d4-4196-a8ed-96c9cbbbb296 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:26:29.480229 np0000164511 devstack@c-api.service[111261]: [pid: 111261|app: 0|req: 6/19] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:26:29 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 14:26:39.470510 np0000164511 devstack@c-api.service[111261]: DEBUG dbcounter [-] [111261] Writing DB stats cinder:SELECT=1 {{(pid=111261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:27:29.496294 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.middleware.request_id [None req-f59dbeb5-ada7-47a6-8a0f-8a7d19c62a15 None None] RequestId filter calling following filter/app {{(pid=111259) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:27:29.652013 np0000164511 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-f59dbeb5-ada7-47a6-8a0f-8a7d19c62a15 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:27:29.652403 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-f59dbeb5-ada7-47a6-8a0f-8a7d19c62a15 demo demo] Empty body provided in request {{(pid=111259) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:27:29.652826 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-f59dbeb5-ada7-47a6-8a0f-8a7d19c62a15 demo demo] Calling method 'detail' {{(pid=111259) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:27:29.653386 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.api_utils [None req-f59dbeb5-ada7-47a6-8a0f-8a7d19c62a15 demo demo] Removing options '' from query. {{(pid=111259) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:27:29.654892 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.volume.api [None req-f59dbeb5-ada7-47a6-8a0f-8a7d19c62a15 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111259) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:27:29.662994 np0000164511 devstack@c-api.service[111259]: INFO cinder.volume.api [None req-f59dbeb5-ada7-47a6-8a0f-8a7d19c62a15 demo demo] Get all volumes completed successfully. Apr 09 14:27:29.665277 np0000164511 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-f59dbeb5-ada7-47a6-8a0f-8a7d19c62a15 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:27:29.665653 np0000164511 devstack@c-api.service[111259]: [pid: 111259|app: 0|req: 5/20] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:27:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:27:39.659208 np0000164511 devstack@c-api.service[111259]: DEBUG dbcounter [-] [111259] Writing DB stats cinder:SELECT=1 {{(pid=111259) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:28:29.681188 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.middleware.request_id [None req-c12ab81c-52c0-48bc-a87d-7463738ef244 None None] RequestId filter calling following filter/app {{(pid=111260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:28:29.685446 np0000164511 devstack@c-api.service[111260]: INFO cinder.api.openstack.wsgi [None req-c12ab81c-52c0-48bc-a87d-7463738ef244 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:28:29.685830 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.openstack.wsgi [None req-c12ab81c-52c0-48bc-a87d-7463738ef244 demo demo] Empty body provided in request {{(pid=111260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:28:29.686249 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.openstack.wsgi [None req-c12ab81c-52c0-48bc-a87d-7463738ef244 demo demo] Calling method 'detail' {{(pid=111260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:28:29.686715 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.api_utils [None req-c12ab81c-52c0-48bc-a87d-7463738ef244 demo demo] Removing options '' from query. {{(pid=111260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:28:29.688185 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.volume.api [None req-c12ab81c-52c0-48bc-a87d-7463738ef244 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111260) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:28:29.701682 np0000164511 devstack@c-api.service[111260]: INFO cinder.volume.api [None req-c12ab81c-52c0-48bc-a87d-7463738ef244 demo demo] Get all volumes completed successfully. Apr 09 14:28:29.703972 np0000164511 devstack@c-api.service[111260]: INFO cinder.api.openstack.wsgi [None req-c12ab81c-52c0-48bc-a87d-7463738ef244 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:28:29.704366 np0000164511 devstack@c-api.service[111260]: [pid: 111260|app: 0|req: 5/21] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:28:29 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 14:28:39.691684 np0000164511 devstack@c-api.service[111260]: DEBUG dbcounter [-] [111260] Writing DB stats cinder:SELECT=1 {{(pid=111260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:29:29.718882 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.middleware.request_id [None req-aac894d6-e3f4-43e1-af43-ec8ecee1b4eb None None] RequestId filter calling following filter/app {{(pid=111258) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:29:29.721828 np0000164511 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-aac894d6-e3f4-43e1-af43-ec8ecee1b4eb demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:29:29.722169 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-aac894d6-e3f4-43e1-af43-ec8ecee1b4eb demo demo] Empty body provided in request {{(pid=111258) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:29:29.722446 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-aac894d6-e3f4-43e1-af43-ec8ecee1b4eb demo demo] Calling method 'detail' {{(pid=111258) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:29:29.722800 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.api_utils [None req-aac894d6-e3f4-43e1-af43-ec8ecee1b4eb demo demo] Removing options '' from query. {{(pid=111258) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:29:29.723967 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.volume.api [None req-aac894d6-e3f4-43e1-af43-ec8ecee1b4eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111258) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:29:29.732900 np0000164511 devstack@c-api.service[111258]: INFO cinder.volume.api [None req-aac894d6-e3f4-43e1-af43-ec8ecee1b4eb demo demo] Get all volumes completed successfully. Apr 09 14:29:29.735700 np0000164511 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-aac894d6-e3f4-43e1-af43-ec8ecee1b4eb demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:29:29.736364 np0000164511 devstack@c-api.service[111258]: [pid: 111258|app: 0|req: 6/22] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:29:29 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 14:29:39.727298 np0000164511 devstack@c-api.service[111258]: DEBUG dbcounter [-] [111258] Writing DB stats cinder:SELECT=1 {{(pid=111258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:30:29.748662 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.middleware.request_id [None req-b1038b70-2e49-4f61-9bbd-6dbbd0a42a4f None None] RequestId filter calling following filter/app {{(pid=111261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:30:29.751571 np0000164511 devstack@c-api.service[111261]: INFO cinder.api.openstack.wsgi [None req-b1038b70-2e49-4f61-9bbd-6dbbd0a42a4f demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:30:29.751905 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.openstack.wsgi [None req-b1038b70-2e49-4f61-9bbd-6dbbd0a42a4f demo demo] Empty body provided in request {{(pid=111261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:30:29.752182 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.openstack.wsgi [None req-b1038b70-2e49-4f61-9bbd-6dbbd0a42a4f demo demo] Calling method 'detail' {{(pid=111261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:30:29.752541 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.api_utils [None req-b1038b70-2e49-4f61-9bbd-6dbbd0a42a4f demo demo] Removing options '' from query. {{(pid=111261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:30:29.753693 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.volume.api [None req-b1038b70-2e49-4f61-9bbd-6dbbd0a42a4f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111261) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:30:29.764457 np0000164511 devstack@c-api.service[111261]: INFO cinder.volume.api [None req-b1038b70-2e49-4f61-9bbd-6dbbd0a42a4f demo demo] Get all volumes completed successfully. Apr 09 14:30:29.767724 np0000164511 devstack@c-api.service[111261]: INFO cinder.api.openstack.wsgi [None req-b1038b70-2e49-4f61-9bbd-6dbbd0a42a4f demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:30:29.768277 np0000164511 devstack@c-api.service[111261]: [pid: 111261|app: 0|req: 7/23] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:30:29 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 14:30:39.757997 np0000164511 devstack@c-api.service[111261]: DEBUG dbcounter [-] [111261] Writing DB stats cinder:SELECT=1 {{(pid=111261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:31:29.783800 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.middleware.request_id [None req-b22e8fcf-0a13-4c5e-9189-ef473b72c76a None None] RequestId filter calling following filter/app {{(pid=111259) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:31:29.787575 np0000164511 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-b22e8fcf-0a13-4c5e-9189-ef473b72c76a demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:31:29.788069 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-b22e8fcf-0a13-4c5e-9189-ef473b72c76a demo demo] Empty body provided in request {{(pid=111259) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:31:29.788443 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-b22e8fcf-0a13-4c5e-9189-ef473b72c76a demo demo] Calling method 'detail' {{(pid=111259) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:31:29.788981 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.api_utils [None req-b22e8fcf-0a13-4c5e-9189-ef473b72c76a demo demo] Removing options '' from query. {{(pid=111259) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:31:29.790498 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.volume.api [None req-b22e8fcf-0a13-4c5e-9189-ef473b72c76a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111259) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:31:29.803098 np0000164511 devstack@c-api.service[111259]: INFO cinder.volume.api [None req-b22e8fcf-0a13-4c5e-9189-ef473b72c76a demo demo] Get all volumes completed successfully. Apr 09 14:31:29.807253 np0000164511 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-b22e8fcf-0a13-4c5e-9189-ef473b72c76a demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:31:29.807949 np0000164511 devstack@c-api.service[111259]: [pid: 111259|app: 0|req: 6/24] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:31:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:31:39.794568 np0000164511 devstack@c-api.service[111259]: DEBUG dbcounter [-] [111259] Writing DB stats cinder:SELECT=1 {{(pid=111259) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:32:29.821000 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.middleware.request_id [None req-781089b3-467e-4ced-bcd7-9793560d0dfb None None] RequestId filter calling following filter/app {{(pid=111260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:32:29.948054 np0000164511 devstack@c-api.service[111260]: INFO cinder.api.openstack.wsgi [None req-781089b3-467e-4ced-bcd7-9793560d0dfb demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:32:29.948233 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.openstack.wsgi [None req-781089b3-467e-4ced-bcd7-9793560d0dfb demo demo] Empty body provided in request {{(pid=111260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:32:29.948420 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.openstack.wsgi [None req-781089b3-467e-4ced-bcd7-9793560d0dfb demo demo] Calling method 'detail' {{(pid=111260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:32:29.948645 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.api_utils [None req-781089b3-467e-4ced-bcd7-9793560d0dfb demo demo] Removing options '' from query. {{(pid=111260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:32:29.949365 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.volume.api [None req-781089b3-467e-4ced-bcd7-9793560d0dfb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111260) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:32:29.958278 np0000164511 devstack@c-api.service[111260]: INFO cinder.volume.api [None req-781089b3-467e-4ced-bcd7-9793560d0dfb demo demo] Get all volumes completed successfully. Apr 09 14:32:29.961944 np0000164511 devstack@c-api.service[111260]: INFO cinder.api.openstack.wsgi [None req-781089b3-467e-4ced-bcd7-9793560d0dfb demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:32:29.962490 np0000164511 devstack@c-api.service[111260]: [pid: 111260|app: 0|req: 6/25] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:32:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:32:39.952541 np0000164511 devstack@c-api.service[111260]: DEBUG dbcounter [-] [111260] Writing DB stats cinder:SELECT=1 {{(pid=111260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:33:29.977544 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.middleware.request_id [None req-0bd0b4d4-02e1-4c36-a1d8-b74bed474a12 None None] RequestId filter calling following filter/app {{(pid=111258) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:33:29.980215 np0000164511 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-0bd0b4d4-02e1-4c36-a1d8-b74bed474a12 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:33:29.980393 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-0bd0b4d4-02e1-4c36-a1d8-b74bed474a12 demo demo] Empty body provided in request {{(pid=111258) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:33:29.980611 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-0bd0b4d4-02e1-4c36-a1d8-b74bed474a12 demo demo] Calling method 'detail' {{(pid=111258) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:33:29.980843 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.api_utils [None req-0bd0b4d4-02e1-4c36-a1d8-b74bed474a12 demo demo] Removing options '' from query. {{(pid=111258) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:33:29.981916 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.volume.api [None req-0bd0b4d4-02e1-4c36-a1d8-b74bed474a12 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111258) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:33:29.991141 np0000164511 devstack@c-api.service[111258]: INFO cinder.volume.api [None req-0bd0b4d4-02e1-4c36-a1d8-b74bed474a12 demo demo] Get all volumes completed successfully. Apr 09 14:33:29.994033 np0000164511 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-0bd0b4d4-02e1-4c36-a1d8-b74bed474a12 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:33:29.994540 np0000164511 devstack@c-api.service[111258]: [pid: 111258|app: 0|req: 7/26] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:33:29 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 14:33:39.985238 np0000164511 devstack@c-api.service[111258]: DEBUG dbcounter [-] [111258] Writing DB stats cinder:SELECT=1 {{(pid=111258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:34:30.009613 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.middleware.request_id [None req-99b65626-e2c3-4af0-ae50-d01f906b2e69 None None] RequestId filter calling following filter/app {{(pid=111261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:34:30.013686 np0000164511 devstack@c-api.service[111261]: INFO cinder.api.openstack.wsgi [None req-99b65626-e2c3-4af0-ae50-d01f906b2e69 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:34:30.014010 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.openstack.wsgi [None req-99b65626-e2c3-4af0-ae50-d01f906b2e69 demo demo] Empty body provided in request {{(pid=111261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:34:30.014301 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.openstack.wsgi [None req-99b65626-e2c3-4af0-ae50-d01f906b2e69 demo demo] Calling method 'detail' {{(pid=111261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:34:30.014622 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.api_utils [None req-99b65626-e2c3-4af0-ae50-d01f906b2e69 demo demo] Removing options '' from query. {{(pid=111261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:34:30.015592 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.volume.api [None req-99b65626-e2c3-4af0-ae50-d01f906b2e69 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111261) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:34:30.025064 np0000164511 devstack@c-api.service[111261]: INFO cinder.volume.api [None req-99b65626-e2c3-4af0-ae50-d01f906b2e69 demo demo] Get all volumes completed successfully. Apr 09 14:34:30.027890 np0000164511 devstack@c-api.service[111261]: INFO cinder.api.openstack.wsgi [None req-99b65626-e2c3-4af0-ae50-d01f906b2e69 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:34:30.028574 np0000164511 devstack@c-api.service[111261]: [pid: 111261|app: 0|req: 8/27] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:34:30 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 14:34:40.019547 np0000164511 devstack@c-api.service[111261]: DEBUG dbcounter [-] [111261] Writing DB stats cinder:SELECT=1 {{(pid=111261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:35:30.040961 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.middleware.request_id [None req-0172b6ea-efa5-4149-b6e8-71b7c476cc70 None None] RequestId filter calling following filter/app {{(pid=111259) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:35:30.043730 np0000164511 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-0172b6ea-efa5-4149-b6e8-71b7c476cc70 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:35:30.044017 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-0172b6ea-efa5-4149-b6e8-71b7c476cc70 demo demo] Empty body provided in request {{(pid=111259) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:35:30.044198 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-0172b6ea-efa5-4149-b6e8-71b7c476cc70 demo demo] Calling method 'detail' {{(pid=111259) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:35:30.044505 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.api_utils [None req-0172b6ea-efa5-4149-b6e8-71b7c476cc70 demo demo] Removing options '' from query. {{(pid=111259) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:35:30.045455 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.volume.api [None req-0172b6ea-efa5-4149-b6e8-71b7c476cc70 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111259) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:35:30.053858 np0000164511 devstack@c-api.service[111259]: INFO cinder.volume.api [None req-0172b6ea-efa5-4149-b6e8-71b7c476cc70 demo demo] Get all volumes completed successfully. Apr 09 14:35:30.056657 np0000164511 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-0172b6ea-efa5-4149-b6e8-71b7c476cc70 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:35:30.057219 np0000164511 devstack@c-api.service[111259]: [pid: 111259|app: 0|req: 7/28] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:35:30 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 14:35:40.048717 np0000164511 devstack@c-api.service[111259]: DEBUG dbcounter [-] [111259] Writing DB stats cinder:SELECT=1 {{(pid=111259) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:36:30.072138 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.middleware.request_id [None req-2b753087-bded-48e4-81cd-a384b5e4175b None None] RequestId filter calling following filter/app {{(pid=111260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:36:30.074913 np0000164511 devstack@c-api.service[111260]: INFO cinder.api.openstack.wsgi [None req-2b753087-bded-48e4-81cd-a384b5e4175b demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:36:30.075147 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.openstack.wsgi [None req-2b753087-bded-48e4-81cd-a384b5e4175b demo demo] Empty body provided in request {{(pid=111260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:36:30.075331 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.openstack.wsgi [None req-2b753087-bded-48e4-81cd-a384b5e4175b demo demo] Calling method 'detail' {{(pid=111260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:36:30.075595 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.api_utils [None req-2b753087-bded-48e4-81cd-a384b5e4175b demo demo] Removing options '' from query. {{(pid=111260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:36:30.076431 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.volume.api [None req-2b753087-bded-48e4-81cd-a384b5e4175b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111260) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:36:30.084871 np0000164511 devstack@c-api.service[111260]: INFO cinder.volume.api [None req-2b753087-bded-48e4-81cd-a384b5e4175b demo demo] Get all volumes completed successfully. Apr 09 14:36:30.086978 np0000164511 devstack@c-api.service[111260]: INFO cinder.api.openstack.wsgi [None req-2b753087-bded-48e4-81cd-a384b5e4175b demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:36:30.087459 np0000164511 devstack@c-api.service[111260]: [pid: 111260|app: 0|req: 7/29] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:36:30 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 14:36:40.079553 np0000164511 devstack@c-api.service[111260]: DEBUG dbcounter [-] [111260] Writing DB stats cinder:SELECT=1 {{(pid=111260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:37:30.101640 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.middleware.request_id [None req-87debe54-aaf8-4891-9c2a-95eea119d6fe None None] RequestId filter calling following filter/app {{(pid=111258) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:37:30.188172 np0000164511 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-87debe54-aaf8-4891-9c2a-95eea119d6fe demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:37:30.188411 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-87debe54-aaf8-4891-9c2a-95eea119d6fe demo demo] Empty body provided in request {{(pid=111258) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:37:30.188651 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-87debe54-aaf8-4891-9c2a-95eea119d6fe demo demo] Calling method 'detail' {{(pid=111258) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:37:30.188975 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.api_utils [None req-87debe54-aaf8-4891-9c2a-95eea119d6fe demo demo] Removing options '' from query. {{(pid=111258) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:37:30.189984 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.volume.api [None req-87debe54-aaf8-4891-9c2a-95eea119d6fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111258) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:37:30.197639 np0000164511 devstack@c-api.service[111258]: INFO cinder.volume.api [None req-87debe54-aaf8-4891-9c2a-95eea119d6fe demo demo] Get all volumes completed successfully. Apr 09 14:37:30.199952 np0000164511 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-87debe54-aaf8-4891-9c2a-95eea119d6fe demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:37:30.200303 np0000164511 devstack@c-api.service[111258]: [pid: 111258|app: 0|req: 8/30] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:37:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:37:40.193176 np0000164511 devstack@c-api.service[111258]: DEBUG dbcounter [-] [111258] Writing DB stats cinder:SELECT=1 {{(pid=111258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:38:30.212058 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.middleware.request_id [None req-d5efcc78-695d-40a4-ade3-473b0822e2ec None None] RequestId filter calling following filter/app {{(pid=111261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:38:30.215821 np0000164511 devstack@c-api.service[111261]: INFO cinder.api.openstack.wsgi [None req-d5efcc78-695d-40a4-ade3-473b0822e2ec demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:38:30.216110 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.openstack.wsgi [None req-d5efcc78-695d-40a4-ade3-473b0822e2ec demo demo] Empty body provided in request {{(pid=111261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:38:30.216392 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.openstack.wsgi [None req-d5efcc78-695d-40a4-ade3-473b0822e2ec demo demo] Calling method 'detail' {{(pid=111261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:38:30.216707 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.api_utils [None req-d5efcc78-695d-40a4-ade3-473b0822e2ec demo demo] Removing options '' from query. {{(pid=111261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:38:30.217993 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.volume.api [None req-d5efcc78-695d-40a4-ade3-473b0822e2ec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111261) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:38:30.227678 np0000164511 devstack@c-api.service[111261]: INFO cinder.volume.api [None req-d5efcc78-695d-40a4-ade3-473b0822e2ec demo demo] Get all volumes completed successfully. Apr 09 14:38:30.230828 np0000164511 devstack@c-api.service[111261]: INFO cinder.api.openstack.wsgi [None req-d5efcc78-695d-40a4-ade3-473b0822e2ec demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:38:30.231305 np0000164511 devstack@c-api.service[111261]: [pid: 111261|app: 0|req: 9/31] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:38:30 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 14:38:40.221998 np0000164511 devstack@c-api.service[111261]: DEBUG dbcounter [-] [111261] Writing DB stats cinder:SELECT=1 {{(pid=111261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:39:30.244589 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.middleware.request_id [None req-7395489b-1c11-4d16-8b7b-a55278e6b116 None None] RequestId filter calling following filter/app {{(pid=111259) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:39:30.247578 np0000164511 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-7395489b-1c11-4d16-8b7b-a55278e6b116 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:39:30.247913 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-7395489b-1c11-4d16-8b7b-a55278e6b116 demo demo] Empty body provided in request {{(pid=111259) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:39:30.248266 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-7395489b-1c11-4d16-8b7b-a55278e6b116 demo demo] Calling method 'detail' {{(pid=111259) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:39:30.248643 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.api_utils [None req-7395489b-1c11-4d16-8b7b-a55278e6b116 demo demo] Removing options '' from query. {{(pid=111259) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:39:30.249806 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.volume.api [None req-7395489b-1c11-4d16-8b7b-a55278e6b116 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111259) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:39:30.261249 np0000164511 devstack@c-api.service[111259]: INFO cinder.volume.api [None req-7395489b-1c11-4d16-8b7b-a55278e6b116 demo demo] Get all volumes completed successfully. Apr 09 14:39:30.263994 np0000164511 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-7395489b-1c11-4d16-8b7b-a55278e6b116 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:39:30.264513 np0000164511 devstack@c-api.service[111259]: [pid: 111259|app: 0|req: 8/32] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:39:30 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 14:39:40.256025 np0000164511 devstack@c-api.service[111259]: DEBUG dbcounter [-] [111259] Writing DB stats cinder:SELECT=1 {{(pid=111259) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:40:30.281032 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.middleware.request_id [None req-11b23475-ac5f-4d19-a3d9-abbbc17f643c None None] RequestId filter calling following filter/app {{(pid=111260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:40:30.284541 np0000164511 devstack@c-api.service[111260]: INFO cinder.api.openstack.wsgi [None req-11b23475-ac5f-4d19-a3d9-abbbc17f643c demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:40:30.285329 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.openstack.wsgi [None req-11b23475-ac5f-4d19-a3d9-abbbc17f643c demo demo] Empty body provided in request {{(pid=111260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:40:30.285329 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.openstack.wsgi [None req-11b23475-ac5f-4d19-a3d9-abbbc17f643c demo demo] Calling method 'detail' {{(pid=111260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:40:30.285930 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.api_utils [None req-11b23475-ac5f-4d19-a3d9-abbbc17f643c demo demo] Removing options '' from query. {{(pid=111260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:40:30.286973 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.volume.api [None req-11b23475-ac5f-4d19-a3d9-abbbc17f643c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111260) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:40:30.295380 np0000164511 devstack@c-api.service[111260]: INFO cinder.volume.api [None req-11b23475-ac5f-4d19-a3d9-abbbc17f643c demo demo] Get all volumes completed successfully. Apr 09 14:40:30.297650 np0000164511 devstack@c-api.service[111260]: INFO cinder.api.openstack.wsgi [None req-11b23475-ac5f-4d19-a3d9-abbbc17f643c demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:40:30.298151 np0000164511 devstack@c-api.service[111260]: [pid: 111260|app: 0|req: 8/33] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:40:30 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 14:40:40.290784 np0000164511 devstack@c-api.service[111260]: DEBUG dbcounter [-] [111260] Writing DB stats cinder:SELECT=1 {{(pid=111260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:41:30.313473 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.middleware.request_id [None req-3db94fa5-5973-4f08-be45-84f03ce0bad7 None None] RequestId filter calling following filter/app {{(pid=111258) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:41:30.317526 np0000164511 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-3db94fa5-5973-4f08-be45-84f03ce0bad7 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:41:30.317998 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-3db94fa5-5973-4f08-be45-84f03ce0bad7 demo demo] Empty body provided in request {{(pid=111258) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:41:30.318694 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-3db94fa5-5973-4f08-be45-84f03ce0bad7 demo demo] Calling method 'detail' {{(pid=111258) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:41:30.319067 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.api_utils [None req-3db94fa5-5973-4f08-be45-84f03ce0bad7 demo demo] Removing options '' from query. {{(pid=111258) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:41:30.320881 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.volume.api [None req-3db94fa5-5973-4f08-be45-84f03ce0bad7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111258) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:41:30.328347 np0000164511 devstack@c-api.service[111258]: INFO cinder.volume.api [None req-3db94fa5-5973-4f08-be45-84f03ce0bad7 demo demo] Get all volumes completed successfully. Apr 09 14:41:30.330473 np0000164511 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-3db94fa5-5973-4f08-be45-84f03ce0bad7 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:41:30.330883 np0000164511 devstack@c-api.service[111258]: [pid: 111258|app: 0|req: 9/34] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:41:30 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 14:41:40.324631 np0000164511 devstack@c-api.service[111258]: DEBUG dbcounter [-] [111258] Writing DB stats cinder:SELECT=1 {{(pid=111258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:42:30.347297 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.middleware.request_id [None req-54c6b3e5-7fae-4c17-8add-30049c46f6e7 None None] RequestId filter calling following filter/app {{(pid=111261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:42:30.411059 np0000164511 devstack@c-api.service[111261]: INFO cinder.api.openstack.wsgi [None req-54c6b3e5-7fae-4c17-8add-30049c46f6e7 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:42:30.411433 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.openstack.wsgi [None req-54c6b3e5-7fae-4c17-8add-30049c46f6e7 demo demo] Empty body provided in request {{(pid=111261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:42:30.411846 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.openstack.wsgi [None req-54c6b3e5-7fae-4c17-8add-30049c46f6e7 demo demo] Calling method 'detail' {{(pid=111261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:42:30.412289 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.api_utils [None req-54c6b3e5-7fae-4c17-8add-30049c46f6e7 demo demo] Removing options '' from query. {{(pid=111261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:42:30.413628 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.volume.api [None req-54c6b3e5-7fae-4c17-8add-30049c46f6e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111261) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:42:30.425191 np0000164511 devstack@c-api.service[111261]: INFO cinder.volume.api [None req-54c6b3e5-7fae-4c17-8add-30049c46f6e7 demo demo] Get all volumes completed successfully. Apr 09 14:42:30.427440 np0000164511 devstack@c-api.service[111261]: INFO cinder.api.openstack.wsgi [None req-54c6b3e5-7fae-4c17-8add-30049c46f6e7 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:42:30.428112 np0000164511 devstack@c-api.service[111261]: [pid: 111261|app: 0|req: 10/35] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:42:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:42:40.416967 np0000164511 devstack@c-api.service[111261]: DEBUG dbcounter [-] [111261] Writing DB stats cinder:SELECT=1 {{(pid=111261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:43:30.443893 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.middleware.request_id [None req-2093e125-4145-4ba4-9ce3-c6d365143486 None None] RequestId filter calling following filter/app {{(pid=111259) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:43:30.446981 np0000164511 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-2093e125-4145-4ba4-9ce3-c6d365143486 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:43:30.447244 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-2093e125-4145-4ba4-9ce3-c6d365143486 demo demo] Empty body provided in request {{(pid=111259) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:43:30.447522 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-2093e125-4145-4ba4-9ce3-c6d365143486 demo demo] Calling method 'detail' {{(pid=111259) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:43:30.447910 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.api_utils [None req-2093e125-4145-4ba4-9ce3-c6d365143486 demo demo] Removing options '' from query. {{(pid=111259) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:43:30.448979 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.volume.api [None req-2093e125-4145-4ba4-9ce3-c6d365143486 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111259) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:43:30.455957 np0000164511 devstack@c-api.service[111259]: INFO cinder.volume.api [None req-2093e125-4145-4ba4-9ce3-c6d365143486 demo demo] Get all volumes completed successfully. Apr 09 14:43:30.458053 np0000164511 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-2093e125-4145-4ba4-9ce3-c6d365143486 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:43:30.458449 np0000164511 devstack@c-api.service[111259]: [pid: 111259|app: 0|req: 9/36] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:43:30 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 14:43:40.451953 np0000164511 devstack@c-api.service[111259]: DEBUG dbcounter [-] [111259] Writing DB stats cinder:SELECT=1 {{(pid=111259) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:44:30.475212 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.middleware.request_id [None req-8c5dab80-1b97-4edf-a453-48399a18971a None None] RequestId filter calling following filter/app {{(pid=111260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:44:30.478412 np0000164511 devstack@c-api.service[111260]: INFO cinder.api.openstack.wsgi [None req-8c5dab80-1b97-4edf-a453-48399a18971a demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:44:30.478685 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.openstack.wsgi [None req-8c5dab80-1b97-4edf-a453-48399a18971a demo demo] Empty body provided in request {{(pid=111260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:44:30.478981 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.openstack.wsgi [None req-8c5dab80-1b97-4edf-a453-48399a18971a demo demo] Calling method 'detail' {{(pid=111260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:44:30.479599 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.api.api_utils [None req-8c5dab80-1b97-4edf-a453-48399a18971a demo demo] Removing options '' from query. {{(pid=111260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:44:30.480722 np0000164511 devstack@c-api.service[111260]: DEBUG cinder.volume.api [None req-8c5dab80-1b97-4edf-a453-48399a18971a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111260) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:44:30.488601 np0000164511 devstack@c-api.service[111260]: INFO cinder.volume.api [None req-8c5dab80-1b97-4edf-a453-48399a18971a demo demo] Get all volumes completed successfully. Apr 09 14:44:30.490888 np0000164511 devstack@c-api.service[111260]: INFO cinder.api.openstack.wsgi [None req-8c5dab80-1b97-4edf-a453-48399a18971a demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:44:30.491237 np0000164511 devstack@c-api.service[111260]: [pid: 111260|app: 0|req: 9/37] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:44:30 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 14:44:40.483876 np0000164511 devstack@c-api.service[111260]: DEBUG dbcounter [-] [111260] Writing DB stats cinder:SELECT=1 {{(pid=111260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:45:30.505714 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.middleware.request_id [None req-6c811546-2fd7-4d9e-9141-22934073789d None None] RequestId filter calling following filter/app {{(pid=111258) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:45:30.510571 np0000164511 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-6c811546-2fd7-4d9e-9141-22934073789d demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:45:30.511032 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-6c811546-2fd7-4d9e-9141-22934073789d demo demo] Empty body provided in request {{(pid=111258) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:45:30.511428 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-6c811546-2fd7-4d9e-9141-22934073789d demo demo] Calling method 'detail' {{(pid=111258) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:45:30.511768 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.api.api_utils [None req-6c811546-2fd7-4d9e-9141-22934073789d demo demo] Removing options '' from query. {{(pid=111258) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:45:30.512702 np0000164511 devstack@c-api.service[111258]: DEBUG cinder.volume.api [None req-6c811546-2fd7-4d9e-9141-22934073789d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111258) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:45:30.520956 np0000164511 devstack@c-api.service[111258]: INFO cinder.volume.api [None req-6c811546-2fd7-4d9e-9141-22934073789d demo demo] Get all volumes completed successfully. Apr 09 14:45:30.523077 np0000164511 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-6c811546-2fd7-4d9e-9141-22934073789d demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:45:30.523433 np0000164511 devstack@c-api.service[111258]: [pid: 111258|app: 0|req: 10/38] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:45:30 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 14:45:40.515968 np0000164511 devstack@c-api.service[111258]: DEBUG dbcounter [-] [111258] Writing DB stats cinder:SELECT=1 {{(pid=111258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:46:30.536209 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.middleware.request_id [None req-5fddf052-f74c-4127-8c03-37c71527c079 None None] RequestId filter calling following filter/app {{(pid=111261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:46:30.540470 np0000164511 devstack@c-api.service[111261]: INFO cinder.api.openstack.wsgi [None req-5fddf052-f74c-4127-8c03-37c71527c079 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:46:30.540861 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.openstack.wsgi [None req-5fddf052-f74c-4127-8c03-37c71527c079 demo demo] Empty body provided in request {{(pid=111261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:46:30.541095 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.openstack.wsgi [None req-5fddf052-f74c-4127-8c03-37c71527c079 demo demo] Calling method 'detail' {{(pid=111261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:46:30.541428 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.api.api_utils [None req-5fddf052-f74c-4127-8c03-37c71527c079 demo demo] Removing options '' from query. {{(pid=111261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:46:30.542442 np0000164511 devstack@c-api.service[111261]: DEBUG cinder.volume.api [None req-5fddf052-f74c-4127-8c03-37c71527c079 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111261) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:46:30.551829 np0000164511 devstack@c-api.service[111261]: INFO cinder.volume.api [None req-5fddf052-f74c-4127-8c03-37c71527c079 demo demo] Get all volumes completed successfully. Apr 09 14:46:30.554783 np0000164511 devstack@c-api.service[111261]: INFO cinder.api.openstack.wsgi [None req-5fddf052-f74c-4127-8c03-37c71527c079 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:46:30.555327 np0000164511 devstack@c-api.service[111261]: [pid: 111261|app: 0|req: 11/39] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:46:30 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 14:46:40.545891 np0000164511 devstack@c-api.service[111261]: DEBUG dbcounter [-] [111261] Writing DB stats cinder:SELECT=1 {{(pid=111261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:47:30.569018 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.middleware.request_id [None req-e5b5e474-6d8d-4579-bd0e-60d25b77ab8e None None] RequestId filter calling following filter/app {{(pid=111259) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:47:30.664466 np0000164511 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-e5b5e474-6d8d-4579-bd0e-60d25b77ab8e demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Apr 09 14:47:30.664466 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-e5b5e474-6d8d-4579-bd0e-60d25b77ab8e demo demo] Empty body provided in request {{(pid=111259) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:47:30.664811 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-e5b5e474-6d8d-4579-bd0e-60d25b77ab8e demo demo] Calling method 'detail' {{(pid=111259) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:47:30.665038 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.api.api_utils [None req-e5b5e474-6d8d-4579-bd0e-60d25b77ab8e demo demo] Removing options '' from query. {{(pid=111259) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:47:30.666441 np0000164511 devstack@c-api.service[111259]: DEBUG cinder.volume.api [None req-e5b5e474-6d8d-4579-bd0e-60d25b77ab8e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111259) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:47:30.673699 np0000164511 devstack@c-api.service[111259]: INFO cinder.volume.api [None req-e5b5e474-6d8d-4579-bd0e-60d25b77ab8e demo demo] Get all volumes completed successfully. Apr 09 14:47:30.675521 np0000164511 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-e5b5e474-6d8d-4579-bd0e-60d25b77ab8e demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:47:30.675862 np0000164511 devstack@c-api.service[111259]: [pid: 111259|app: 0|req: 10/40] 199.204.45.19 () {64 vars in 1290 bytes} [Thu Apr 9 14:47:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:47:40.670248 np0000164511 devstack@c-api.service[111259]: DEBUG dbcounter [-] [111259] Writing DB stats cinder:SELECT=1 {{(pid=111259) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}