Apr 25 16:14:55.505516 np0000170204 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 25 16:14:55.513209 np0000170204 devstack@c-api.service[113547]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 25 16:14:55.516366 np0000170204 devstack@c-api.service[113547]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Apr 25 16:14:55 2026] *** Apr 25 16:14:55.516366 np0000170204 devstack@c-api.service[113547]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 25 16:14:55.516366 np0000170204 devstack@c-api.service[113547]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 Apr 25 16:14:55.516366 np0000170204 devstack@c-api.service[113547]: nodename: np0000170204 Apr 25 16:14:55.516366 np0000170204 devstack@c-api.service[113547]: machine: x86_64 Apr 25 16:14:55.516366 np0000170204 devstack@c-api.service[113547]: clock source: unix Apr 25 16:14:55.516366 np0000170204 devstack@c-api.service[113547]: pcre jit disabled Apr 25 16:14:55.516366 np0000170204 devstack@c-api.service[113547]: detected number of CPU cores: 16 Apr 25 16:14:55.516366 np0000170204 devstack@c-api.service[113547]: current working directory: / Apr 25 16:14:55.516366 np0000170204 devstack@c-api.service[113547]: detected binary path: /usr/bin/uwsgi-core Apr 25 16:14:55.516366 np0000170204 devstack@c-api.service[113547]: your processes number limit is 256917 Apr 25 16:14:55.516366 np0000170204 devstack@c-api.service[113547]: your memory page size is 4096 bytes Apr 25 16:14:55.516366 np0000170204 devstack@c-api.service[113547]: detected max file descriptor number: 2048 Apr 25 16:14:55.516366 np0000170204 devstack@c-api.service[113547]: lock engine: pthread robust mutexes Apr 25 16:14:55.517083 np0000170204 devstack@c-api.service[113547]: thunder lock: enabled Apr 25 16:14:55.517083 np0000170204 devstack@c-api.service[113547]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 25 16:14:55.517083 np0000170204 devstack@c-api.service[113547]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Apr 25 16:14:55.517083 np0000170204 devstack@c-api.service[113547]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 25 16:14:55.517083 np0000170204 devstack@c-api.service[113547]: Set PythonHome to /opt/stack/data/venv Apr 25 16:14:55.567004 np0000170204 devstack@c-api.service[113547]: Python main interpreter initialized at 0x76f2e8ea3668 Apr 25 16:14:55.567004 np0000170204 devstack@c-api.service[113547]: python threads support enabled Apr 25 16:14:55.567004 np0000170204 devstack@c-api.service[113547]: your server socket listen backlog is limited to 100 connections Apr 25 16:14:55.567004 np0000170204 devstack@c-api.service[113547]: your mercy for graceful operations on workers is 80 seconds Apr 25 16:14:55.567457 np0000170204 devstack@c-api.service[113547]: mapped 671795 bytes (656 KB) for 4 cores Apr 25 16:14:55.567593 np0000170204 devstack@c-api.service[113547]: *** Operational MODE: preforking *** Apr 25 16:14:55.568740 np0000170204 devstack@c-api.service[113547]: *** uWSGI is running in multiple interpreter mode *** Apr 25 16:14:55.568740 np0000170204 devstack@c-api.service[113547]: spawned uWSGI master process (pid: 113547) Apr 25 16:14:55.568740 np0000170204 devstack@c-api.service[113547]: spawned uWSGI worker 1 (pid: 113549, cores: 1) Apr 25 16:14:55.568063 np0000170204 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 25 16:14:55.569329 np0000170204 devstack@c-api.service[113547]: spawned uWSGI worker 2 (pid: 113550, cores: 1) Apr 25 16:14:55.571551 np0000170204 devstack@c-api.service[113547]: spawned uWSGI worker 3 (pid: 113551, cores: 1) Apr 25 16:14:55.571551 np0000170204 devstack@c-api.service[113547]: spawned uWSGI worker 4 (pid: 113552, cores: 1) Apr 25 16:14:55.571551 np0000170204 devstack@c-api.service[113547]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 25 16:14:55.699484 np0000170204 devstack@c-api.service[113550]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 25 16:14:55.699484 np0000170204 devstack@c-api.service[113550]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 25 16:14:55.699484 np0000170204 devstack@c-api.service[113550]: we strongly recommend against using it for new projects. Apr 25 16:14:55.699484 np0000170204 devstack@c-api.service[113550]: If you are already using Eventlet, we recommend migrating to a different Apr 25 16:14:55.699484 np0000170204 devstack@c-api.service[113550]: framework. For more detail see Apr 25 16:14:55.699484 np0000170204 devstack@c-api.service[113550]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 25 16:14:55.699484 np0000170204 devstack@c-api.service[113550]: import eventlet # noqa Apr 25 16:14:55.700441 np0000170204 devstack@c-api.service[113552]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 25 16:14:55.700441 np0000170204 devstack@c-api.service[113552]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 25 16:14:55.700441 np0000170204 devstack@c-api.service[113552]: we strongly recommend against using it for new projects. Apr 25 16:14:55.700441 np0000170204 devstack@c-api.service[113552]: If you are already using Eventlet, we recommend migrating to a different Apr 25 16:14:55.700441 np0000170204 devstack@c-api.service[113552]: framework. For more detail see Apr 25 16:14:55.700441 np0000170204 devstack@c-api.service[113552]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 25 16:14:55.700441 np0000170204 devstack@c-api.service[113552]: import eventlet # noqa Apr 25 16:14:55.704968 np0000170204 devstack@c-api.service[113551]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 25 16:14:55.704968 np0000170204 devstack@c-api.service[113551]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 25 16:14:55.704968 np0000170204 devstack@c-api.service[113551]: we strongly recommend against using it for new projects. Apr 25 16:14:55.704968 np0000170204 devstack@c-api.service[113551]: If you are already using Eventlet, we recommend migrating to a different Apr 25 16:14:55.704968 np0000170204 devstack@c-api.service[113551]: framework. For more detail see Apr 25 16:14:55.704968 np0000170204 devstack@c-api.service[113551]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 25 16:14:55.704968 np0000170204 devstack@c-api.service[113551]: import eventlet # noqa Apr 25 16:14:55.719884 np0000170204 devstack@c-api.service[113549]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 25 16:14:55.719884 np0000170204 devstack@c-api.service[113549]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 25 16:14:55.719884 np0000170204 devstack@c-api.service[113549]: we strongly recommend against using it for new projects. Apr 25 16:14:55.719884 np0000170204 devstack@c-api.service[113549]: If you are already using Eventlet, we recommend migrating to a different Apr 25 16:14:55.719884 np0000170204 devstack@c-api.service[113549]: framework. For more detail see Apr 25 16:14:55.719884 np0000170204 devstack@c-api.service[113549]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 25 16:14:55.719884 np0000170204 devstack@c-api.service[113549]: import eventlet # noqa Apr 25 16:14:55.784850 np0000170204 devstack@c-api.service[113550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 25 16:14:55.784850 np0000170204 devstack@c-api.service[113550]: debtcollector.deprecate( Apr 25 16:14:55.792377 np0000170204 devstack@c-api.service[113552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 25 16:14:55.792377 np0000170204 devstack@c-api.service[113552]: debtcollector.deprecate( Apr 25 16:14:55.798735 np0000170204 devstack@c-api.service[113551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 25 16:14:55.798735 np0000170204 devstack@c-api.service[113551]: debtcollector.deprecate( Apr 25 16:14:55.816773 np0000170204 devstack@c-api.service[113549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 25 16:14:55.816773 np0000170204 devstack@c-api.service[113549]: debtcollector.deprecate( Apr 25 16:14:55.863002 np0000170204 devstack@c-api.service[113550]: /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 25 16:14:55.863002 np0000170204 devstack@c-api.service[113550]: from cgi import parse_header Apr 25 16:14:55.874796 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:55.874796 np0000170204 devstack@c-api.service[113552]: from cgi import parse_header Apr 25 16:14:55.884041 np0000170204 devstack@c-api.service[113551]: /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 25 16:14:55.884041 np0000170204 devstack@c-api.service[113551]: from cgi import parse_header Apr 25 16:14:55.908404 np0000170204 devstack@c-api.service[113549]: /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 25 16:14:55.908404 np0000170204 devstack@c-api.service[113549]: from cgi import parse_header Apr 25 16:14:55.910616 np0000170204 devstack@c-api.service[113550]: /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 25 16:14:55.910616 np0000170204 devstack@c-api.service[113550]: removals.removed_module( Apr 25 16:14:55.910616 np0000170204 devstack@c-api.service[113550]: /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 25 16:14:55.910616 np0000170204 devstack@c-api.service[113550]: removals.removed_module( Apr 25 16:14:55.920707 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:55.920707 np0000170204 devstack@c-api.service[113552]: removals.removed_module( Apr 25 16:14:55.921446 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:55.921446 np0000170204 devstack@c-api.service[113552]: removals.removed_module( Apr 25 16:14:55.931975 np0000170204 devstack@c-api.service[113551]: /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 25 16:14:55.931975 np0000170204 devstack@c-api.service[113551]: removals.removed_module( Apr 25 16:14:55.932910 np0000170204 devstack@c-api.service[113551]: /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 25 16:14:55.932910 np0000170204 devstack@c-api.service[113551]: removals.removed_module( Apr 25 16:14:55.954464 np0000170204 devstack@c-api.service[113549]: /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 25 16:14:55.954464 np0000170204 devstack@c-api.service[113549]: removals.removed_module( Apr 25 16:14:55.955131 np0000170204 devstack@c-api.service[113549]: /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 25 16:14:55.955131 np0000170204 devstack@c-api.service[113549]: removals.removed_module( Apr 25 16:14:56.535367 np0000170204 devstack@c-api.service[113550]: /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 25 16:14:56.535367 np0000170204 devstack@c-api.service[113550]: warnings.warn( Apr 25 16:14:56.550154 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:56.550154 np0000170204 devstack@c-api.service[113552]: warnings.warn( Apr 25 16:14:56.570697 np0000170204 devstack@c-api.service[113551]: /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 25 16:14:56.570697 np0000170204 devstack@c-api.service[113551]: warnings.warn( Apr 25 16:14:56.624886 np0000170204 devstack@c-api.service[113549]: /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 25 16:14:56.624886 np0000170204 devstack@c-api.service[113549]: warnings.warn( Apr 25 16:14:56.637063 np0000170204 devstack@c-api.service[113550]: /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 25 16:14:56.637063 np0000170204 devstack@c-api.service[113550]: warnings.warn( Apr 25 16:14:56.661257 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:56.661257 np0000170204 devstack@c-api.service[113552]: warnings.warn( Apr 25 16:14:56.682114 np0000170204 devstack@c-api.service[113551]: /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 25 16:14:56.682114 np0000170204 devstack@c-api.service[113551]: warnings.warn( Apr 25 16:14:56.768921 np0000170204 devstack@c-api.service[113549]: /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 25 16:14:56.768921 np0000170204 devstack@c-api.service[113549]: warnings.warn( Apr 25 16:14:56.946321 np0000170204 devstack@c-api.service[113552]: 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 25 16:14:56.946800 np0000170204 devstack@c-api.service[113552]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113552) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 25 16:14:56.948511 np0000170204 devstack@c-api.service[113550]: 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 25 16:14:56.948923 np0000170204 devstack@c-api.service[113550]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113550) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 25 16:14:56.978399 np0000170204 devstack@c-api.service[113551]: 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 25 16:14:56.978816 np0000170204 devstack@c-api.service[113551]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113551) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 25 16:14:57.032004 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.032004 np0000170204 devstack@c-api.service[113552]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 25 16:14:57.036125 np0000170204 devstack@c-api.service[113550]: /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 25 16:14:57.036125 np0000170204 devstack@c-api.service[113550]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 25 16:14:57.042374 np0000170204 devstack@c-api.service[113551]: /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 25 16:14:57.042374 np0000170204 devstack@c-api.service[113551]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 25 16:14:57.068373 np0000170204 devstack@c-api.service[113549]: 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 25 16:14:57.068484 np0000170204 devstack@c-api.service[113549]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113549) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 25 16:14:57.133467 np0000170204 devstack@c-api.service[113549]: /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 25 16:14:57.133467 np0000170204 devstack@c-api.service[113549]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 25 16:14:57.505942 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113551) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 25 16:14:57.506292 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113550) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 25 16:14:57.506455 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113552) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 25 16:14:57.506547 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.506625 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.506688 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.506751 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.506828 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.506907 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.506980 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.507049 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.507049 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.508075 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.508209 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.508275 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.508342 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.508421 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.508495 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.508495 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.508623 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.508692 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.508758 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.508821 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.508885 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.508943 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.509012 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.509082 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.509188 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.509188 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.509188 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.509188 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.509188 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.509188 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.509550 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.509550 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.509673 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.509673 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.509798 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.509798 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.509798 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.509988 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.509988 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.510140 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.510202 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.510284 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.510284 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.510416 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.510487 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.510560 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.510630 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.510693 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.510693 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.510693 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.510693 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.512277 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.512388 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.512388 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.512516 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.512516 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.512516 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.512696 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.512834 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.512927 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.512927 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.513068 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.513189 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.513245 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.513245 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.513356 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.513356 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.513437 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.513489 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.513489 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.513489 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.513609 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.513650 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.513688 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.513739 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.513791 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.513843 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.513887 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.513936 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.513977 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.514026 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.514074 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.514144 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.514186 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.514230 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.514277 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.514501 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.514542 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.514581 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.514629 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.514629 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.514629 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.514629 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.516504 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.516566 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.516617 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.516668 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.516715 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.516763 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.516817 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.516863 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.516916 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.517059 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.517166 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.517219 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.517261 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.517301 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.517367 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.517416 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.517471 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.517511 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.517668 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.517722 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.517760 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.523570 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.523647 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.523690 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.523732 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.523805 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.523886 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.523939 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.523981 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.524023 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.524065 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.524065 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.524065 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.524197 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.524250 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.524950 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.525002 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.525052 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.525154 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.525215 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.525264 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.525306 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.525349 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.525390 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.525436 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.525511 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.525559 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.525658 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.525702 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.525740 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.525794 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.525835 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.525873 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.525873 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.525873 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.525873 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.526036 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.526036 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.526133 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.526180 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.526233 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.526285 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.526325 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.526374 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.526421 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.526468 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.526509 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.526552 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.526589 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.526626 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.526673 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.526716 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.526758 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.526804 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.526856 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.526900 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.526942 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.526981 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.527027 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.527070 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.527134 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.527173 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.527209 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.527262 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.527309 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.527345 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.527382 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.527422 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.527462 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.527503 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.527553 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.527599 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.527639 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.527639 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.527722 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.527764 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.527810 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.527853 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.527890 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.528045 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.528105 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.528105 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.528105 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.528105 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.528105 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.528921 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.528973 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.529020 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.529082 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.529170 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.529221 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.529280 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.529324 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.529363 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.529404 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.529442 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.529482 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.529556 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.529605 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.529646 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.529688 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.529735 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.529781 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.529815 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.529863 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.529905 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.534221 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.534282 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.534326 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.534399 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.534458 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.534519 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.534572 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.534620 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.534671 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.534721 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.534898 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.534944 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.534993 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.535039 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.535078 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.535160 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.535205 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.535250 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.535303 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.535345 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.535394 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.535440 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.535481 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.535481 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.535481 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.535481 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.535682 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.535726 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.535763 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.535817 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.535870 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.535870 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.535870 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.535870 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.535870 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.535870 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.535870 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.535870 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.535870 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.535870 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.535870 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.536304 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.536536 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.536595 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.536655 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.536718 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.536779 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.536838 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.536905 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.536962 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.537033 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.537084 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.537160 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.537236 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.537286 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.537334 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.537334 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.537420 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.537420 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.537506 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.537506 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.537590 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.537665 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.541459 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.541537 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.541590 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.541647 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.541709 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.541748 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.541792 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.541839 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.541880 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.541918 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.541966 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.542025 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.542073 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.542142 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.542196 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.542239 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.542284 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.542331 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.542373 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.542424 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.542471 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.542519 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.542563 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.542611 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.542657 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.542698 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.542744 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.542790 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.542837 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.542879 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.542917 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.542917 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.542998 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.543040 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.543084 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.543156 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.543203 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.543248 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.543288 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.543344 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.543386 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.543440 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.543488 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.543530 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.543572 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.543612 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.543649 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.543688 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.543724 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.543766 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.543802 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.543848 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.543893 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.543941 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.543989 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.544030 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.544080 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.544080 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.544080 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.544080 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.544080 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.544080 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.544080 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.544382 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.544382 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.544469 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.544511 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.544552 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.544593 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.544641 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.544695 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.544737 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.544793 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.544839 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.544887 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.544928 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.544969 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.545011 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.545052 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.545095 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.545095 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.545095 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.545095 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.545095 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.545314 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.545361 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.545407 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.545452 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.545497 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.545536 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.545536 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.545639 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.545687 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.545726 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.545804 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.545851 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.545895 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.545940 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.545979 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.546020 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.546063 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.546129 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.546181 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.546307 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.546345 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.546392 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.546431 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.546474 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.546514 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.546558 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.546607 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.546652 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.546697 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.546738 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.546782 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.546827 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.546872 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.546916 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.546956 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.546992 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.547039 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.547079 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.547150 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.547198 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.547243 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.547288 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.547720 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.547779 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.547818 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.547899 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.547958 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.548005 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.548054 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.548118 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.548164 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.548207 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.548207 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.548207 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.548334 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.548334 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.548892 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.549055 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.549215 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.549276 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.549320 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.549320 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.549393 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.549434 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.549483 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.549534 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.549580 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.549621 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.549659 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.549706 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.549764 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.549814 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.549874 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.549912 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.549958 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.549958 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.550039 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.550569 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.550666 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.550724 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.550826 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.550901 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.550982 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.551084 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.551658 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.551710 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.551782 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.551834 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.551877 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.551920 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.551968 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.552015 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.552061 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.552110 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.552182 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.552235 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.552277 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.552318 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.552367 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.552413 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.552454 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.552454 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.552533 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.552572 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.552617 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.553371 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.553424 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.553476 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.553549 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.553593 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.553593 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.553671 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.553719 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.553760 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.553809 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.553864 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.553864 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.553864 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.554026 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.554506 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.554661 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.554661 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.554755 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.554822 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.554899 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.555004 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.555705 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.555766 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.555809 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.555850 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.555897 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.555938 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.555938 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.556024 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.556078 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.556148 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.556197 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.556246 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.556246 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.556326 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.556326 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.556406 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.556454 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.556501 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.556548 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.556588 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.556628 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.556666 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.556712 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.556758 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.556804 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.556844 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.556844 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.556844 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.557809 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.557909 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.557975 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.558031 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.558088 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.558180 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.558180 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.558269 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.558312 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.558353 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.558510 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.558555 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.558555 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.558633 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.558681 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.558726 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.558763 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.558809 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.558809 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.558883 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.558931 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.558985 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.559032 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.559077 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.559077 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.559077 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.559077 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.559077 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.559545 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.559604 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.559649 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.559692 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.559739 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.559777 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.559855 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.559903 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.559945 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.559984 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.560024 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.560064 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.560151 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.560202 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.560249 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.560289 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.560334 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.560379 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.560379 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.560379 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.560379 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.560526 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.560526 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.560614 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.560656 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.560695 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.560756 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.560821 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.562692 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.562756 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.562814 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.562863 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.562907 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.562987 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.563042 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.563161 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.563215 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.563215 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.563289 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.563330 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.563368 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.563416 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.563463 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.563505 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.563542 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.563584 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.563634 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.563679 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.563726 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.565123 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.565179 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.565241 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.565325 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.565383 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.565432 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.565490 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.565540 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.565579 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.565625 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.565672 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.565672 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.565672 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.565793 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.565859 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.565907 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.565907 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.565907 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.565907 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.566062 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.566062 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.566367 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.566423 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.566487 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.566538 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.566608 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.566652 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.566692 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.566734 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.566782 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.566823 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.566823 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.566897 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.566945 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.567007 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.567073 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.567073 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.567185 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.567254 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.567349 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.567436 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.567509 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.567602 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.567654 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.567721 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.567792 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.567835 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.567884 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.567931 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.567972 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.568012 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.568063 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.568124 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.568179 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.568227 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.568278 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.568323 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.568363 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.568402 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.568447 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.568486 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.568486 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.568486 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.568704 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.568766 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.568811 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.568855 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.568928 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.568978 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.569020 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.569065 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.569065 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.569181 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.569229 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.569277 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.569320 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.569359 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.569359 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.569438 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.569481 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.569526 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.585203 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113549) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 25 16:14:57.585634 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.585741 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.585912 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.586474 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.586572 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.586572 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.586718 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.586718 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.586847 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.586847 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.587163 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.587222 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.587298 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.587343 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.587419 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.587468 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.587549 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.588082 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.588154 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.588248 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.588302 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.588350 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.588418 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.588492 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.588792 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.588855 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.588906 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.588985 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.589040 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.589079 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.589194 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.589750 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.589831 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.589876 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.589945 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.590014 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.590070 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.590146 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.591244 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.591295 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.591356 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.591416 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.591474 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.591528 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.591613 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.592046 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.592119 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.592210 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.592405 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.592501 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.592566 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.592643 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.592871 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.593122 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.593198 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.593280 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.593330 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.593398 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.593466 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.593531 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.593581 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.593648 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.593699 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.593765 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.593818 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.593887 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.594488 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.594566 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.594613 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.594678 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.594723 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.594801 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.594852 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.596019 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.596119 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.596175 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.596238 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.596314 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.596365 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.596432 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.596499 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.596549 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.596625 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.596677 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.596743 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.596809 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.596913 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.597443 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.597492 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.597574 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.597618 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.597693 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.597742 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.597812 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.598893 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.598955 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.598998 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.599064 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.599144 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.599235 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.599288 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.599375 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.599422 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.599490 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.599549 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.599616 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.599683 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.599735 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.599804 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.599859 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.599905 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.599980 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.600116 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.600204 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.600274 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.600579 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.600651 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.600701 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.600768 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.600840 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.600883 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.600941 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.601288 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.601358 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.601402 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.601467 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.601516 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.601586 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.601661 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.601736 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.601808 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.601857 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.601928 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.601979 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.602043 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.602122 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.602884 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.602950 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.602993 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.603045 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.603183 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.603299 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.603751 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.604279 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.604340 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.604387 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.604436 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.604527 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.604573 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.604643 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.605245 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.605292 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.605376 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.605434 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.605516 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.605565 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.605641 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.606113 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.606174 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.606261 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.606306 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.606355 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.606429 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.606481 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.607032 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.607087 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.607164 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.607251 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.607296 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.607356 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.607426 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.607478 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.607551 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.607595 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.607668 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.607712 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.607783 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.607833 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.609577 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.609631 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.609689 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.609776 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.609829 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.609876 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.609946 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.610430 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.610490 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.610533 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.610626 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.610675 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.610715 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.610795 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.611539 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.611690 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.611690 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.611769 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.611769 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.611840 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.611880 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.612508 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.612555 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.612635 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.612679 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.612737 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.612783 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.612873 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.613216 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.613272 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.613351 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.613406 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.613450 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.613519 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.613582 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.613898 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.613955 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.614013 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.614075 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.614144 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.614233 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.614470 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:14:57.614762 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:14:57.614827 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:14:57.614937 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:14:57.615043 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:14:57.615115 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:14:57.615181 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:14:57.615293 np0000170204 devstack@c-api.service[113552]: INFO dbcounter [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Registered counter for database cinder Apr 25 16:14:57.618113 np0000170204 devstack@c-api.service[113551]: INFO dbcounter [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Registered counter for database cinder Apr 25 16:14:57.620009 np0000170204 devstack@c-api.service[113550]: INFO dbcounter [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Registered counter for database cinder Apr 25 16:14:57.626651 np0000170204 devstack@c-api.service[113552]: DEBUG oslo_db.sqlalchemy.engines [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 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=113552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:14:57.629120 np0000170204 devstack@c-api.service[113551]: DEBUG oslo_db.sqlalchemy.engines [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 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=113551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:14:57.633911 np0000170204 devstack@c-api.service[113550]: DEBUG oslo_db.sqlalchemy.engines [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 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=113550) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:14:57.665627 np0000170204 devstack@c-api.service[113549]: INFO dbcounter [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Registered counter for database cinder Apr 25 16:14:57.679396 np0000170204 devstack@c-api.service[113549]: DEBUG oslo_db.sqlalchemy.engines [None req-0fbed004-d517-481f-adde-f62990668a89 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=113549) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:14:57.743140 np0000170204 devstack@c-api.service[113552]: DEBUG dbcounter [-] [113552] Writer thread running {{(pid=113552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 25 16:14:57.746107 np0000170204 devstack@c-api.service[113551]: DEBUG dbcounter [-] [113551] Writer thread running {{(pid=113551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 25 16:14:57.747105 np0000170204 devstack@c-api.service[113552]: INFO cinder.rpc [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 25 16:14:57.749216 np0000170204 devstack@c-api.service[113551]: INFO cinder.rpc [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 25 16:14:57.750766 np0000170204 devstack@c-api.service[113550]: DEBUG dbcounter [-] [113550] Writer thread running {{(pid=113550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 25 16:14:57.751599 np0000170204 devstack@c-api.service[113552]: INFO cinder.rpc [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 25 16:14:57.751689 np0000170204 devstack@c-api.service[113551]: INFO cinder.rpc [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 25 16:14:57.753729 np0000170204 devstack@c-api.service[113551]: INFO cinder.rpc [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 25 16:14:57.753848 np0000170204 devstack@c-api.service[113550]: INFO cinder.rpc [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 25 16:14:57.755131 np0000170204 devstack@c-api.service[113552]: INFO cinder.rpc [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 25 16:14:57.756301 np0000170204 devstack@c-api.service[113551]: INFO cinder.rpc [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 25 16:14:57.756783 np0000170204 devstack@c-api.service[113550]: INFO cinder.rpc [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 25 16:14:57.756954 np0000170204 devstack@c-api.service[113552]: INFO cinder.rpc [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 25 16:14:57.757560 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.757921 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.759327 np0000170204 devstack@c-api.service[113550]: INFO cinder.rpc [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 25 16:14:57.759658 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.760391 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.761647 np0000170204 devstack@c-api.service[113550]: INFO cinder.rpc [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 25 16:14:57.762823 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.764267 np0000170204 devstack@c-api.service[113552]: DEBUG oslo_db.sqlalchemy.engines [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 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=113552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:14:57.765055 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.765948 np0000170204 devstack@c-api.service[113552]: INFO cinder.rpc [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 25 16:14:57.766250 np0000170204 devstack@c-api.service[113551]: DEBUG oslo_db.sqlalchemy.engines [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 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=113551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:14:57.767704 np0000170204 devstack@c-api.service[113552]: INFO cinder.rpc [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 25 16:14:57.768526 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.768604 np0000170204 devstack@c-api.service[113551]: INFO cinder.rpc [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 25 16:14:57.769918 np0000170204 devstack@c-api.service[113550]: DEBUG oslo_db.sqlalchemy.engines [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 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=113550) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:14:57.770668 np0000170204 devstack@c-api.service[113551]: INFO cinder.rpc [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 25 16:14:57.771691 np0000170204 devstack@c-api.service[113550]: INFO cinder.rpc [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 25 16:14:57.772029 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.773382 np0000170204 devstack@c-api.service[113550]: INFO cinder.rpc [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 25 16:14:57.774278 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.780389 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.783649 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.783757 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.785960 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.786838 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.787014 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.789219 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.790206 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.791011 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.792448 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.794139 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.794858 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.796641 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.797124 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.798132 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.799976 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.800317 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.801123 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.801941 np0000170204 devstack@c-api.service[113549]: DEBUG dbcounter [-] [113549] Writer thread running {{(pid=113549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 25 16:14:57.802991 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.803219 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.804343 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.804695 np0000170204 devstack@c-api.service[113549]: INFO cinder.rpc [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 25 16:14:57.806145 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.806827 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.806966 np0000170204 devstack@c-api.service[113549]: INFO cinder.rpc [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 25 16:14:57.807280 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.808390 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.808814 np0000170204 devstack@c-api.service[113549]: INFO cinder.rpc [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 25 16:14:57.808974 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.810526 np0000170204 devstack@c-api.service[113549]: INFO cinder.rpc [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 25 16:14:57.811219 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.811334 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.811472 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.812710 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.812795 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.813235 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.814346 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.815441 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.817173 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.817236 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.819409 np0000170204 devstack@c-api.service[113549]: DEBUG oslo_db.sqlalchemy.engines [None req-0fbed004-d517-481f-adde-f62990668a89 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=113549) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:14:57.820573 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.821159 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.821420 np0000170204 devstack@c-api.service[113549]: INFO cinder.rpc [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 25 16:14:57.822449 np0000170204 devstack@c-api.service[113552]: WARNING cinder.api.contrib.hosts [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 25 16:14:57.823207 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.823294 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.823361 np0000170204 devstack@c-api.service[113549]: INFO cinder.rpc [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 25 16:14:57.824444 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.824620 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.824690 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.826122 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.826733 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.827056 np0000170204 devstack@c-api.service[113551]: WARNING cinder.api.contrib.hosts [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 25 16:14:57.827735 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.827938 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.828635 np0000170204 devstack@c-api.service[113550]: WARNING cinder.api.contrib.hosts [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 25 16:14:57.829216 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.829359 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.829651 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.830641 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.830923 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.831457 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.832302 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.832433 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.833267 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.833942 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.834053 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.835139 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extended resource: extensions {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.835272 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.835664 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.836395 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extended resource: capabilities {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.836637 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.837039 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.837152 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.837730 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extended resource: extra_specs {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.838268 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.838813 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.839358 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extended resource: os-hosts {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.839873 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.840377 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.840527 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.840675 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extended resource: qos-specs {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.840910 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extended resource: extensions {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.841374 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extended resource: extensions {{(pid=113550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.842252 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extended resource: capabilities {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.842775 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extended resource: capabilities {{(pid=113550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.842824 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extended resource: os-availability-zone {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.843616 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extended resource: extra_specs {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.843804 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.844068 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extended resource: extra_specs {{(pid=113550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.844154 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extended resource: os-snapshot-manage {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.845240 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extended resource: os-hosts {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.845576 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extended resource: backups {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.845731 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extended resource: os-hosts {{(pid=113550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.846622 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extended resource: qos-specs {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.847118 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extended resource: qos-specs {{(pid=113550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.847627 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extended resource: scheduler-stats {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.847977 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.848746 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extended resource: os-availability-zone {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.849024 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extended resource: os-volume-manage {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.849208 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extended resource: os-availability-zone {{(pid=113550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.850139 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extended resource: os-snapshot-manage {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.850560 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extended resource: os-snapshot-manage {{(pid=113550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.851033 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extended resource: os-volume-transfer {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.851123 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.851766 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extended resource: backups {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.852011 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extended resource: backups {{(pid=113550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.852687 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extended resource: cgsnapshots {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.854057 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extended resource: scheduler-stats {{(pid=113550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.854174 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extended resource: encryption {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.854240 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extended resource: scheduler-stats {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.855221 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.855516 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extended resource: os-volume-manage {{(pid=113550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.855659 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extended resource: os-quota-class-sets {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.855731 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extended resource: os-volume-manage {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.907241 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extended resource: os-quota-sets {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.907367 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extended resource: os-volume-transfer {{(pid=113550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.908015 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extended resource: os-volume-transfer {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.908140 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.908211 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extended resource: consistencygroups {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.908280 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extended resource: cgsnapshots {{(pid=113550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.908342 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extended resource: cgsnapshots {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.908422 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extended resource: os-volume-type-access {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.908476 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extended resource: encryption {{(pid=113550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.908531 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extended resource: encryption {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.908593 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.908646 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extended resource: encryption {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.908697 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extended resource: os-quota-class-sets {{(pid=113550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.908760 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extended resource: os-quota-class-sets {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.908813 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extended resource: os-quota-sets {{(pid=113550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.908865 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extended resource: os-quota-sets {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.908916 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.908970 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.909023 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extended resource: consistencygroups {{(pid=113550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.909085 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extended resource: consistencygroups {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.909192 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.909247 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.909298 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extended resource: os-volume-type-access {{(pid=113550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.909361 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.909413 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extended resource: os-volume-type-access {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.909479 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extended resource: encryption {{(pid=113550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.909532 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.909583 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.909634 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extended resource: encryption {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.909686 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.909736 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.909787 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.909840 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.909890 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.909942 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.contrib.snapshot_actions [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] SnapshotActionsController initialized {{(pid=113552) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 25 16:14:57.909995 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.910044 np0000170204 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.910100 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.911487 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.911487 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.912086 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.912185 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.912185 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extension VolumeActions extending resource: volumes {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.912323 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.912376 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extension AdminActions extending resource: volumes {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.912376 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extension AdminActions extending resource: snapshots {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.912376 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extension AdminActions extending resource: backups {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.912376 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.912576 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.912627 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.912627 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.912627 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.912627 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.912627 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extension TypesManage extending resource: types {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.912627 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.912627 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extension UsedLimits extending resource: limits {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.913001 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.913054 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.913131 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.913186 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.913237 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.913288 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.913339 np0000170204 devstack@c-api.service[113552]: WARNING keystonemiddleware.auth_token [None req-719fa9ee-9456-4f19-bf6a-69bd1124d2e8 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 25 16:14:57.913409 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.contrib.snapshot_actions [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] SnapshotActionsController initialized {{(pid=113550) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 25 16:14:57.913463 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.913512 np0000170204 devstack@c-api.service[113550]: WARNING castellan.key_manager.migration [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.913564 np0000170204 devstack@c-api.service[113549]: WARNING cinder.api.contrib.hosts [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 25 16:14:57.913626 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.contrib.snapshot_actions [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] SnapshotActionsController initialized {{(pid=113551) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 25 16:14:57.913685 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.913746 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.913797 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.913797 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.913797 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extension VolumeActions extending resource: volumes {{(pid=113550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.913797 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extension AdminActions extending resource: volumes {{(pid=113550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.914309 np0000170204 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.914369 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extension AdminActions extending resource: snapshots {{(pid=113550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.914369 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extension AdminActions extending resource: backups {{(pid=113550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.914369 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.914369 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.914369 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.914369 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.914369 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.914826 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extension TypesManage extending resource: types {{(pid=113550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.914899 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.914955 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.915020 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.915081 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.915160 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extension UsedLimits extending resource: limits {{(pid=113550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.915160 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.v3.router [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.915277 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.915277 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extension VolumeActions extending resource: volumes {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.915277 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extension AdminActions extending resource: volumes {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.915277 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extension AdminActions extending resource: snapshots {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.915277 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extension AdminActions extending resource: backups {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.915277 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.915277 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.915636 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.915636 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.915636 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.915636 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extension TypesManage extending resource: types {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.915636 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.915904 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.915965 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extension UsedLimits extending resource: limits {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.915965 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.916073 np0000170204 devstack@c-api.service[113552]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76f2e8ea3668 pid: 113552 (default app) Apr 25 16:14:57.916224 np0000170204 devstack@c-api.service[113550]: WARNING keystonemiddleware.auth_token [None req-faff99ed-a9c9-4d9b-8f4f-c29e0a872e72 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 25 16:14:57.916302 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.916302 np0000170204 devstack@c-api.service[113552]: warnings.warn( Apr 25 16:14:57.916408 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.916469 np0000170204 devstack@c-api.service[113551]: WARNING keystonemiddleware.auth_token [None req-05c6a75c-fc42-4e74-98bf-cb93d69d5117 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 25 16:14:57.916540 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.916540 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.916540 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.916710 np0000170204 devstack@c-api.service[113550]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76f2e8ea3668 pid: 113550 (default app) Apr 25 16:14:57.916777 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.916837 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.916837 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.916837 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.916837 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.917203 np0000170204 devstack@c-api.service[113551]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76f2e8ea3668 pid: 113551 (default app) Apr 25 16:14:57.917277 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.917277 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.917277 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.917277 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.917578 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.917578 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.917578 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.917578 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.917578 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.917578 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.918003 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.918003 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.918003 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.918003 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.918003 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.918412 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.918412 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.918412 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.918412 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.918412 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.918917 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.918917 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.918917 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.918917 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.919234 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.919234 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.919234 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.919234 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.919234 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.919872 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.919872 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.919872 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.919872 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.919872 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.920205 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.920205 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.920205 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.920205 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.920205 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.920205 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.920421 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.920421 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.920421 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.920421 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.920421 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.920421 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.920634 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.920634 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.920634 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.920634 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.920634 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.920634 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.920911 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.920911 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.920911 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.920911 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.920911 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.921091 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.921091 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.921091 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.921091 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.921091 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.921282 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.921282 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.921282 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.921282 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.921282 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.921282 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.921491 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.921491 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.921491 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.921491 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.921491 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.921491 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.921698 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.921698 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.921698 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.921698 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.921698 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.921897 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.921897 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.921897 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.921897 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.921897 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.922070 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.922070 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.922070 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.922070 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.922239 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.922239 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.922239 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.922239 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.922387 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.922387 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.922387 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.922387 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.922387 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.922568 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.922568 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.922568 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.922568 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.922568 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.922739 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.922739 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.922739 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.922739 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.922875 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extended resource: extensions {{(pid=113549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.922908 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.922908 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.922908 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.922908 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.923059 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.923059 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.923059 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.923059 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.923208 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.923208 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.923208 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.923208 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.923360 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.923360 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.923360 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.923360 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.923516 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.923516 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.923516 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.923516 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.923516 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.923701 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.923701 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.923701 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.923701 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.923701 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.923701 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.923909 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.923909 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.923909 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.923909 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.923909 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.924086 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.924086 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.924086 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.924086 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.924086 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.924086 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.924315 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.924315 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.924315 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.924315 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.924315 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.924315 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.924519 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.924519 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.924519 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.924519 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.924519 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.924519 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.924722 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.924722 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.924722 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.924722 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.924722 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.924722 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.924926 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.924926 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.924926 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.924926 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.925071 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.925071 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.925071 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.925071 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.925071 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.925289 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.925289 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.925289 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.925289 np0000170204 devstack@c-api.service[113552]: /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 25 16:14:57.925289 np0000170204 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) Apr 25 16:14:57.925462 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extended resource: capabilities {{(pid=113549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.925493 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.middleware.request_id [None req-7fb7fc22-e16f-4c7c-bc7c-31b80273dc54 None None] RequestId filter calling following filter/app {{(pid=113552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:14:57.925534 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extended resource: extra_specs {{(pid=113549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.925534 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extended resource: os-hosts {{(pid=113549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.925601 np0000170204 devstack@c-api.service[113552]: [pid: 113552|app: 0|req: 1/1] 199.204.45.248 () {60 vars in 953 bytes} [Sat Apr 25 16:14:57 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 25 16:14:57.925633 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extended resource: qos-specs {{(pid=113549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.925633 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extended resource: os-availability-zone {{(pid=113549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.925633 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extended resource: os-snapshot-manage {{(pid=113549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.925633 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extended resource: backups {{(pid=113549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.925633 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extended resource: scheduler-stats {{(pid=113549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.925633 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extended resource: os-volume-manage {{(pid=113549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.925633 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extended resource: os-volume-transfer {{(pid=113549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.925633 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extended resource: cgsnapshots {{(pid=113549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.925861 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extended resource: encryption {{(pid=113549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.925861 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extended resource: os-quota-class-sets {{(pid=113549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.925861 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extended resource: os-quota-sets {{(pid=113549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.925861 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extended resource: consistencygroups {{(pid=113549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.925861 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extended resource: os-volume-type-access {{(pid=113549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.925861 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extended resource: encryption {{(pid=113549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:14:57.925861 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.926551 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.928171 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.929623 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.931176 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.932959 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.933857 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.contrib.snapshot_actions [None req-0fbed004-d517-481f-adde-f62990668a89 None None] SnapshotActionsController initialized {{(pid=113549) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 25 16:14:57.934631 np0000170204 devstack@c-api.service[113549]: WARNING castellan.key_manager.migration [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:14:57.935566 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.935701 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.935816 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.935943 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extension VolumeActions extending resource: volumes {{(pid=113549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.936080 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extension AdminActions extending resource: volumes {{(pid=113549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.936224 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extension AdminActions extending resource: snapshots {{(pid=113549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.936335 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extension AdminActions extending resource: backups {{(pid=113549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.936523 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.936651 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.936729 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.936832 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.936933 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.937034 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extension TypesManage extending resource: types {{(pid=113549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.937157 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.937283 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extension UsedLimits extending resource: limits {{(pid=113549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.937388 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.v3.router [None req-0fbed004-d517-481f-adde-f62990668a89 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:14:57.940038 np0000170204 devstack@c-api.service[113549]: WARNING keystonemiddleware.auth_token [None req-0fbed004-d517-481f-adde-f62990668a89 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 25 16:14:57.946199 np0000170204 devstack@c-api.service[113549]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76f2e8ea3668 pid: 113549 (default app) Apr 25 16:15:05.458446 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.458446 np0000170204 devstack@c-api.service[113550]: warnings.warn( Apr 25 16:15:05.473395 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.473395 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.473543 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.473543 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.473543 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.473543 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.473543 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.473744 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.473744 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.473744 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.473744 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.473744 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.473744 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.474002 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.474002 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.474002 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.474002 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.474002 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.474216 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.474216 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.474216 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.474216 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.474393 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.474393 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.474393 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.474393 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.474548 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.474548 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.474548 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.474548 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.474548 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.474750 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.474750 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.474750 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.474750 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.474750 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.474978 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.474978 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.474978 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.474978 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.474978 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.474978 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.475229 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.475229 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.475229 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.475229 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.475229 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.475229 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.475449 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.475449 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.475449 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.475449 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.475449 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.475449 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.475688 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.475688 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.475688 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.475688 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.475688 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.475688 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.475913 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.475913 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.475913 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.475913 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.476085 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.476085 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.476085 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.476085 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.476085 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.476403 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.476403 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.476403 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.476403 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.476403 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.476593 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.476593 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.476593 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.476593 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.476593 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.476593 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.476816 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.476816 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.476816 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.476816 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.476816 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.477019 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.477019 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.477019 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.477019 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.477019 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.477303 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.477303 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.477303 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.477303 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.477485 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.477485 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.477485 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.477485 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.477647 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.477647 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.477647 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.477647 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.477647 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.477849 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.477849 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.477849 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.477849 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.477849 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.478033 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.478033 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.478033 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.478033 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.478336 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.478336 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.478336 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.478336 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.478501 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.478501 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.478501 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.478501 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.478692 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.478692 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.478692 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.478692 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.478865 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.478865 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.478865 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.478865 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.479022 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.479022 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.479022 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.479022 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.479022 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.479022 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.479285 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.479285 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.479285 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.479285 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.479285 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.479485 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.479485 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.479485 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.479485 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.479485 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.479485 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.479485 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.479753 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.479753 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.479753 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.479753 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.479753 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.479753 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.479983 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.479983 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.479983 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.479983 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.479983 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.479983 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.480290 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.480290 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.480290 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.480290 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.480290 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.480290 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.480532 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.480532 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.480532 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.480532 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.480694 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.480694 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.480694 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.480694 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.480850 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.480850 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.480850 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.480850 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.481004 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.481004 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.481004 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.481004 np0000170204 devstack@c-api.service[113550]: warnings.warn(deprecated_msg) Apr 25 16:15:05.481004 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.middleware.request_id [None req-2bf29847-867a-4cc0-b737-56208f6b3925 None None] RequestId filter calling following filter/app {{(pid=113550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:15:05.955781 np0000170204 devstack@c-api.service[113550]: INFO cinder.api.openstack.wsgi [None req-2bf29847-867a-4cc0-b737-56208f6b3925 admin admin] POST https://199.204.45.248/volume/v3/types Apr 25 16:15:05.956408 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.openstack.wsgi [None req-2bf29847-867a-4cc0-b737-56208f6b3925 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113550) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 25 16:15:05.958080 np0000170204 devstack@c-api.service[113550]: /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 25 16:15:05.958080 np0000170204 devstack@c-api.service[113550]: warnings.warn( Apr 25 16:15:05.968643 np0000170204 devstack@c-api.service[113550]: DEBUG oslo_db.sqlalchemy.engines [None req-2bf29847-867a-4cc0-b737-56208f6b3925 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=113550) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:15:05.999406 np0000170204 devstack@c-api.service[113550]: INFO cinder.api.openstack.wsgi [None req-2bf29847-867a-4cc0-b737-56208f6b3925 admin admin] https://199.204.45.248/volume/v3/types returned with HTTP 200 Apr 25 16:15:05.999954 np0000170204 devstack@c-api.service[113550]: [pid: 113550|app: 0|req: 1/2] 199.204.45.248 () {68 vars in 1288 bytes} [Sat Apr 25 16:15:05 2026] POST /volume/v3/types => generated 186 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 25 16:15:06.013693 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.013693 np0000170204 devstack@c-api.service[113551]: warnings.warn( Apr 25 16:15:06.027289 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.027289 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.027522 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.027522 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.027522 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.027522 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.027522 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.027955 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.027955 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.027955 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.027955 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.027955 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.027955 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.028519 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.028519 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.028519 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.028519 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.028519 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.028787 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.028787 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.028787 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.028787 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.029035 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.029035 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.029035 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.029035 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.029606 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.029606 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.029606 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.029606 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.029606 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.029895 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.029895 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.029895 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.029895 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.029895 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.030198 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.030198 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.030198 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.030198 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.030198 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.030198 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.030808 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.030808 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.030808 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.030808 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.030808 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.030808 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.031224 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.031224 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.031224 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.031224 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.031224 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.031224 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.031574 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.031574 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.031574 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.031574 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.031574 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.031574 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.031796 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.031796 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.031796 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.031796 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.032251 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.032251 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.032251 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.032251 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.032251 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.032484 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.032484 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.032484 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.032484 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.032484 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.032896 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.032896 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.032896 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.032896 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.032896 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.032896 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.033155 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.033155 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.033155 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.033155 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.033155 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.033356 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.033356 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.033356 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.033356 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.033356 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.033564 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.033564 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.033564 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.033564 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.033735 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.033735 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.033735 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.033735 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.033888 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.033888 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.033888 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.033888 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.033888 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.034123 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.034123 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.034123 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.034123 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.034123 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.034329 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.034329 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.034329 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.034329 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.034495 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.034495 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.034495 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.034495 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.034671 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.034671 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.034671 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.034671 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.034862 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.034862 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.034862 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.034862 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.035137 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.035137 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.035137 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.035137 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.035295 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.035295 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.035295 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.035295 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.035295 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.035295 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.035635 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.035635 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.035635 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.035635 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.035635 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.035852 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.035852 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.035852 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.035852 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.035852 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.035852 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.035852 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.036132 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.036132 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.036132 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.036132 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.036132 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.036132 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.036365 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.036365 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.036365 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.036365 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.036365 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.036365 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.036594 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.036594 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.036594 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.036594 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.036594 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.036594 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.036865 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.036865 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.036865 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.036865 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.037027 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.037027 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.037027 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.037027 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.037217 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.037217 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.037217 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.037217 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.037375 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.037375 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.037375 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.037375 np0000170204 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) Apr 25 16:15:06.037375 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.middleware.request_id [req-2bf29847-867a-4cc0-b737-56208f6b3925 req-3fd78521-35d1-46b6-b435-9db264f1ed57 None None] RequestId filter calling following filter/app {{(pid=113551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:15:06.460754 np0000170204 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [req-2bf29847-867a-4cc0-b737-56208f6b3925 req-3fd78521-35d1-46b6-b435-9db264f1ed57 admin admin] POST https://199.204.45.248/volume/v3/types/9b0343b1-265f-4195-9c64-c607bbe362d4/extra_specs Apr 25 16:15:06.461475 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [req-2bf29847-867a-4cc0-b737-56208f6b3925 req-3fd78521-35d1-46b6-b435-9db264f1ed57 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 25 16:15:06.463655 np0000170204 devstack@c-api.service[113551]: /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 25 16:15:06.463655 np0000170204 devstack@c-api.service[113551]: warnings.warn( Apr 25 16:15:06.474389 np0000170204 devstack@c-api.service[113551]: DEBUG oslo_db.sqlalchemy.engines [req-2bf29847-867a-4cc0-b737-56208f6b3925 req-3fd78521-35d1-46b6-b435-9db264f1ed57 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=113551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:15:06.568009 np0000170204 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [req-2bf29847-867a-4cc0-b737-56208f6b3925 req-3fd78521-35d1-46b6-b435-9db264f1ed57 admin admin] https://199.204.45.248/volume/v3/types/9b0343b1-265f-4195-9c64-c607bbe362d4/extra_specs returned with HTTP 200 Apr 25 16:15:06.568740 np0000170204 devstack@c-api.service[113551]: [pid: 113551|app: 0|req: 1/3] 199.204.45.248 () {70 vars in 1505 bytes} [Sat Apr 25 16:15:06 2026] POST /volume/v3/types/9b0343b1-265f-4195-9c64-c607bbe362d4/extra_specs => generated 55 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:15:07.767628 np0000170204 devstack@c-api.service[113552]: DEBUG dbcounter [-] [113552] Writing DB stats cinder:SELECT=6 {{(pid=113552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:15:07.825828 np0000170204 devstack@c-api.service[113549]: DEBUG dbcounter [-] [113549] Writing DB stats cinder:SELECT=6 {{(pid=113549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:15:15.996886 np0000170204 devstack@c-api.service[113550]: DEBUG dbcounter [-] [113550] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:15:16.566134 np0000170204 devstack@c-api.service[113551]: DEBUG dbcounter [-] [113551] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:17:47.794373 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.middleware.request_id [None req-5ef862fe-34cd-4fe2-91bc-4a24302f0a27 None None] RequestId filter calling following filter/app {{(pid=113552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:17:47.795781 np0000170204 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-5ef862fe-34cd-4fe2-91bc-4a24302f0a27 None None] GET https://199.204.45.248/volume// Apr 25 16:17:47.796194 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-5ef862fe-34cd-4fe2-91bc-4a24302f0a27 None None] Empty body provided in request {{(pid=113552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:17:47.796691 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-5ef862fe-34cd-4fe2-91bc-4a24302f0a27 None None] Calling method 'all' {{(pid=113552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:17:47.797859 np0000170204 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-5ef862fe-34cd-4fe2-91bc-4a24302f0a27 None None] https://199.204.45.248/volume// returned with HTTP 300 Apr 25 16:17:47.798501 np0000170204 devstack@c-api.service[113552]: [pid: 113552|app: 0|req: 2/4] 199.204.45.248 () {66 vars in 1456 bytes} [Sat Apr 25 16:17:47 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 25 16:18:25.024711 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.024711 np0000170204 devstack@c-api.service[113549]: warnings.warn( Apr 25 16:18:25.041730 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.041730 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.041730 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.041730 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.041730 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.042309 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.042309 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.042309 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.042309 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.042309 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.042682 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.042682 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.042682 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.042682 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.042682 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.042682 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.043073 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.043073 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.043073 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.043073 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.043374 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.043374 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.043374 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.043374 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.043650 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.043650 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.043650 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.043650 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.043908 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.043908 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.043908 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.043908 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.043908 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.044278 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.044278 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.044278 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.044278 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.044278 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.044574 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.044574 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.044574 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.044574 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.044574 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.044574 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.045140 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.045140 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.045140 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.045140 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.045140 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.045140 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.045599 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.045599 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.045599 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.045599 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.045599 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.045599 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.046017 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.046017 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.046017 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.046017 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.046017 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.046467 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.046467 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.046467 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.046467 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.046467 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.046745 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.046745 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.046745 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.046745 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.046745 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.046745 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.046982 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.046982 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.046982 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.046982 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.046982 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.046982 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.047246 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.047246 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.047246 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.047246 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.047246 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.047474 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.047474 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.047474 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.047474 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.047474 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.047675 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.047675 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.047675 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.047675 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.047847 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.047847 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.047847 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.047847 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.048013 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.048013 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.048013 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.048013 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.048013 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.048266 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.048266 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.048266 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.048266 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.048266 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.048455 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.048455 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.048455 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.048455 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.048627 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.048627 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.048627 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.048627 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.048798 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.048798 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.048798 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.048798 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.048966 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.048966 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.048966 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.048966 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.049179 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.049179 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.049179 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.049179 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.049366 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.049366 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.049366 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.049366 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.049366 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.049579 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.049579 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.049579 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.049579 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.049579 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.049579 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.049834 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.049834 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.049834 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.049834 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.049834 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.050028 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.050028 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.050028 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.050028 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.050028 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.050028 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.050318 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.050318 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.050318 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.050318 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.050318 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.050318 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.050550 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.050550 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.050550 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.050550 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.050550 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.050550 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.050787 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.050787 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.050787 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.050787 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.050787 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.050787 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.051028 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.051028 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.051028 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.051028 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.051218 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.051218 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.051218 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.051218 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.051218 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.051438 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.051438 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.051438 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.051438 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.051438 np0000170204 devstack@c-api.service[113549]: warnings.warn(deprecated_msg) Apr 25 16:18:25.051438 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.middleware.request_id [None req-4ea19e10-5fbe-4c83-b5a0-4aed687e455d None None] RequestId filter calling following filter/app {{(pid=113549) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:18:25.380519 np0000170204 devstack@c-api.service[113549]: INFO cinder.api.openstack.wsgi [None req-4ea19e10-5fbe-4c83-b5a0-4aed687e455d demo demo] GET https://199.204.45.248/volume/v3/types?is_public=None Apr 25 16:18:25.380875 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.openstack.wsgi [None req-4ea19e10-5fbe-4c83-b5a0-4aed687e455d demo demo] Empty body provided in request {{(pid=113549) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:18:25.381136 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.openstack.wsgi [None req-4ea19e10-5fbe-4c83-b5a0-4aed687e455d demo demo] Calling method 'index' {{(pid=113549) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:18:25.381575 np0000170204 devstack@c-api.service[113549]: /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 25 16:18:25.381575 np0000170204 devstack@c-api.service[113549]: warnings.warn( Apr 25 16:18:25.382219 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.api_utils [None req-4ea19e10-5fbe-4c83-b5a0-4aed687e455d demo demo] Removing options '' from query. {{(pid=113549) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:18:25.393045 np0000170204 devstack@c-api.service[113549]: DEBUG oslo_db.sqlalchemy.engines [None req-4ea19e10-5fbe-4c83-b5a0-4aed687e455d 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=113549) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:18:25.417485 np0000170204 devstack@c-api.service[113549]: INFO cinder.api.openstack.wsgi [None req-4ea19e10-5fbe-4c83-b5a0-4aed687e455d demo demo] https://199.204.45.248/volume/v3/types?is_public=None returned with HTTP 200 Apr 25 16:18:25.418012 np0000170204 devstack@c-api.service[113549]: [pid: 113549|app: 0|req: 1/5] 199.204.45.248 () {64 vars in 1263 bytes} [Sat Apr 25 16:18:25 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:18:25.430044 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.middleware.request_id [req-4ea19e10-5fbe-4c83-b5a0-4aed687e455d req-7ac9bed5-8bf6-441d-96d1-c5cfcdc2a21a None None] RequestId filter calling following filter/app {{(pid=113550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:18:25.433962 np0000170204 devstack@c-api.service[113550]: INFO cinder.api.openstack.wsgi [req-4ea19e10-5fbe-4c83-b5a0-4aed687e455d req-7ac9bed5-8bf6-441d-96d1-c5cfcdc2a21a demo demo] GET https://199.204.45.248/volume/v3/types/default Apr 25 16:18:25.434453 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.openstack.wsgi [req-4ea19e10-5fbe-4c83-b5a0-4aed687e455d req-7ac9bed5-8bf6-441d-96d1-c5cfcdc2a21a demo demo] Empty body provided in request {{(pid=113550) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:18:25.434590 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.openstack.wsgi [req-4ea19e10-5fbe-4c83-b5a0-4aed687e455d req-7ac9bed5-8bf6-441d-96d1-c5cfcdc2a21a demo demo] Calling method 'show' {{(pid=113550) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:18:25.447595 np0000170204 devstack@c-api.service[113550]: INFO cinder.api.openstack.wsgi [req-4ea19e10-5fbe-4c83-b5a0-4aed687e455d req-7ac9bed5-8bf6-441d-96d1-c5cfcdc2a21a demo demo] https://199.204.45.248/volume/v3/types/default returned with HTTP 200 Apr 25 16:18:25.448235 np0000170204 devstack@c-api.service[113550]: [pid: 113550|app: 0|req: 2/6] 199.204.45.248 () {66 vars in 1329 bytes} [Sat Apr 25 16:18:25 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:18:25.789448 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.middleware.request_id [None req-1c11b557-db36-4f17-ad9a-e19e6c96ff3e None None] RequestId filter calling following filter/app {{(pid=113551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:18:25.794890 np0000170204 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-1c11b557-db36-4f17-ad9a-e19e6c96ff3e demo demo] GET https://199.204.45.248/volume/v3/types/default Apr 25 16:18:25.795209 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-1c11b557-db36-4f17-ad9a-e19e6c96ff3e demo demo] Empty body provided in request {{(pid=113551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:18:25.795610 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-1c11b557-db36-4f17-ad9a-e19e6c96ff3e demo demo] Calling method 'show' {{(pid=113551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:18:25.810673 np0000170204 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-1c11b557-db36-4f17-ad9a-e19e6c96ff3e demo demo] https://199.204.45.248/volume/v3/types/default returned with HTTP 200 Apr 25 16:18:25.811033 np0000170204 devstack@c-api.service[113551]: [pid: 113551|app: 0|req: 2/7] 199.204.45.248 () {64 vars in 1258 bytes} [Sat Apr 25 16:18:25 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:18:26.211544 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.middleware.request_id [None req-bdb7bf31-b7b8-4331-81b4-4a470a6d01da None None] RequestId filter calling following filter/app {{(pid=113552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:18:26.525498 np0000170204 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-bdb7bf31-b7b8-4331-81b4-4a470a6d01da demo demo] GET https://199.204.45.248/volume/v3/types/default Apr 25 16:18:26.525855 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-bdb7bf31-b7b8-4331-81b4-4a470a6d01da demo demo] Empty body provided in request {{(pid=113552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:18:26.526058 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-bdb7bf31-b7b8-4331-81b4-4a470a6d01da demo demo] Calling method 'show' {{(pid=113552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:18:26.536365 np0000170204 devstack@c-api.service[113552]: DEBUG oslo_db.sqlalchemy.engines [None req-bdb7bf31-b7b8-4331-81b4-4a470a6d01da 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=113552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:18:26.552040 np0000170204 devstack@c-api.service[113552]: /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 25 16:18:26.552040 np0000170204 devstack@c-api.service[113552]: warnings.warn( Apr 25 16:18:26.554139 np0000170204 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-bdb7bf31-b7b8-4331-81b4-4a470a6d01da demo demo] https://199.204.45.248/volume/v3/types/default returned with HTTP 200 Apr 25 16:18:26.554526 np0000170204 devstack@c-api.service[113552]: [pid: 113552|app: 0|req: 3/8] 199.204.45.248 () {64 vars in 1258 bytes} [Sat Apr 25 16:18:26 2026] GET /volume/v3/types/default => generated 145 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:18:26.570838 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.middleware.request_id [None req-c43299fe-5839-46ef-9618-8d9bc77c91fa None None] RequestId filter calling following filter/app {{(pid=113549) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:18:26.574386 np0000170204 devstack@c-api.service[113549]: INFO cinder.api.openstack.wsgi [None req-c43299fe-5839-46ef-9618-8d9bc77c91fa demo demo] GET https://199.204.45.248/volume/v3/types/default Apr 25 16:18:26.574751 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.openstack.wsgi [None req-c43299fe-5839-46ef-9618-8d9bc77c91fa demo demo] Empty body provided in request {{(pid=113549) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:18:26.575183 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.openstack.wsgi [None req-c43299fe-5839-46ef-9618-8d9bc77c91fa demo demo] Calling method 'show' {{(pid=113549) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:18:26.590209 np0000170204 devstack@c-api.service[113549]: INFO cinder.api.openstack.wsgi [None req-c43299fe-5839-46ef-9618-8d9bc77c91fa demo demo] https://199.204.45.248/volume/v3/types/default returned with HTTP 200 Apr 25 16:18:26.590566 np0000170204 devstack@c-api.service[113549]: [pid: 113549|app: 0|req: 2/9] 199.204.45.248 () {64 vars in 1258 bytes} [Sat Apr 25 16:18:26 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 25 16:18:35.442302 np0000170204 devstack@c-api.service[113550]: DEBUG dbcounter [-] [113550] Writing DB stats cinder:SELECT=2 {{(pid=113550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:18:35.806797 np0000170204 devstack@c-api.service[113551]: DEBUG dbcounter [-] [113551] Writing DB stats cinder:SELECT=2 {{(pid=113551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:18:36.549613 np0000170204 devstack@c-api.service[113552]: DEBUG dbcounter [-] [113552] Writing DB stats cinder:SELECT=2 {{(pid=113552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:18:36.586258 np0000170204 devstack@c-api.service[113549]: DEBUG dbcounter [-] [113549] Writing DB stats cinder:SELECT=3 {{(pid=113549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:23:39.906896 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.middleware.request_id [None req-4ef9c124-db3f-4ddf-a409-325cccd856db None None] RequestId filter calling following filter/app {{(pid=113550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:23:40.057703 np0000170204 devstack@c-api.service[113550]: INFO cinder.api.openstack.wsgi [None req-4ef9c124-db3f-4ddf-a409-325cccd856db demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:23:40.058151 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.openstack.wsgi [None req-4ef9c124-db3f-4ddf-a409-325cccd856db demo demo] Empty body provided in request {{(pid=113550) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:23:40.058632 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.openstack.wsgi [None req-4ef9c124-db3f-4ddf-a409-325cccd856db demo demo] Calling method 'detail' {{(pid=113550) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:23:40.059475 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.api_utils [None req-4ef9c124-db3f-4ddf-a409-325cccd856db demo demo] Removing options '' from query. {{(pid=113550) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:23:40.060704 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.volume.api [None req-4ef9c124-db3f-4ddf-a409-325cccd856db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113550) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:23:40.099491 np0000170204 devstack@c-api.service[113550]: INFO cinder.volume.api [None req-4ef9c124-db3f-4ddf-a409-325cccd856db demo demo] Get all volumes completed successfully. Apr 25 16:23:40.101929 np0000170204 devstack@c-api.service[113550]: INFO cinder.api.openstack.wsgi [None req-4ef9c124-db3f-4ddf-a409-325cccd856db demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:23:40.102371 np0000170204 devstack@c-api.service[113550]: [pid: 113550|app: 0|req: 3/10] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:23:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:23:50.093607 np0000170204 devstack@c-api.service[113550]: DEBUG dbcounter [-] [113550] Writing DB stats cinder:SELECT=1 {{(pid=113550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:24:40.127022 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.middleware.request_id [None req-7c4add24-0e2e-4dad-a870-bf9dd30e93ef None None] RequestId filter calling following filter/app {{(pid=113551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:24:40.132366 np0000170204 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-7c4add24-0e2e-4dad-a870-bf9dd30e93ef demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:24:40.132630 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-7c4add24-0e2e-4dad-a870-bf9dd30e93ef demo demo] Empty body provided in request {{(pid=113551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:24:40.132868 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-7c4add24-0e2e-4dad-a870-bf9dd30e93ef demo demo] Calling method 'detail' {{(pid=113551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:24:40.133441 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.api_utils [None req-7c4add24-0e2e-4dad-a870-bf9dd30e93ef demo demo] Removing options '' from query. {{(pid=113551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:24:40.135228 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.volume.api [None req-7c4add24-0e2e-4dad-a870-bf9dd30e93ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113551) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:24:40.173759 np0000170204 devstack@c-api.service[113551]: INFO cinder.volume.api [None req-7c4add24-0e2e-4dad-a870-bf9dd30e93ef demo demo] Get all volumes completed successfully. Apr 25 16:24:40.177470 np0000170204 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-7c4add24-0e2e-4dad-a870-bf9dd30e93ef demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:24:40.178040 np0000170204 devstack@c-api.service[113551]: [pid: 113551|app: 0|req: 3/11] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:24:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Apr 25 16:24:50.166843 np0000170204 devstack@c-api.service[113551]: DEBUG dbcounter [-] [113551] Writing DB stats cinder:SELECT=1 {{(pid=113551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:25:40.218040 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.middleware.request_id [None req-37e51e18-a0db-4485-8b00-1d8689e61437 None None] RequestId filter calling following filter/app {{(pid=113552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:25:40.222213 np0000170204 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-37e51e18-a0db-4485-8b00-1d8689e61437 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:25:40.222213 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-37e51e18-a0db-4485-8b00-1d8689e61437 demo demo] Empty body provided in request {{(pid=113552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:25:40.222213 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-37e51e18-a0db-4485-8b00-1d8689e61437 demo demo] Calling method 'detail' {{(pid=113552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:25:40.222213 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.api_utils [None req-37e51e18-a0db-4485-8b00-1d8689e61437 demo demo] Removing options '' from query. {{(pid=113552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:25:40.222883 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.volume.api [None req-37e51e18-a0db-4485-8b00-1d8689e61437 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:25:40.261498 np0000170204 devstack@c-api.service[113552]: INFO cinder.volume.api [None req-37e51e18-a0db-4485-8b00-1d8689e61437 demo demo] Get all volumes completed successfully. Apr 25 16:25:40.264446 np0000170204 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-37e51e18-a0db-4485-8b00-1d8689e61437 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:25:40.264979 np0000170204 devstack@c-api.service[113552]: [pid: 113552|app: 0|req: 4/12] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:25:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:25:50.255689 np0000170204 devstack@c-api.service[113552]: DEBUG dbcounter [-] [113552] Writing DB stats cinder:SELECT=1 {{(pid=113552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:26:40.288996 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.middleware.request_id [None req-4863c83b-68da-4a0f-ab0a-047118737ae3 None None] RequestId filter calling following filter/app {{(pid=113549) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:26:40.297749 np0000170204 devstack@c-api.service[113549]: INFO cinder.api.openstack.wsgi [None req-4863c83b-68da-4a0f-ab0a-047118737ae3 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:26:40.297929 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.openstack.wsgi [None req-4863c83b-68da-4a0f-ab0a-047118737ae3 demo demo] Empty body provided in request {{(pid=113549) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:26:40.298158 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.openstack.wsgi [None req-4863c83b-68da-4a0f-ab0a-047118737ae3 demo demo] Calling method 'detail' {{(pid=113549) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:26:40.298631 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.api_utils [None req-4863c83b-68da-4a0f-ab0a-047118737ae3 demo demo] Removing options '' from query. {{(pid=113549) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:26:40.299444 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.volume.api [None req-4863c83b-68da-4a0f-ab0a-047118737ae3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113549) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:26:40.344272 np0000170204 devstack@c-api.service[113549]: INFO cinder.volume.api [None req-4863c83b-68da-4a0f-ab0a-047118737ae3 demo demo] Get all volumes completed successfully. Apr 25 16:26:40.347748 np0000170204 devstack@c-api.service[113549]: INFO cinder.api.openstack.wsgi [None req-4863c83b-68da-4a0f-ab0a-047118737ae3 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:26:40.348303 np0000170204 devstack@c-api.service[113549]: [pid: 113549|app: 0|req: 3/13] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:26:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:26:50.335396 np0000170204 devstack@c-api.service[113549]: DEBUG dbcounter [-] [113549] Writing DB stats cinder:SELECT=1 {{(pid=113549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:27:40.386241 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.middleware.request_id [None req-c81cbe8b-563e-410e-9495-3ff15ba15052 None None] RequestId filter calling following filter/app {{(pid=113550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:27:40.389412 np0000170204 devstack@c-api.service[113550]: INFO cinder.api.openstack.wsgi [None req-c81cbe8b-563e-410e-9495-3ff15ba15052 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:27:40.389998 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.openstack.wsgi [None req-c81cbe8b-563e-410e-9495-3ff15ba15052 demo demo] Empty body provided in request {{(pid=113550) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:27:40.390794 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.openstack.wsgi [None req-c81cbe8b-563e-410e-9495-3ff15ba15052 demo demo] Calling method 'detail' {{(pid=113550) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:27:40.391227 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.api_utils [None req-c81cbe8b-563e-410e-9495-3ff15ba15052 demo demo] Removing options '' from query. {{(pid=113550) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:27:40.392436 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.volume.api [None req-c81cbe8b-563e-410e-9495-3ff15ba15052 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113550) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:27:40.403417 np0000170204 devstack@c-api.service[113550]: INFO cinder.volume.api [None req-c81cbe8b-563e-410e-9495-3ff15ba15052 demo demo] Get all volumes completed successfully. Apr 25 16:27:40.405153 np0000170204 devstack@c-api.service[113550]: INFO cinder.api.openstack.wsgi [None req-c81cbe8b-563e-410e-9495-3ff15ba15052 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:27:40.405508 np0000170204 devstack@c-api.service[113550]: [pid: 113550|app: 0|req: 4/14] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:27:40 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 25 16:27:50.396937 np0000170204 devstack@c-api.service[113550]: DEBUG dbcounter [-] [113550] Writing DB stats cinder:SELECT=1 {{(pid=113550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:28:40.427242 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.middleware.request_id [None req-1a6514ca-c96d-49fc-ac91-733732631bed None None] RequestId filter calling following filter/app {{(pid=113551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:28:40.672507 np0000170204 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-1a6514ca-c96d-49fc-ac91-733732631bed demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:28:40.672936 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-1a6514ca-c96d-49fc-ac91-733732631bed demo demo] Empty body provided in request {{(pid=113551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:28:40.673369 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-1a6514ca-c96d-49fc-ac91-733732631bed demo demo] Calling method 'detail' {{(pid=113551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:28:40.673887 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.api_utils [None req-1a6514ca-c96d-49fc-ac91-733732631bed demo demo] Removing options '' from query. {{(pid=113551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:28:40.675439 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.volume.api [None req-1a6514ca-c96d-49fc-ac91-733732631bed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113551) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:28:40.684420 np0000170204 devstack@c-api.service[113551]: INFO cinder.volume.api [None req-1a6514ca-c96d-49fc-ac91-733732631bed demo demo] Get all volumes completed successfully. Apr 25 16:28:40.686259 np0000170204 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-1a6514ca-c96d-49fc-ac91-733732631bed demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:28:40.686611 np0000170204 devstack@c-api.service[113551]: [pid: 113551|app: 0|req: 4/15] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:28:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:28:50.680216 np0000170204 devstack@c-api.service[113551]: DEBUG dbcounter [-] [113551] Writing DB stats cinder:SELECT=1 {{(pid=113551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:29:40.706516 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.middleware.request_id [None req-d864592e-0da0-4a18-8f08-3cf9de5ddfdb None None] RequestId filter calling following filter/app {{(pid=113552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:29:40.711290 np0000170204 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-d864592e-0da0-4a18-8f08-3cf9de5ddfdb demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:29:40.711629 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-d864592e-0da0-4a18-8f08-3cf9de5ddfdb demo demo] Empty body provided in request {{(pid=113552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:29:40.711859 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-d864592e-0da0-4a18-8f08-3cf9de5ddfdb demo demo] Calling method 'detail' {{(pid=113552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:29:40.712191 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.api_utils [None req-d864592e-0da0-4a18-8f08-3cf9de5ddfdb demo demo] Removing options '' from query. {{(pid=113552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:29:40.713376 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.volume.api [None req-d864592e-0da0-4a18-8f08-3cf9de5ddfdb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:29:40.722326 np0000170204 devstack@c-api.service[113552]: INFO cinder.volume.api [None req-d864592e-0da0-4a18-8f08-3cf9de5ddfdb demo demo] Get all volumes completed successfully. Apr 25 16:29:40.724265 np0000170204 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-d864592e-0da0-4a18-8f08-3cf9de5ddfdb demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:29:40.724762 np0000170204 devstack@c-api.service[113552]: [pid: 113552|app: 0|req: 5/16] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:29:40 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 25 16:29:50.717082 np0000170204 devstack@c-api.service[113552]: DEBUG dbcounter [-] [113552] Writing DB stats cinder:SELECT=1 {{(pid=113552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:30:40.741710 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.middleware.request_id [None req-866f5c2d-4398-43ae-b1fe-b91db55386b5 None None] RequestId filter calling following filter/app {{(pid=113549) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:30:40.745798 np0000170204 devstack@c-api.service[113549]: INFO cinder.api.openstack.wsgi [None req-866f5c2d-4398-43ae-b1fe-b91db55386b5 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:30:40.746322 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.openstack.wsgi [None req-866f5c2d-4398-43ae-b1fe-b91db55386b5 demo demo] Empty body provided in request {{(pid=113549) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:30:40.746770 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.openstack.wsgi [None req-866f5c2d-4398-43ae-b1fe-b91db55386b5 demo demo] Calling method 'detail' {{(pid=113549) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:30:40.747359 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.api_utils [None req-866f5c2d-4398-43ae-b1fe-b91db55386b5 demo demo] Removing options '' from query. {{(pid=113549) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:30:40.749124 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.volume.api [None req-866f5c2d-4398-43ae-b1fe-b91db55386b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113549) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:30:40.766542 np0000170204 devstack@c-api.service[113549]: INFO cinder.volume.api [None req-866f5c2d-4398-43ae-b1fe-b91db55386b5 demo demo] Get all volumes completed successfully. Apr 25 16:30:40.769899 np0000170204 devstack@c-api.service[113549]: INFO cinder.api.openstack.wsgi [None req-866f5c2d-4398-43ae-b1fe-b91db55386b5 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:30:40.770641 np0000170204 devstack@c-api.service[113549]: [pid: 113549|app: 0|req: 4/17] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:30:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:30:50.753579 np0000170204 devstack@c-api.service[113549]: DEBUG dbcounter [-] [113549] Writing DB stats cinder:SELECT=1 {{(pid=113549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:31:40.789350 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.middleware.request_id [None req-53f4f622-aa53-4d97-8ced-e6ada2825a9a None None] RequestId filter calling following filter/app {{(pid=113550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:31:40.793511 np0000170204 devstack@c-api.service[113550]: INFO cinder.api.openstack.wsgi [None req-53f4f622-aa53-4d97-8ced-e6ada2825a9a demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:31:40.793889 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.openstack.wsgi [None req-53f4f622-aa53-4d97-8ced-e6ada2825a9a demo demo] Empty body provided in request {{(pid=113550) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:31:40.794463 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.openstack.wsgi [None req-53f4f622-aa53-4d97-8ced-e6ada2825a9a demo demo] Calling method 'detail' {{(pid=113550) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:31:40.795715 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.api_utils [None req-53f4f622-aa53-4d97-8ced-e6ada2825a9a demo demo] Removing options '' from query. {{(pid=113550) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:31:40.796822 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.volume.api [None req-53f4f622-aa53-4d97-8ced-e6ada2825a9a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113550) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:31:40.805668 np0000170204 devstack@c-api.service[113550]: INFO cinder.volume.api [None req-53f4f622-aa53-4d97-8ced-e6ada2825a9a demo demo] Get all volumes completed successfully. Apr 25 16:31:40.807937 np0000170204 devstack@c-api.service[113550]: INFO cinder.api.openstack.wsgi [None req-53f4f622-aa53-4d97-8ced-e6ada2825a9a demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:31:40.808447 np0000170204 devstack@c-api.service[113550]: [pid: 113550|app: 0|req: 5/18] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:31:40 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 25 16:31:50.800580 np0000170204 devstack@c-api.service[113550]: DEBUG dbcounter [-] [113550] Writing DB stats cinder:SELECT=1 {{(pid=113550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:32:40.824558 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.middleware.request_id [None req-01334271-d2d9-4417-a8a2-013e1a6a3982 None None] RequestId filter calling following filter/app {{(pid=113551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:32:40.828077 np0000170204 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-01334271-d2d9-4417-a8a2-013e1a6a3982 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:32:40.828336 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-01334271-d2d9-4417-a8a2-013e1a6a3982 demo demo] Empty body provided in request {{(pid=113551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:32:40.828620 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-01334271-d2d9-4417-a8a2-013e1a6a3982 demo demo] Calling method 'detail' {{(pid=113551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:32:40.828930 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.api_utils [None req-01334271-d2d9-4417-a8a2-013e1a6a3982 demo demo] Removing options '' from query. {{(pid=113551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:32:40.829941 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.volume.api [None req-01334271-d2d9-4417-a8a2-013e1a6a3982 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113551) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:32:40.840024 np0000170204 devstack@c-api.service[113551]: INFO cinder.volume.api [None req-01334271-d2d9-4417-a8a2-013e1a6a3982 demo demo] Get all volumes completed successfully. Apr 25 16:32:40.842637 np0000170204 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-01334271-d2d9-4417-a8a2-013e1a6a3982 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:32:40.843067 np0000170204 devstack@c-api.service[113551]: [pid: 113551|app: 0|req: 5/19] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:32:40 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 25 16:32:50.833516 np0000170204 devstack@c-api.service[113551]: DEBUG dbcounter [-] [113551] Writing DB stats cinder:SELECT=1 {{(pid=113551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:33:40.866206 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.middleware.request_id [None req-cc15cc96-cb8a-4851-880a-57120b3586d0 None None] RequestId filter calling following filter/app {{(pid=113552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:33:41.043246 np0000170204 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-cc15cc96-cb8a-4851-880a-57120b3586d0 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:33:41.043629 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-cc15cc96-cb8a-4851-880a-57120b3586d0 demo demo] Empty body provided in request {{(pid=113552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:33:41.044034 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-cc15cc96-cb8a-4851-880a-57120b3586d0 demo demo] Calling method 'detail' {{(pid=113552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:33:41.044536 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.api_utils [None req-cc15cc96-cb8a-4851-880a-57120b3586d0 demo demo] Removing options '' from query. {{(pid=113552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:33:41.046082 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.volume.api [None req-cc15cc96-cb8a-4851-880a-57120b3586d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:33:41.054847 np0000170204 devstack@c-api.service[113552]: INFO cinder.volume.api [None req-cc15cc96-cb8a-4851-880a-57120b3586d0 demo demo] Get all volumes completed successfully. Apr 25 16:33:41.056778 np0000170204 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-cc15cc96-cb8a-4851-880a-57120b3586d0 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:33:41.057180 np0000170204 devstack@c-api.service[113552]: [pid: 113552|app: 0|req: 6/20] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:33:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:33:51.050429 np0000170204 devstack@c-api.service[113552]: DEBUG dbcounter [-] [113552] Writing DB stats cinder:SELECT=1 {{(pid=113552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:34:41.071997 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.middleware.request_id [None req-676d5acc-db07-4c44-850d-bf7dbcd8359d None None] RequestId filter calling following filter/app {{(pid=113549) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:34:41.076951 np0000170204 devstack@c-api.service[113549]: INFO cinder.api.openstack.wsgi [None req-676d5acc-db07-4c44-850d-bf7dbcd8359d demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:34:41.077598 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.openstack.wsgi [None req-676d5acc-db07-4c44-850d-bf7dbcd8359d demo demo] Empty body provided in request {{(pid=113549) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:34:41.077854 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.openstack.wsgi [None req-676d5acc-db07-4c44-850d-bf7dbcd8359d demo demo] Calling method 'detail' {{(pid=113549) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:34:41.078428 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.api_utils [None req-676d5acc-db07-4c44-850d-bf7dbcd8359d demo demo] Removing options '' from query. {{(pid=113549) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:34:41.079891 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.volume.api [None req-676d5acc-db07-4c44-850d-bf7dbcd8359d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113549) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:34:41.091196 np0000170204 devstack@c-api.service[113549]: INFO cinder.volume.api [None req-676d5acc-db07-4c44-850d-bf7dbcd8359d demo demo] Get all volumes completed successfully. Apr 25 16:34:41.093751 np0000170204 devstack@c-api.service[113549]: INFO cinder.api.openstack.wsgi [None req-676d5acc-db07-4c44-850d-bf7dbcd8359d demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:34:41.094252 np0000170204 devstack@c-api.service[113549]: [pid: 113549|app: 0|req: 5/21] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:34:41 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 25 16:34:51.083890 np0000170204 devstack@c-api.service[113549]: DEBUG dbcounter [-] [113549] Writing DB stats cinder:SELECT=1 {{(pid=113549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:35:41.112255 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.middleware.request_id [None req-89bbabc2-41a6-4843-9b96-50ec2a4dda65 None None] RequestId filter calling following filter/app {{(pid=113550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:35:41.115952 np0000170204 devstack@c-api.service[113550]: INFO cinder.api.openstack.wsgi [None req-89bbabc2-41a6-4843-9b96-50ec2a4dda65 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:35:41.116264 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.openstack.wsgi [None req-89bbabc2-41a6-4843-9b96-50ec2a4dda65 demo demo] Empty body provided in request {{(pid=113550) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:35:41.116517 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.openstack.wsgi [None req-89bbabc2-41a6-4843-9b96-50ec2a4dda65 demo demo] Calling method 'detail' {{(pid=113550) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:35:41.116871 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.api_utils [None req-89bbabc2-41a6-4843-9b96-50ec2a4dda65 demo demo] Removing options '' from query. {{(pid=113550) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:35:41.117923 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.volume.api [None req-89bbabc2-41a6-4843-9b96-50ec2a4dda65 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113550) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:35:41.127129 np0000170204 devstack@c-api.service[113550]: INFO cinder.volume.api [None req-89bbabc2-41a6-4843-9b96-50ec2a4dda65 demo demo] Get all volumes completed successfully. Apr 25 16:35:41.130083 np0000170204 devstack@c-api.service[113550]: INFO cinder.api.openstack.wsgi [None req-89bbabc2-41a6-4843-9b96-50ec2a4dda65 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:35:41.130759 np0000170204 devstack@c-api.service[113550]: [pid: 113550|app: 0|req: 6/22] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:35:41 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 25 16:35:51.121623 np0000170204 devstack@c-api.service[113550]: DEBUG dbcounter [-] [113550] Writing DB stats cinder:SELECT=1 {{(pid=113550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:36:41.147508 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.middleware.request_id [None req-a97d412e-2b88-484c-965e-f9e184d2488d None None] RequestId filter calling following filter/app {{(pid=113551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:36:41.151178 np0000170204 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-a97d412e-2b88-484c-965e-f9e184d2488d demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:36:41.151432 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-a97d412e-2b88-484c-965e-f9e184d2488d demo demo] Empty body provided in request {{(pid=113551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:36:41.151704 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-a97d412e-2b88-484c-965e-f9e184d2488d demo demo] Calling method 'detail' {{(pid=113551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:36:41.152018 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.api_utils [None req-a97d412e-2b88-484c-965e-f9e184d2488d demo demo] Removing options '' from query. {{(pid=113551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:36:41.153012 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.volume.api [None req-a97d412e-2b88-484c-965e-f9e184d2488d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113551) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:36:41.162689 np0000170204 devstack@c-api.service[113551]: INFO cinder.volume.api [None req-a97d412e-2b88-484c-965e-f9e184d2488d demo demo] Get all volumes completed successfully. Apr 25 16:36:41.165338 np0000170204 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-a97d412e-2b88-484c-965e-f9e184d2488d demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:36:41.165820 np0000170204 devstack@c-api.service[113551]: [pid: 113551|app: 0|req: 6/23] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:36:41 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 25 16:36:51.156702 np0000170204 devstack@c-api.service[113551]: DEBUG dbcounter [-] [113551] Writing DB stats cinder:SELECT=1 {{(pid=113551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:37:41.181724 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.middleware.request_id [None req-19a2f80d-0bcb-4004-82b3-a1f768874457 None None] RequestId filter calling following filter/app {{(pid=113552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:37:41.185783 np0000170204 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-19a2f80d-0bcb-4004-82b3-a1f768874457 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:37:41.186037 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-19a2f80d-0bcb-4004-82b3-a1f768874457 demo demo] Empty body provided in request {{(pid=113552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:37:41.186428 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-19a2f80d-0bcb-4004-82b3-a1f768874457 demo demo] Calling method 'detail' {{(pid=113552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:37:41.186759 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.api_utils [None req-19a2f80d-0bcb-4004-82b3-a1f768874457 demo demo] Removing options '' from query. {{(pid=113552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:37:41.187938 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.volume.api [None req-19a2f80d-0bcb-4004-82b3-a1f768874457 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:37:41.198548 np0000170204 devstack@c-api.service[113552]: INFO cinder.volume.api [None req-19a2f80d-0bcb-4004-82b3-a1f768874457 demo demo] Get all volumes completed successfully. Apr 25 16:37:41.200935 np0000170204 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-19a2f80d-0bcb-4004-82b3-a1f768874457 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:37:41.201450 np0000170204 devstack@c-api.service[113552]: [pid: 113552|app: 0|req: 7/24] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:37:41 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 25 16:37:51.191676 np0000170204 devstack@c-api.service[113552]: DEBUG dbcounter [-] [113552] Writing DB stats cinder:SELECT=1 {{(pid=113552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:38:41.217442 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.middleware.request_id [None req-be5b4180-8b4c-4aef-8c00-69dcdcc28698 None None] RequestId filter calling following filter/app {{(pid=113549) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:38:41.471609 np0000170204 devstack@c-api.service[113549]: INFO cinder.api.openstack.wsgi [None req-be5b4180-8b4c-4aef-8c00-69dcdcc28698 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:38:41.471952 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.openstack.wsgi [None req-be5b4180-8b4c-4aef-8c00-69dcdcc28698 demo demo] Empty body provided in request {{(pid=113549) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:38:41.472442 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.openstack.wsgi [None req-be5b4180-8b4c-4aef-8c00-69dcdcc28698 demo demo] Calling method 'detail' {{(pid=113549) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:38:41.472921 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.api_utils [None req-be5b4180-8b4c-4aef-8c00-69dcdcc28698 demo demo] Removing options '' from query. {{(pid=113549) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:38:41.474501 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.volume.api [None req-be5b4180-8b4c-4aef-8c00-69dcdcc28698 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113549) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:38:41.484789 np0000170204 devstack@c-api.service[113549]: INFO cinder.volume.api [None req-be5b4180-8b4c-4aef-8c00-69dcdcc28698 demo demo] Get all volumes completed successfully. Apr 25 16:38:41.486579 np0000170204 devstack@c-api.service[113549]: INFO cinder.api.openstack.wsgi [None req-be5b4180-8b4c-4aef-8c00-69dcdcc28698 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:38:41.486949 np0000170204 devstack@c-api.service[113549]: [pid: 113549|app: 0|req: 6/25] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:38:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:38:51.481546 np0000170204 devstack@c-api.service[113549]: DEBUG dbcounter [-] [113549] Writing DB stats cinder:SELECT=1 {{(pid=113549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:39:41.506669 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.middleware.request_id [None req-1f04fe96-13ff-42f3-a7b6-5eb63dedfe64 None None] RequestId filter calling following filter/app {{(pid=113550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:39:41.510330 np0000170204 devstack@c-api.service[113550]: INFO cinder.api.openstack.wsgi [None req-1f04fe96-13ff-42f3-a7b6-5eb63dedfe64 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:39:41.510610 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.openstack.wsgi [None req-1f04fe96-13ff-42f3-a7b6-5eb63dedfe64 demo demo] Empty body provided in request {{(pid=113550) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:39:41.510884 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.openstack.wsgi [None req-1f04fe96-13ff-42f3-a7b6-5eb63dedfe64 demo demo] Calling method 'detail' {{(pid=113550) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:39:41.511266 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.api_utils [None req-1f04fe96-13ff-42f3-a7b6-5eb63dedfe64 demo demo] Removing options '' from query. {{(pid=113550) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:39:41.512306 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.volume.api [None req-1f04fe96-13ff-42f3-a7b6-5eb63dedfe64 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113550) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:39:41.519969 np0000170204 devstack@c-api.service[113550]: INFO cinder.volume.api [None req-1f04fe96-13ff-42f3-a7b6-5eb63dedfe64 demo demo] Get all volumes completed successfully. Apr 25 16:39:41.521977 np0000170204 devstack@c-api.service[113550]: INFO cinder.api.openstack.wsgi [None req-1f04fe96-13ff-42f3-a7b6-5eb63dedfe64 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:39:41.522352 np0000170204 devstack@c-api.service[113550]: [pid: 113550|app: 0|req: 7/26] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:39:41 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 25 16:39:51.516236 np0000170204 devstack@c-api.service[113550]: DEBUG dbcounter [-] [113550] Writing DB stats cinder:SELECT=1 {{(pid=113550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:40:41.537154 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.middleware.request_id [None req-d50acf01-1525-4686-b279-6e3eb8f6383f None None] RequestId filter calling following filter/app {{(pid=113551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:40:41.540556 np0000170204 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-d50acf01-1525-4686-b279-6e3eb8f6383f demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:40:41.540874 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-d50acf01-1525-4686-b279-6e3eb8f6383f demo demo] Empty body provided in request {{(pid=113551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:40:41.541239 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-d50acf01-1525-4686-b279-6e3eb8f6383f demo demo] Calling method 'detail' {{(pid=113551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:40:41.541607 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.api_utils [None req-d50acf01-1525-4686-b279-6e3eb8f6383f demo demo] Removing options '' from query. {{(pid=113551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:40:41.542775 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.volume.api [None req-d50acf01-1525-4686-b279-6e3eb8f6383f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113551) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:40:41.556897 np0000170204 devstack@c-api.service[113551]: INFO cinder.volume.api [None req-d50acf01-1525-4686-b279-6e3eb8f6383f demo demo] Get all volumes completed successfully. Apr 25 16:40:41.559231 np0000170204 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-d50acf01-1525-4686-b279-6e3eb8f6383f demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:40:41.559866 np0000170204 devstack@c-api.service[113551]: [pid: 113551|app: 0|req: 7/27] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:40:41 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 25 16:40:51.547991 np0000170204 devstack@c-api.service[113551]: DEBUG dbcounter [-] [113551] Writing DB stats cinder:SELECT=1 {{(pid=113551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:41:41.574855 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.middleware.request_id [None req-b1a26966-a462-4fcc-acca-545e7a731be9 None None] RequestId filter calling following filter/app {{(pid=113552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:41:41.579416 np0000170204 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-b1a26966-a462-4fcc-acca-545e7a731be9 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:41:41.579782 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-b1a26966-a462-4fcc-acca-545e7a731be9 demo demo] Empty body provided in request {{(pid=113552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:41:41.580057 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-b1a26966-a462-4fcc-acca-545e7a731be9 demo demo] Calling method 'detail' {{(pid=113552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:41:41.580400 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.api_utils [None req-b1a26966-a462-4fcc-acca-545e7a731be9 demo demo] Removing options '' from query. {{(pid=113552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:41:41.581462 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.volume.api [None req-b1a26966-a462-4fcc-acca-545e7a731be9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:41:41.590420 np0000170204 devstack@c-api.service[113552]: INFO cinder.volume.api [None req-b1a26966-a462-4fcc-acca-545e7a731be9 demo demo] Get all volumes completed successfully. Apr 25 16:41:41.592386 np0000170204 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-b1a26966-a462-4fcc-acca-545e7a731be9 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:41:41.592741 np0000170204 devstack@c-api.service[113552]: [pid: 113552|app: 0|req: 8/28] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:41:41 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 25 16:41:51.585284 np0000170204 devstack@c-api.service[113552]: DEBUG dbcounter [-] [113552] Writing DB stats cinder:SELECT=1 {{(pid=113552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:42:41.614905 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.middleware.request_id [None req-8308e323-d8d5-4f20-b85b-713ddcdfcfa2 None None] RequestId filter calling following filter/app {{(pid=113549) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:42:41.619291 np0000170204 devstack@c-api.service[113549]: INFO cinder.api.openstack.wsgi [None req-8308e323-d8d5-4f20-b85b-713ddcdfcfa2 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:42:41.619656 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.openstack.wsgi [None req-8308e323-d8d5-4f20-b85b-713ddcdfcfa2 demo demo] Empty body provided in request {{(pid=113549) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:42:41.620164 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.openstack.wsgi [None req-8308e323-d8d5-4f20-b85b-713ddcdfcfa2 demo demo] Calling method 'detail' {{(pid=113549) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:42:41.620538 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.api_utils [None req-8308e323-d8d5-4f20-b85b-713ddcdfcfa2 demo demo] Removing options '' from query. {{(pid=113549) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:42:41.622073 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.volume.api [None req-8308e323-d8d5-4f20-b85b-713ddcdfcfa2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113549) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:42:41.631850 np0000170204 devstack@c-api.service[113549]: INFO cinder.volume.api [None req-8308e323-d8d5-4f20-b85b-713ddcdfcfa2 demo demo] Get all volumes completed successfully. Apr 25 16:42:41.633803 np0000170204 devstack@c-api.service[113549]: INFO cinder.api.openstack.wsgi [None req-8308e323-d8d5-4f20-b85b-713ddcdfcfa2 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:42:41.634252 np0000170204 devstack@c-api.service[113549]: [pid: 113549|app: 0|req: 7/29] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:42:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:42:51.626756 np0000170204 devstack@c-api.service[113549]: DEBUG dbcounter [-] [113549] Writing DB stats cinder:SELECT=1 {{(pid=113549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:43:41.650354 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.middleware.request_id [None req-ce32e80d-5623-4020-96e9-1a9fdbf0b524 None None] RequestId filter calling following filter/app {{(pid=113550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:43:41.765310 np0000170204 devstack@c-api.service[113550]: INFO cinder.api.openstack.wsgi [None req-ce32e80d-5623-4020-96e9-1a9fdbf0b524 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:43:41.765754 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.openstack.wsgi [None req-ce32e80d-5623-4020-96e9-1a9fdbf0b524 demo demo] Empty body provided in request {{(pid=113550) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:43:41.766059 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.openstack.wsgi [None req-ce32e80d-5623-4020-96e9-1a9fdbf0b524 demo demo] Calling method 'detail' {{(pid=113550) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:43:41.766751 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.api_utils [None req-ce32e80d-5623-4020-96e9-1a9fdbf0b524 demo demo] Removing options '' from query. {{(pid=113550) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:43:41.767802 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.volume.api [None req-ce32e80d-5623-4020-96e9-1a9fdbf0b524 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113550) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:43:41.777338 np0000170204 devstack@c-api.service[113550]: INFO cinder.volume.api [None req-ce32e80d-5623-4020-96e9-1a9fdbf0b524 demo demo] Get all volumes completed successfully. Apr 25 16:43:41.780203 np0000170204 devstack@c-api.service[113550]: INFO cinder.api.openstack.wsgi [None req-ce32e80d-5623-4020-96e9-1a9fdbf0b524 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:43:41.780696 np0000170204 devstack@c-api.service[113550]: [pid: 113550|app: 0|req: 8/30] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:43:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:43:51.771293 np0000170204 devstack@c-api.service[113550]: DEBUG dbcounter [-] [113550] Writing DB stats cinder:SELECT=1 {{(pid=113550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:44:41.795398 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.middleware.request_id [None req-bebd33eb-5751-4bfc-a0c8-8057b84a7086 None None] RequestId filter calling following filter/app {{(pid=113551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:44:41.800067 np0000170204 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-bebd33eb-5751-4bfc-a0c8-8057b84a7086 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:44:41.800344 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-bebd33eb-5751-4bfc-a0c8-8057b84a7086 demo demo] Empty body provided in request {{(pid=113551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:44:41.800670 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-bebd33eb-5751-4bfc-a0c8-8057b84a7086 demo demo] Calling method 'detail' {{(pid=113551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:44:41.801042 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.api_utils [None req-bebd33eb-5751-4bfc-a0c8-8057b84a7086 demo demo] Removing options '' from query. {{(pid=113551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:44:41.801928 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.volume.api [None req-bebd33eb-5751-4bfc-a0c8-8057b84a7086 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113551) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:44:41.810400 np0000170204 devstack@c-api.service[113551]: INFO cinder.volume.api [None req-bebd33eb-5751-4bfc-a0c8-8057b84a7086 demo demo] Get all volumes completed successfully. Apr 25 16:44:41.813460 np0000170204 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-bebd33eb-5751-4bfc-a0c8-8057b84a7086 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:44:41.814243 np0000170204 devstack@c-api.service[113551]: [pid: 113551|app: 0|req: 8/31] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:44:41 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 25 16:44:51.805148 np0000170204 devstack@c-api.service[113551]: DEBUG dbcounter [-] [113551] Writing DB stats cinder:SELECT=1 {{(pid=113551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:45:41.830886 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.middleware.request_id [None req-f4bccdc2-57f2-49b3-ab52-6a308aba2a9a None None] RequestId filter calling following filter/app {{(pid=113552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:45:41.835338 np0000170204 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-f4bccdc2-57f2-49b3-ab52-6a308aba2a9a demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:45:41.835737 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-f4bccdc2-57f2-49b3-ab52-6a308aba2a9a demo demo] Empty body provided in request {{(pid=113552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:45:41.836164 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-f4bccdc2-57f2-49b3-ab52-6a308aba2a9a demo demo] Calling method 'detail' {{(pid=113552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:45:41.836650 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.api_utils [None req-f4bccdc2-57f2-49b3-ab52-6a308aba2a9a demo demo] Removing options '' from query. {{(pid=113552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:45:41.838246 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.volume.api [None req-f4bccdc2-57f2-49b3-ab52-6a308aba2a9a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:45:41.845289 np0000170204 devstack@c-api.service[113552]: INFO cinder.volume.api [None req-f4bccdc2-57f2-49b3-ab52-6a308aba2a9a demo demo] Get all volumes completed successfully. Apr 25 16:45:41.847223 np0000170204 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-f4bccdc2-57f2-49b3-ab52-6a308aba2a9a demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:45:41.847596 np0000170204 devstack@c-api.service[113552]: [pid: 113552|app: 0|req: 9/32] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:45:41 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 25 16:45:51.841642 np0000170204 devstack@c-api.service[113552]: DEBUG dbcounter [-] [113552] Writing DB stats cinder:SELECT=1 {{(pid=113552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:46:41.863374 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.middleware.request_id [None req-fc4ff961-b58f-44d6-8c15-9ab0140debe9 None None] RequestId filter calling following filter/app {{(pid=113549) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:46:41.867714 np0000170204 devstack@c-api.service[113549]: INFO cinder.api.openstack.wsgi [None req-fc4ff961-b58f-44d6-8c15-9ab0140debe9 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:46:41.868152 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.openstack.wsgi [None req-fc4ff961-b58f-44d6-8c15-9ab0140debe9 demo demo] Empty body provided in request {{(pid=113549) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:46:41.868562 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.openstack.wsgi [None req-fc4ff961-b58f-44d6-8c15-9ab0140debe9 demo demo] Calling method 'detail' {{(pid=113549) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:46:41.869055 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.api_utils [None req-fc4ff961-b58f-44d6-8c15-9ab0140debe9 demo demo] Removing options '' from query. {{(pid=113549) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:46:41.870582 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.volume.api [None req-fc4ff961-b58f-44d6-8c15-9ab0140debe9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113549) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:46:41.878209 np0000170204 devstack@c-api.service[113549]: INFO cinder.volume.api [None req-fc4ff961-b58f-44d6-8c15-9ab0140debe9 demo demo] Get all volumes completed successfully. Apr 25 16:46:41.880133 np0000170204 devstack@c-api.service[113549]: INFO cinder.api.openstack.wsgi [None req-fc4ff961-b58f-44d6-8c15-9ab0140debe9 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:46:41.880540 np0000170204 devstack@c-api.service[113549]: [pid: 113549|app: 0|req: 8/33] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:46:41 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 25 16:46:51.873418 np0000170204 devstack@c-api.service[113549]: DEBUG dbcounter [-] [113549] Writing DB stats cinder:SELECT=1 {{(pid=113549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:47:41.899087 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.middleware.request_id [None req-10b49325-2dc3-4faf-87a5-3b989c08b8dc None None] RequestId filter calling following filter/app {{(pid=113550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:47:41.903503 np0000170204 devstack@c-api.service[113550]: INFO cinder.api.openstack.wsgi [None req-10b49325-2dc3-4faf-87a5-3b989c08b8dc demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:47:41.903800 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.openstack.wsgi [None req-10b49325-2dc3-4faf-87a5-3b989c08b8dc demo demo] Empty body provided in request {{(pid=113550) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:47:41.904108 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.openstack.wsgi [None req-10b49325-2dc3-4faf-87a5-3b989c08b8dc demo demo] Calling method 'detail' {{(pid=113550) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:47:41.904533 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.api_utils [None req-10b49325-2dc3-4faf-87a5-3b989c08b8dc demo demo] Removing options '' from query. {{(pid=113550) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:47:41.905565 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.volume.api [None req-10b49325-2dc3-4faf-87a5-3b989c08b8dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113550) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:47:41.913784 np0000170204 devstack@c-api.service[113550]: INFO cinder.volume.api [None req-10b49325-2dc3-4faf-87a5-3b989c08b8dc demo demo] Get all volumes completed successfully. Apr 25 16:47:41.916460 np0000170204 devstack@c-api.service[113550]: INFO cinder.api.openstack.wsgi [None req-10b49325-2dc3-4faf-87a5-3b989c08b8dc demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:47:41.916962 np0000170204 devstack@c-api.service[113550]: [pid: 113550|app: 0|req: 9/34] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:47:41 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 25 16:47:51.908978 np0000170204 devstack@c-api.service[113550]: DEBUG dbcounter [-] [113550] Writing DB stats cinder:SELECT=1 {{(pid=113550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:48:41.933067 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.middleware.request_id [None req-34abd2ba-ad77-4907-a925-b69fb516f5bb None None] RequestId filter calling following filter/app {{(pid=113551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:48:42.062822 np0000170204 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-34abd2ba-ad77-4907-a925-b69fb516f5bb demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:48:42.063259 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-34abd2ba-ad77-4907-a925-b69fb516f5bb demo demo] Empty body provided in request {{(pid=113551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:48:42.063673 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-34abd2ba-ad77-4907-a925-b69fb516f5bb demo demo] Calling method 'detail' {{(pid=113551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:48:42.064224 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.api_utils [None req-34abd2ba-ad77-4907-a925-b69fb516f5bb demo demo] Removing options '' from query. {{(pid=113551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:48:42.066266 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.volume.api [None req-34abd2ba-ad77-4907-a925-b69fb516f5bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113551) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:48:42.080241 np0000170204 devstack@c-api.service[113551]: INFO cinder.volume.api [None req-34abd2ba-ad77-4907-a925-b69fb516f5bb demo demo] Get all volumes completed successfully. Apr 25 16:48:42.082863 np0000170204 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-34abd2ba-ad77-4907-a925-b69fb516f5bb demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:48:42.083592 np0000170204 devstack@c-api.service[113551]: [pid: 113551|app: 0|req: 9/35] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:48:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:48:52.072025 np0000170204 devstack@c-api.service[113551]: DEBUG dbcounter [-] [113551] Writing DB stats cinder:SELECT=1 {{(pid=113551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:49:42.099937 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.middleware.request_id [None req-7b2cfbc6-dbe3-4887-8b21-0d5ac29e6520 None None] RequestId filter calling following filter/app {{(pid=113552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:49:42.103283 np0000170204 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-7b2cfbc6-dbe3-4887-8b21-0d5ac29e6520 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:49:42.103671 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-7b2cfbc6-dbe3-4887-8b21-0d5ac29e6520 demo demo] Empty body provided in request {{(pid=113552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:49:42.103921 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-7b2cfbc6-dbe3-4887-8b21-0d5ac29e6520 demo demo] Calling method 'detail' {{(pid=113552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:49:42.104238 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.api_utils [None req-7b2cfbc6-dbe3-4887-8b21-0d5ac29e6520 demo demo] Removing options '' from query. {{(pid=113552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:49:42.105258 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.volume.api [None req-7b2cfbc6-dbe3-4887-8b21-0d5ac29e6520 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:49:42.114739 np0000170204 devstack@c-api.service[113552]: INFO cinder.volume.api [None req-7b2cfbc6-dbe3-4887-8b21-0d5ac29e6520 demo demo] Get all volumes completed successfully. Apr 25 16:49:42.117705 np0000170204 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-7b2cfbc6-dbe3-4887-8b21-0d5ac29e6520 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:49:42.118384 np0000170204 devstack@c-api.service[113552]: [pid: 113552|app: 0|req: 10/36] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:49:42 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 25 16:49:52.110128 np0000170204 devstack@c-api.service[113552]: DEBUG dbcounter [-] [113552] Writing DB stats cinder:SELECT=1 {{(pid=113552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:50:42.133401 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.middleware.request_id [None req-d82e03e2-3987-40a2-b996-65327cded6f6 None None] RequestId filter calling following filter/app {{(pid=113549) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:50:42.138470 np0000170204 devstack@c-api.service[113549]: INFO cinder.api.openstack.wsgi [None req-d82e03e2-3987-40a2-b996-65327cded6f6 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:50:42.138690 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.openstack.wsgi [None req-d82e03e2-3987-40a2-b996-65327cded6f6 demo demo] Empty body provided in request {{(pid=113549) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:50:42.138931 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.openstack.wsgi [None req-d82e03e2-3987-40a2-b996-65327cded6f6 demo demo] Calling method 'detail' {{(pid=113549) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:50:42.139318 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.api.api_utils [None req-d82e03e2-3987-40a2-b996-65327cded6f6 demo demo] Removing options '' from query. {{(pid=113549) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:50:42.140259 np0000170204 devstack@c-api.service[113549]: DEBUG cinder.volume.api [None req-d82e03e2-3987-40a2-b996-65327cded6f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113549) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:50:42.148718 np0000170204 devstack@c-api.service[113549]: INFO cinder.volume.api [None req-d82e03e2-3987-40a2-b996-65327cded6f6 demo demo] Get all volumes completed successfully. Apr 25 16:50:42.151366 np0000170204 devstack@c-api.service[113549]: INFO cinder.api.openstack.wsgi [None req-d82e03e2-3987-40a2-b996-65327cded6f6 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:50:42.151845 np0000170204 devstack@c-api.service[113549]: [pid: 113549|app: 0|req: 9/37] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:50:42 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 25 16:50:52.143567 np0000170204 devstack@c-api.service[113549]: DEBUG dbcounter [-] [113549] Writing DB stats cinder:SELECT=1 {{(pid=113549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:51:42.166629 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.middleware.request_id [None req-01a09009-e137-4a3b-86b9-bb1a69d8b799 None None] RequestId filter calling following filter/app {{(pid=113550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:51:42.168714 np0000170204 devstack@c-api.service[113550]: INFO cinder.api.openstack.wsgi [None req-01a09009-e137-4a3b-86b9-bb1a69d8b799 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:51:42.168901 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.openstack.wsgi [None req-01a09009-e137-4a3b-86b9-bb1a69d8b799 demo demo] Empty body provided in request {{(pid=113550) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:51:42.169153 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.openstack.wsgi [None req-01a09009-e137-4a3b-86b9-bb1a69d8b799 demo demo] Calling method 'detail' {{(pid=113550) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:51:42.169438 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.api.api_utils [None req-01a09009-e137-4a3b-86b9-bb1a69d8b799 demo demo] Removing options '' from query. {{(pid=113550) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:51:42.170020 np0000170204 devstack@c-api.service[113550]: DEBUG cinder.volume.api [None req-01a09009-e137-4a3b-86b9-bb1a69d8b799 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113550) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:51:42.181797 np0000170204 devstack@c-api.service[113550]: INFO cinder.volume.api [None req-01a09009-e137-4a3b-86b9-bb1a69d8b799 demo demo] Get all volumes completed successfully. Apr 25 16:51:42.184024 np0000170204 devstack@c-api.service[113550]: INFO cinder.api.openstack.wsgi [None req-01a09009-e137-4a3b-86b9-bb1a69d8b799 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:51:42.184516 np0000170204 devstack@c-api.service[113550]: [pid: 113550|app: 0|req: 10/38] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:51:42 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 25 16:51:52.174882 np0000170204 devstack@c-api.service[113550]: DEBUG dbcounter [-] [113550] Writing DB stats cinder:SELECT=1 {{(pid=113550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:52:42.206695 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.middleware.request_id [None req-139a536d-f76a-4500-a04e-6a651f1bff70 None None] RequestId filter calling following filter/app {{(pid=113551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:52:42.210632 np0000170204 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-139a536d-f76a-4500-a04e-6a651f1bff70 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:52:42.210856 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-139a536d-f76a-4500-a04e-6a651f1bff70 demo demo] Empty body provided in request {{(pid=113551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:52:42.211090 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-139a536d-f76a-4500-a04e-6a651f1bff70 demo demo] Calling method 'detail' {{(pid=113551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:52:42.211423 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.api.api_utils [None req-139a536d-f76a-4500-a04e-6a651f1bff70 demo demo] Removing options '' from query. {{(pid=113551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:52:42.212413 np0000170204 devstack@c-api.service[113551]: DEBUG cinder.volume.api [None req-139a536d-f76a-4500-a04e-6a651f1bff70 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113551) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:52:42.220377 np0000170204 devstack@c-api.service[113551]: INFO cinder.volume.api [None req-139a536d-f76a-4500-a04e-6a651f1bff70 demo demo] Get all volumes completed successfully. Apr 25 16:52:42.222291 np0000170204 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-139a536d-f76a-4500-a04e-6a651f1bff70 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:52:42.222642 np0000170204 devstack@c-api.service[113551]: [pid: 113551|app: 0|req: 10/39] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:52:42 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 25 16:52:52.215711 np0000170204 devstack@c-api.service[113551]: DEBUG dbcounter [-] [113551] Writing DB stats cinder:SELECT=1 {{(pid=113551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:53:42.242285 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.middleware.request_id [None req-b460260a-6959-46c1-8ebe-24480976b386 None None] RequestId filter calling following filter/app {{(pid=113552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:53:42.343795 np0000170204 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-b460260a-6959-46c1-8ebe-24480976b386 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 25 16:53:42.343970 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-b460260a-6959-46c1-8ebe-24480976b386 demo demo] Empty body provided in request {{(pid=113552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:53:42.344174 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-b460260a-6959-46c1-8ebe-24480976b386 demo demo] Calling method 'detail' {{(pid=113552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:53:42.344395 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.api.api_utils [None req-b460260a-6959-46c1-8ebe-24480976b386 demo demo] Removing options '' from query. {{(pid=113552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:53:42.345091 np0000170204 devstack@c-api.service[113552]: DEBUG cinder.volume.api [None req-b460260a-6959-46c1-8ebe-24480976b386 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:53:42.351503 np0000170204 devstack@c-api.service[113552]: INFO cinder.volume.api [None req-b460260a-6959-46c1-8ebe-24480976b386 demo demo] Get all volumes completed successfully. Apr 25 16:53:42.353412 np0000170204 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-b460260a-6959-46c1-8ebe-24480976b386 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:53:42.353746 np0000170204 devstack@c-api.service[113552]: [pid: 113552|app: 0|req: 11/40] 199.204.45.248 () {64 vars in 1296 bytes} [Sat Apr 25 16:53:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:53:52.347766 np0000170204 devstack@c-api.service[113552]: DEBUG dbcounter [-] [113552] Writing DB stats cinder:SELECT=1 {{(pid=113552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}