Apr 08 13:11:29.659236 np0000164304 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 08 13:11:29.667853 np0000164304 devstack@c-api.service[112286]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 08 13:11:29.671126 np0000164304 devstack@c-api.service[112286]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Apr 8 13:11:29 2026] *** Apr 08 13:11:29.671126 np0000164304 devstack@c-api.service[112286]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 08 13:11:29.671126 np0000164304 devstack@c-api.service[112286]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 08 13:11:29.671126 np0000164304 devstack@c-api.service[112286]: nodename: np0000164304 Apr 08 13:11:29.671126 np0000164304 devstack@c-api.service[112286]: machine: x86_64 Apr 08 13:11:29.671126 np0000164304 devstack@c-api.service[112286]: clock source: unix Apr 08 13:11:29.671126 np0000164304 devstack@c-api.service[112286]: pcre jit disabled Apr 08 13:11:29.671126 np0000164304 devstack@c-api.service[112286]: detected number of CPU cores: 16 Apr 08 13:11:29.671126 np0000164304 devstack@c-api.service[112286]: current working directory: / Apr 08 13:11:29.671126 np0000164304 devstack@c-api.service[112286]: detected binary path: /usr/bin/uwsgi-core Apr 08 13:11:29.671126 np0000164304 devstack@c-api.service[112286]: your processes number limit is 256917 Apr 08 13:11:29.671126 np0000164304 devstack@c-api.service[112286]: your memory page size is 4096 bytes Apr 08 13:11:29.671126 np0000164304 devstack@c-api.service[112286]: detected max file descriptor number: 2048 Apr 08 13:11:29.671126 np0000164304 devstack@c-api.service[112286]: lock engine: pthread robust mutexes Apr 08 13:11:29.672784 np0000164304 devstack@c-api.service[112286]: thunder lock: enabled Apr 08 13:11:29.672784 np0000164304 devstack@c-api.service[112286]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 08 13:11:29.672784 np0000164304 devstack@c-api.service[112286]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 08 13:11:29.672784 np0000164304 devstack@c-api.service[112286]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 08 13:11:29.672784 np0000164304 devstack@c-api.service[112286]: Set PythonHome to /opt/stack/data/venv Apr 08 13:11:29.709070 np0000164304 devstack@c-api.service[112286]: Python main interpreter initialized at 0x7ec7b86a3668 Apr 08 13:11:29.709070 np0000164304 devstack@c-api.service[112286]: python threads support enabled Apr 08 13:11:29.709070 np0000164304 devstack@c-api.service[112286]: your server socket listen backlog is limited to 100 connections Apr 08 13:11:29.709070 np0000164304 devstack@c-api.service[112286]: your mercy for graceful operations on workers is 80 seconds Apr 08 13:11:29.709632 np0000164304 devstack@c-api.service[112286]: mapped 671795 bytes (656 KB) for 4 cores Apr 08 13:11:29.709814 np0000164304 devstack@c-api.service[112286]: *** Operational MODE: preforking *** Apr 08 13:11:29.710034 np0000164304 devstack@c-api.service[112286]: *** uWSGI is running in multiple interpreter mode *** Apr 08 13:11:29.710034 np0000164304 devstack@c-api.service[112286]: spawned uWSGI master process (pid: 112286) Apr 08 13:11:29.710266 np0000164304 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 08 13:11:29.711047 np0000164304 devstack@c-api.service[112286]: spawned uWSGI worker 1 (pid: 112293, cores: 1) Apr 08 13:11:29.711886 np0000164304 devstack@c-api.service[112286]: spawned uWSGI worker 2 (pid: 112294, cores: 1) Apr 08 13:11:29.712455 np0000164304 devstack@c-api.service[112286]: spawned uWSGI worker 3 (pid: 112295, cores: 1) Apr 08 13:11:29.713190 np0000164304 devstack@c-api.service[112286]: spawned uWSGI worker 4 (pid: 112296, cores: 1) Apr 08 13:11:29.713190 np0000164304 devstack@c-api.service[112286]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 08 13:11:29.849342 np0000164304 devstack@c-api.service[112293]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 08 13:11:29.849342 np0000164304 devstack@c-api.service[112293]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 08 13:11:29.849342 np0000164304 devstack@c-api.service[112293]: we strongly recommend against using it for new projects. Apr 08 13:11:29.849342 np0000164304 devstack@c-api.service[112293]: If you are already using Eventlet, we recommend migrating to a different Apr 08 13:11:29.849342 np0000164304 devstack@c-api.service[112293]: framework. For more detail see Apr 08 13:11:29.849342 np0000164304 devstack@c-api.service[112293]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 08 13:11:29.849342 np0000164304 devstack@c-api.service[112293]: import eventlet # noqa Apr 08 13:11:29.852062 np0000164304 devstack@c-api.service[112295]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 08 13:11:29.852062 np0000164304 devstack@c-api.service[112295]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 08 13:11:29.852062 np0000164304 devstack@c-api.service[112295]: we strongly recommend against using it for new projects. Apr 08 13:11:29.852062 np0000164304 devstack@c-api.service[112295]: If you are already using Eventlet, we recommend migrating to a different Apr 08 13:11:29.852062 np0000164304 devstack@c-api.service[112295]: framework. For more detail see Apr 08 13:11:29.852062 np0000164304 devstack@c-api.service[112295]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 08 13:11:29.852062 np0000164304 devstack@c-api.service[112295]: import eventlet # noqa Apr 08 13:11:29.852972 np0000164304 devstack@c-api.service[112294]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 08 13:11:29.852972 np0000164304 devstack@c-api.service[112294]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 08 13:11:29.852972 np0000164304 devstack@c-api.service[112294]: we strongly recommend against using it for new projects. Apr 08 13:11:29.852972 np0000164304 devstack@c-api.service[112294]: If you are already using Eventlet, we recommend migrating to a different Apr 08 13:11:29.852972 np0000164304 devstack@c-api.service[112294]: framework. For more detail see Apr 08 13:11:29.852972 np0000164304 devstack@c-api.service[112294]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 08 13:11:29.852972 np0000164304 devstack@c-api.service[112294]: import eventlet # noqa Apr 08 13:11:29.861051 np0000164304 devstack@c-api.service[112296]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 08 13:11:29.861051 np0000164304 devstack@c-api.service[112296]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 08 13:11:29.861051 np0000164304 devstack@c-api.service[112296]: we strongly recommend against using it for new projects. Apr 08 13:11:29.861051 np0000164304 devstack@c-api.service[112296]: If you are already using Eventlet, we recommend migrating to a different Apr 08 13:11:29.861051 np0000164304 devstack@c-api.service[112296]: framework. For more detail see Apr 08 13:11:29.861051 np0000164304 devstack@c-api.service[112296]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 08 13:11:29.861051 np0000164304 devstack@c-api.service[112296]: import eventlet # noqa Apr 08 13:11:29.941508 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 08 13:11:29.941508 np0000164304 devstack@c-api.service[112295]: debtcollector.deprecate( Apr 08 13:11:29.943332 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 08 13:11:29.943332 np0000164304 devstack@c-api.service[112293]: debtcollector.deprecate( Apr 08 13:11:29.946610 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 08 13:11:29.946610 np0000164304 devstack@c-api.service[112294]: debtcollector.deprecate( Apr 08 13:11:29.948822 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 08 13:11:29.948822 np0000164304 devstack@c-api.service[112296]: debtcollector.deprecate( Apr 08 13:11:30.029992 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 08 13:11:30.029992 np0000164304 devstack@c-api.service[112293]: from cgi import parse_header Apr 08 13:11:30.032370 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 08 13:11:30.032370 np0000164304 devstack@c-api.service[112294]: from cgi import parse_header Apr 08 13:11:30.040779 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 08 13:11:30.040779 np0000164304 devstack@c-api.service[112296]: from cgi import parse_header Apr 08 13:11:30.046051 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 08 13:11:30.046051 np0000164304 devstack@c-api.service[112295]: from cgi import parse_header Apr 08 13:11:30.076760 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 08 13:11:30.076760 np0000164304 devstack@c-api.service[112293]: removals.removed_module( Apr 08 13:11:30.077481 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 08 13:11:30.077481 np0000164304 devstack@c-api.service[112293]: removals.removed_module( Apr 08 13:11:30.079353 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 08 13:11:30.079353 np0000164304 devstack@c-api.service[112294]: removals.removed_module( Apr 08 13:11:30.080059 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 08 13:11:30.080059 np0000164304 devstack@c-api.service[112294]: removals.removed_module( Apr 08 13:11:30.087962 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 08 13:11:30.087962 np0000164304 devstack@c-api.service[112296]: removals.removed_module( Apr 08 13:11:30.088672 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 08 13:11:30.088672 np0000164304 devstack@c-api.service[112296]: removals.removed_module( Apr 08 13:11:30.093469 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 08 13:11:30.093469 np0000164304 devstack@c-api.service[112295]: removals.removed_module( Apr 08 13:11:30.094354 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 08 13:11:30.094354 np0000164304 devstack@c-api.service[112295]: removals.removed_module( Apr 08 13:11:30.692450 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 08 13:11:30.692450 np0000164304 devstack@c-api.service[112293]: warnings.warn( Apr 08 13:11:30.705125 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 08 13:11:30.705125 np0000164304 devstack@c-api.service[112296]: warnings.warn( Apr 08 13:11:30.720094 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 08 13:11:30.720094 np0000164304 devstack@c-api.service[112295]: warnings.warn( Apr 08 13:11:30.722909 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 08 13:11:30.722909 np0000164304 devstack@c-api.service[112294]: warnings.warn( Apr 08 13:11:30.807213 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 08 13:11:30.807213 np0000164304 devstack@c-api.service[112293]: warnings.warn( Apr 08 13:11:30.812109 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 08 13:11:30.812109 np0000164304 devstack@c-api.service[112296]: warnings.warn( Apr 08 13:11:30.840110 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 08 13:11:30.840110 np0000164304 devstack@c-api.service[112294]: warnings.warn( Apr 08 13:11:30.842120 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 08 13:11:30.842120 np0000164304 devstack@c-api.service[112295]: warnings.warn( Apr 08 13:11:31.114690 np0000164304 devstack@c-api.service[112293]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 08 13:11:31.115793 np0000164304 devstack@c-api.service[112293]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112293) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 08 13:11:31.115894 np0000164304 devstack@c-api.service[112296]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 08 13:11:31.115894 np0000164304 devstack@c-api.service[112296]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112296) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 08 13:11:31.133490 np0000164304 devstack@c-api.service[112295]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 08 13:11:31.133869 np0000164304 devstack@c-api.service[112295]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112295) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 08 13:11:31.133934 np0000164304 devstack@c-api.service[112294]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 08 13:11:31.134207 np0000164304 devstack@c-api.service[112294]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112294) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 08 13:11:31.202435 np0000164304 devstack@c-api.service[112296]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 08 13:11:31.202435 np0000164304 devstack@c-api.service[112296]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 08 13:11:31.204696 np0000164304 devstack@c-api.service[112294]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 08 13:11:31.204696 np0000164304 devstack@c-api.service[112294]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 08 13:11:31.204889 np0000164304 devstack@c-api.service[112293]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 08 13:11:31.204889 np0000164304 devstack@c-api.service[112293]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 08 13:11:31.211841 np0000164304 devstack@c-api.service[112295]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 08 13:11:31.211841 np0000164304 devstack@c-api.service[112295]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 08 13:11:31.675627 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112296) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 08 13:11:31.675879 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112293) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 08 13:11:31.675967 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.676016 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112294) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 08 13:11:31.676085 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.676186 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.676239 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.676292 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.676355 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112295) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 08 13:11:31.676413 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.676470 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.676516 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.676744 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.676818 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.676872 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.677100 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.678959 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.679039 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.679091 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.679140 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.679140 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.679227 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.679281 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.679334 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.679390 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.679439 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.679480 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.679716 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.679762 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.679811 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.679860 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.679903 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.679961 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.680017 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.680075 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.680136 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.680181 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.680233 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.680287 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.680287 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.680287 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.680287 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.680287 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.680287 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.683960 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.684044 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.684094 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.684153 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.684209 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.684268 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.684314 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.684368 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.684419 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.684488 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.684542 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.684590 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.684634 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.684701 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.684747 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.684794 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.684856 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.684910 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.684910 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.684910 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.684910 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.685084 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.685084 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.685084 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.685084 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.685084 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.685084 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.685084 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.686388 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.686454 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.686506 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.686620 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.686701 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.686761 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.686818 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.686865 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.686917 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.686975 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.687024 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.687075 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.687128 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.687182 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.687240 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.687291 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.687343 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.687388 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.687443 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.687499 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.687545 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.687608 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.687674 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.687674 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.687674 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.687674 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.687674 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.687674 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.689006 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.689084 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.689132 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.689179 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.689237 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.689288 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.689343 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.689389 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.689443 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.689494 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.689543 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.689592 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.689659 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.689720 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.689783 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.689838 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.689891 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.689949 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.689997 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.690043 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.690089 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.690133 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.690187 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.690241 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.690296 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.690353 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.690408 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.690458 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.690502 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.690544 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.690609 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.690683 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.690732 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.690775 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.690830 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.690875 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.690932 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.690981 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.691024 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.691075 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.691129 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.691179 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.691229 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.691280 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.691324 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.691375 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.691426 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.691470 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.691511 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.691555 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.691596 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.691639 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.691717 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.691764 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.691824 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.691824 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.694840 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.694921 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.694968 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.695024 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.695024 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.695109 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.695162 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.695212 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.695272 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.695327 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.695383 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.695430 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.695476 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.695529 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.695576 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.695634 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.695723 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.695778 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.695778 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.695778 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.695778 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.695942 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.695942 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.695942 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.695942 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.695942 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.695942 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.696202 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.696430 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.696496 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.696542 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.696591 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.696639 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.696698 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.696758 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.696812 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.696857 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.696912 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.696962 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.697007 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.697060 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.697109 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.697163 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.697219 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.697266 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.697321 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.697375 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.697421 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.697465 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.697509 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.697562 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.697609 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.697609 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.697727 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.697777 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.697777 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.698059 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.698125 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.698204 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.698261 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.698318 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.698363 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.698408 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.698454 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.698500 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.698547 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.698597 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.698700 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.698753 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.698807 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.698861 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.698927 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.698978 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.699018 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.699066 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.699118 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.699166 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.699210 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.699265 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.699315 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.699315 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.699315 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.699315 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.699315 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.699532 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.699532 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.699532 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.699532 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.699724 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.699787 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.699832 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.699885 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.699936 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.699984 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.700037 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.700037 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.700123 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.700173 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.700215 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.700258 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.700302 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.700302 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.700393 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.700449 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.700592 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.700672 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.700718 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.700761 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.700810 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.700810 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.700810 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.700810 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.702171 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.702265 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.702265 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.702342 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.702392 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.702440 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.702492 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.702537 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.702581 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.702668 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.702731 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.702807 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.702868 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.702916 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.702959 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.703003 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.703046 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.703046 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.703141 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.703188 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.703188 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.703277 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.703277 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.703372 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.703425 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.703471 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.703515 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.703563 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.703612 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.703676 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.703736 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.703785 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.703834 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.703881 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.703930 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.703975 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.704027 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.704027 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.704114 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.704114 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.704114 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.704262 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.704317 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.704364 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.704416 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.704464 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.704506 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.704547 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.704591 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.704664 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.704714 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.704767 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.704813 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.704851 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.704883 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.704883 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.706851 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.706934 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.706984 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.707032 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.707072 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.707130 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.707130 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.707215 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.707272 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.707319 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.707367 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.707414 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.707468 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.707517 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.707562 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.707609 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.707675 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.707737 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.707790 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.707844 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.707902 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.707958 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.708009 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.708067 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.708122 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.708171 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.708222 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.708269 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.708313 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.708357 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.708411 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.708457 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.708506 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.708559 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.708603 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.708676 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.708727 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.708783 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.708837 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.708886 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.708933 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.708975 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.709020 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.709067 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.709113 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.709155 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.709210 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.709272 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.709315 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.709360 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.709400 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.709451 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.709495 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.709543 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.709588 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.709588 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.709689 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.709689 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.709689 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.709689 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.709689 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.709873 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.709917 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.709960 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.710001 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.710045 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.710045 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.710045 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.710045 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.710196 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.710243 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.710287 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.710287 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.710287 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.710287 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.710287 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.710287 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.710501 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.710501 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.710501 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.710501 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.710501 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.710501 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.710501 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.710797 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.710797 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.710797 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.710921 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.710961 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.711003 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.711044 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.711087 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.711126 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.711164 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.711201 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.711244 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.711288 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.711332 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.711376 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.711423 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.711466 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.711513 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.711552 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.711598 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.711637 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.711707 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.711707 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.711707 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.711707 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.711707 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.711707 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.711707 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.712482 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.712628 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.712787 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.712907 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.712971 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.713037 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.713098 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.713160 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.713240 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.713324 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.713424 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.713493 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.713558 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.713619 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.713708 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.713708 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.713834 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.713900 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.713969 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.714028 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.714085 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.714144 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.714201 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.714258 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.714324 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.714386 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.714445 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.714445 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.719134 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.719238 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.719238 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.719316 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.719379 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.719432 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.719477 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.719620 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.719690 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.719749 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.719824 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.719891 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.719936 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.719977 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.720020 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.720066 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.720115 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.720159 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.720204 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.720260 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.720314 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.720358 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.720408 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.720456 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.720501 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.720545 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.720597 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.720662 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.720717 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.720771 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.720813 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.720854 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.720897 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.720934 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.720974 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.721015 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.721063 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.721112 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.721112 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.721198 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.721239 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.721288 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.721329 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.721369 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.721416 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.721463 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.721463 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.721463 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.721576 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.721621 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.721695 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.721746 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.721798 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.721843 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.721885 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.721927 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.721967 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.722013 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.722059 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.722101 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.722137 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.722180 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.722222 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.722262 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.722298 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.722341 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.722383 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.722421 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.722467 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.722508 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.722549 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.722595 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.722636 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.722706 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.722793 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.722845 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.722891 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.722933 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.722977 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.723026 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.723065 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.723098 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.723137 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.723178 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.723217 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.723261 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.723301 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.723341 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.723379 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.723503 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.723547 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.723589 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.723632 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.723698 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.723739 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.723779 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.723893 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.723941 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.723992 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.724032 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.724072 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.724113 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.724161 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.724210 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.724250 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.724291 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.724331 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.724381 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.724436 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.724480 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.724519 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.724562 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.724606 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.724684 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.724726 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.724781 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.724823 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.724872 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.724922 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.724964 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.725008 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.725047 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.725094 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.725136 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.725179 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.725218 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.725261 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.725310 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.725357 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.725399 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.725439 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.725478 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.725519 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.725564 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.725619 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.725687 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.725687 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.725687 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.725687 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.725687 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.725861 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.725861 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.725861 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.725861 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.725861 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.725861 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.725861 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.726112 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.726112 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.726112 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.726112 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.726112 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.726294 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.726334 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.726374 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.726412 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.726453 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.726497 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.726542 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.726589 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.726687 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.726743 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.726806 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.726842 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.726882 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.726923 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.726970 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.726970 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.727843 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.727908 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.728004 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.728004 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.728077 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.728127 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.728180 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.728238 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.728301 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.728354 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.728422 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.728481 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.728526 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.728601 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.728662 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.728716 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.728758 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.728806 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.728854 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.728901 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.728941 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.728941 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.729029 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.729080 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.729126 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.729167 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.729207 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.729250 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.729295 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.729344 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.729385 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.729427 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.729474 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.729519 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.729563 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.729607 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.729672 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.729724 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.729764 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.729809 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.729844 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.729886 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.729934 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.729985 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.730026 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.730064 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.730106 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.730147 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.730147 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.730220 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.730268 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.730306 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.730306 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.730306 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.730306 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.730306 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.730500 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.730500 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.730500 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.730625 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.730683 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.730726 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.730766 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.730866 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.730922 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.730972 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.731013 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.731062 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.731102 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.731141 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.731191 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.731233 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.731270 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.731309 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.731360 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.731403 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.731442 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.731482 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.731521 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.731560 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.731603 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.731803 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.731855 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.731895 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.732020 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.732061 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.732095 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.732140 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.732180 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.732222 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.732265 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.732304 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.732346 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.732388 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.732440 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.732480 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.732527 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.732573 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.732617 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.732685 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.732728 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.732771 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.732812 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.732877 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.732925 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.732973 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.733021 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.733064 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.733112 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.733157 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.733198 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.733238 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.733276 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.733276 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.733276 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.733395 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.733443 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.733443 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.733518 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.733564 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.733614 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.733671 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.733711 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.733762 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.733807 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.733848 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.733888 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.733933 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.733974 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.734014 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.734057 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.734094 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.734132 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.734178 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.734220 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.734257 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.734292 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.734330 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.734365 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.734400 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.734437 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.734472 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.734514 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.734555 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.734599 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.734644 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.734746 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.734810 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.734850 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.734883 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.734926 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.734964 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.735013 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.735050 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.735089 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.735125 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.735163 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.735206 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.735252 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.735289 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.735326 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.735326 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.735471 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.735471 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.735550 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.735597 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.735597 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.735597 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.735715 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.735715 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.735715 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.735840 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.735891 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.735932 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.735973 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.736014 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.736064 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.736107 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.736148 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.736186 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.736186 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.736186 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.736315 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.736315 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.736315 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.736315 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.736315 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.736315 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.736315 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.736533 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.736653 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.736761 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.736797 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.736832 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.736867 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.736899 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.736926 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.736960 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.736991 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.737030 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.737061 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.737097 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.737128 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.737159 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.737194 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.737228 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.737265 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.737297 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.737340 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.737383 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.737414 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.737444 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.737473 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.737504 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.737540 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.737572 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.737602 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.737629 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.737629 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.737705 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.737741 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.737770 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.737803 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.737834 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.737999 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.738048 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.738085 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.738120 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.738154 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.738187 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.738216 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.738246 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.738276 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.738311 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.738340 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.738369 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.738404 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.738440 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.738470 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.738502 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.738533 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.738562 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.738587 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.738622 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.738674 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.738707 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.738792 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.738938 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.739026 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.739112 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.739197 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.739291 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:31.739588 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.739664 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.739747 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.739798 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.739863 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.739898 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.739926 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.739962 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.739998 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.740028 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.740056 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:31.740091 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.740128 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.740166 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:31.740199 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.740229 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.740261 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:31.740296 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.740325 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:31.740355 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.740391 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.740422 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:31.740452 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.740485 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:31.788107 np0000164304 devstack@c-api.service[112293]: INFO dbcounter [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Registered counter for database cinder Apr 08 13:11:31.790271 np0000164304 devstack@c-api.service[112295]: INFO dbcounter [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Registered counter for database cinder Apr 08 13:11:31.790352 np0000164304 devstack@c-api.service[112296]: INFO dbcounter [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Registered counter for database cinder Apr 08 13:11:31.790923 np0000164304 devstack@c-api.service[112294]: INFO dbcounter [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Registered counter for database cinder Apr 08 13:11:31.805321 np0000164304 devstack@c-api.service[112293]: DEBUG oslo_db.sqlalchemy.engines [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 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=112293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 13:11:31.811257 np0000164304 devstack@c-api.service[112295]: DEBUG oslo_db.sqlalchemy.engines [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c 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=112295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 13:11:31.818377 np0000164304 devstack@c-api.service[112296]: DEBUG oslo_db.sqlalchemy.engines [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 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=112296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 13:11:31.821809 np0000164304 devstack@c-api.service[112294]: DEBUG oslo_db.sqlalchemy.engines [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 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=112294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 13:11:31.925780 np0000164304 devstack@c-api.service[112293]: DEBUG dbcounter [-] [112293] Writer thread running {{(pid=112293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 08 13:11:31.928627 np0000164304 devstack@c-api.service[112293]: INFO cinder.rpc [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 08 13:11:31.931796 np0000164304 devstack@c-api.service[112293]: INFO cinder.rpc [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 08 13:11:31.932334 np0000164304 devstack@c-api.service[112295]: DEBUG dbcounter [-] [112295] Writer thread running {{(pid=112295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 08 13:11:31.934608 np0000164304 devstack@c-api.service[112293]: INFO cinder.rpc [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 08 13:11:31.935029 np0000164304 devstack@c-api.service[112295]: INFO cinder.rpc [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 08 13:11:31.937027 np0000164304 devstack@c-api.service[112293]: INFO cinder.rpc [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 08 13:11:31.937393 np0000164304 devstack@c-api.service[112295]: INFO cinder.rpc [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 08 13:11:31.937962 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.939483 np0000164304 devstack@c-api.service[112296]: DEBUG dbcounter [-] [112296] Writer thread running {{(pid=112296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 08 13:11:31.939658 np0000164304 devstack@c-api.service[112295]: INFO cinder.rpc [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 08 13:11:31.939750 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.941945 np0000164304 devstack@c-api.service[112295]: INFO cinder.rpc [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 08 13:11:31.942713 np0000164304 devstack@c-api.service[112296]: INFO cinder.rpc [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 08 13:11:31.943274 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.944854 np0000164304 devstack@c-api.service[112293]: DEBUG oslo_db.sqlalchemy.engines [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 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=112293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 13:11:31.945599 np0000164304 devstack@c-api.service[112296]: INFO cinder.rpc [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 08 13:11:31.945754 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.946167 np0000164304 devstack@c-api.service[112294]: DEBUG dbcounter [-] [112294] Writer thread running {{(pid=112294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 08 13:11:31.947387 np0000164304 devstack@c-api.service[112293]: INFO cinder.rpc [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 08 13:11:31.948095 np0000164304 devstack@c-api.service[112296]: INFO cinder.rpc [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 08 13:11:31.949701 np0000164304 devstack@c-api.service[112293]: INFO cinder.rpc [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 08 13:11:31.949791 np0000164304 devstack@c-api.service[112294]: INFO cinder.rpc [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 08 13:11:31.950192 np0000164304 devstack@c-api.service[112296]: INFO cinder.rpc [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 08 13:11:31.950408 np0000164304 devstack@c-api.service[112295]: DEBUG oslo_db.sqlalchemy.engines [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c 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=112295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 13:11:31.950963 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.951250 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.952373 np0000164304 devstack@c-api.service[112295]: INFO cinder.rpc [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 08 13:11:31.953212 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.953581 np0000164304 devstack@c-api.service[112294]: INFO cinder.rpc [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 08 13:11:31.954235 np0000164304 devstack@c-api.service[112295]: INFO cinder.rpc [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 08 13:11:31.955078 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.957126 np0000164304 devstack@c-api.service[112294]: INFO cinder.rpc [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 08 13:11:31.958252 np0000164304 devstack@c-api.service[112296]: DEBUG oslo_db.sqlalchemy.engines [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 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=112296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 13:11:31.959741 np0000164304 devstack@c-api.service[112294]: INFO cinder.rpc [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 08 13:11:31.960582 np0000164304 devstack@c-api.service[112296]: INFO cinder.rpc [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 08 13:11:31.961029 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.961095 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.962827 np0000164304 devstack@c-api.service[112296]: INFO cinder.rpc [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 08 13:11:31.963590 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.964161 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.964300 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.967073 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.967559 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.969380 np0000164304 devstack@c-api.service[112294]: DEBUG oslo_db.sqlalchemy.engines [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 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=112294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 13:11:31.970389 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.971358 np0000164304 devstack@c-api.service[112294]: INFO cinder.rpc [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 08 13:11:31.971817 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.973155 np0000164304 devstack@c-api.service[112294]: INFO cinder.rpc [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 08 13:11:31.973617 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.974385 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.974929 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.975238 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.977830 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.977954 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.978566 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.981143 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.981226 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.982043 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.984104 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.984250 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.986303 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.986486 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.987420 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.988010 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.989378 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.989587 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.989925 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.990403 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.992327 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.992444 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.993232 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.994092 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.995678 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.995767 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.997487 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.998101 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.998410 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:31.998554 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.000661 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.001637 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.002214 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.003898 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.003990 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.004075 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.004215 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.005822 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.006601 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.007151 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.007674 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.008349 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.008863 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.009824 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.009964 np0000164304 devstack@c-api.service[112293]: WARNING cinder.api.contrib.hosts [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 08 13:11:32.010736 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.011444 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.011711 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.012244 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.012332 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.013022 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.013792 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.014665 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.015227 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.015701 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.015860 np0000164304 devstack@c-api.service[112295]: WARNING cinder.api.contrib.hosts [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 08 13:11:32.015923 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.016096 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extended resource: extensions {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.016733 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.017401 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extended resource: cgsnapshots {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.017687 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.018143 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.018312 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.018925 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extended resource: os-volume-type-access {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.019706 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.019855 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.020422 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.020581 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extended resource: encryption {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.021290 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.021449 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.022095 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extended resource: consistencygroups {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.022406 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extended resource: extensions {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.023053 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.023707 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extended resource: cgsnapshots {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.024066 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extended resource: extra_specs {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.024184 np0000164304 devstack@c-api.service[112296]: WARNING cinder.api.contrib.hosts [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 08 13:11:32.025036 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.025238 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extended resource: os-volume-type-access {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.025656 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extended resource: encryption {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.026201 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.026618 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.026872 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extended resource: encryption {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.027318 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extended resource: os-volume-transfer {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.028201 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.028421 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extended resource: consistencygroups {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.028964 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extended resource: os-quota-class-sets {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.029727 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.029787 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.030283 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extended resource: qos-specs {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.030362 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extended resource: extra_specs {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.030667 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extended resource: extensions {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.031961 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extended resource: cgsnapshots {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.032050 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.032111 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extended resource: encryption {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.033190 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extended resource: os-volume-manage {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.033556 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extended resource: os-volume-type-access {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.033624 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extended resource: os-volume-transfer {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.033740 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.034671 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extended resource: os-quota-sets {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.035217 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.035308 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extended resource: os-quota-class-sets {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.035393 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extended resource: encryption {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.036039 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extended resource: os-hosts {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.036553 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extended resource: qos-specs {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.036909 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extended resource: consistencygroups {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.037010 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.037429 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extended resource: os-snapshot-manage {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.038146 np0000164304 devstack@c-api.service[112294]: WARNING cinder.api.contrib.hosts [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 08 13:11:32.038912 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extended resource: capabilities {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.039005 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.039093 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extended resource: extra_specs {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.039199 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extended resource: os-volume-manage {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.040136 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extended resource: backups {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.040490 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.040667 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extended resource: os-quota-sets {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.040896 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extended resource: encryption {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.042066 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.042165 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extended resource: os-hosts {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.042256 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extended resource: scheduler-stats {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.042565 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extended resource: os-volume-transfer {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.043495 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extended resource: os-snapshot-manage {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.043608 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extended resource: os-availability-zone {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.043846 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.044259 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extended resource: os-quota-class-sets {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.044781 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extended resource: extensions {{(pid=112294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.045009 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extended resource: capabilities {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.045716 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extended resource: qos-specs {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.045814 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.046038 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extended resource: cgsnapshots {{(pid=112294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.046237 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extended resource: backups {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.047401 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.047621 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extended resource: os-volume-type-access {{(pid=112294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.048296 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extended resource: scheduler-stats {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.048708 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extended resource: os-volume-manage {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.048932 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.049359 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extended resource: encryption {{(pid=112294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.049835 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extended resource: os-availability-zone {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.050320 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extended resource: os-quota-sets {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.050503 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.050891 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extended resource: consistencygroups {{(pid=112294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.051823 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.051896 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extended resource: os-hosts {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.051949 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.053030 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extended resource: extra_specs {{(pid=112294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.053343 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.053409 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extended resource: os-snapshot-manage {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.053466 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.054303 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.contrib.snapshot_actions [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] SnapshotActionsController initialized {{(pid=112293) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 08 13:11:32.054735 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extended resource: encryption {{(pid=112294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.054838 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.054914 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extended resource: capabilities {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.055068 np0000164304 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.055950 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extension AdminActions extending resource: volumes {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.056090 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extension AdminActions extending resource: snapshots {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.056214 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extension AdminActions extending resource: backups {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.056276 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extended resource: backups {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.056331 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extended resource: os-volume-transfer {{(pid=112294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.056391 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.056450 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.056505 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.056605 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extension VolumeActions extending resource: volumes {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.056726 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.056822 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.056926 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extension UsedLimits extending resource: limits {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.057036 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extension TypesManage extending resource: types {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.057137 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.057242 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.057355 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.057547 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.057680 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.057784 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.057886 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.057998 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extended resource: os-quota-class-sets {{(pid=112294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.058826 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extended resource: scheduler-stats {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.059301 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.059344 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extended resource: qos-specs {{(pid=112294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.060109 np0000164304 devstack@c-api.service[112293]: WARNING keystonemiddleware.auth_token [None req-37d838a5-3ea2-4c33-ade7-a2b65c7b7c78 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 08 13:11:32.060208 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.contrib.snapshot_actions [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] SnapshotActionsController initialized {{(pid=112295) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 08 13:11:32.060351 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extended resource: os-availability-zone {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.061007 np0000164304 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.061904 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extension AdminActions extending resource: volumes {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.062044 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extension AdminActions extending resource: snapshots {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.062085 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extended resource: os-volume-manage {{(pid=112294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.062161 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extension AdminActions extending resource: backups {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.062277 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.062400 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.062499 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extension VolumeActions extending resource: volumes {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.062644 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.062761 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.062806 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.062869 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extension UsedLimits extending resource: limits {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.062993 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extension TypesManage extending resource: types {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.063123 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.063230 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.063337 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.063538 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.063612 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extended resource: os-quota-sets {{(pid=112294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.063697 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.063825 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.064665 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.065089 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extended resource: os-hosts {{(pid=112294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.066197 np0000164304 devstack@c-api.service[112295]: WARNING keystonemiddleware.auth_token [None req-d33b65bc-b03f-4058-8c4d-5a199d378b8c None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 08 13:11:32.066243 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.066346 np0000164304 devstack@c-api.service[112293]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ec7b86a3668 pid: 112293 (default app) Apr 08 13:11:32.066462 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extended resource: os-snapshot-manage {{(pid=112294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.066926 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 08 13:11:32.066926 np0000164304 devstack@c-api.service[112293]: warnings.warn( Apr 08 13:11:32.067913 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.067997 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extended resource: capabilities {{(pid=112294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.069467 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extended resource: backups {{(pid=112294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.069658 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.071111 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.071544 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extended resource: scheduler-stats {{(pid=112294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.072116 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.contrib.snapshot_actions [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] SnapshotActionsController initialized {{(pid=112296) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 08 13:11:32.072990 np0000164304 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.073066 np0000164304 devstack@c-api.service[112295]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ec7b86a3668 pid: 112295 (default app) Apr 08 13:11:32.073161 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extended resource: os-availability-zone {{(pid=112294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:32.073983 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extension AdminActions extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.074153 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extension AdminActions extending resource: snapshots {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.074308 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extension AdminActions extending resource: backups {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.074467 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.074676 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.074802 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extension VolumeActions extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.074854 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.074854 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.074854 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.074854 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.075099 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.075099 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.075099 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.075099 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.075322 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.075322 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.075322 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.075322 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.075322 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.075322 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.075588 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.075588 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.075588 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.075588 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.075821 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.075867 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.075867 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.075867 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.075867 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.076063 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.076063 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.076063 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.076063 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.076255 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.076255 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.076255 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.076255 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.076255 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.076524 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.076524 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.076524 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.076680 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.076738 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.076738 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.076738 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.076738 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.076738 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.076986 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.076986 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.076986 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.076986 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.076986 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.076986 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.076986 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.077269 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.077269 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.077269 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.077269 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.077269 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.077269 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.077537 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extension UsedLimits extending resource: limits {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.077577 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.077577 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.077577 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.077577 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.077577 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.077577 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.077873 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.077873 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.077873 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.077873 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.077873 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.078114 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.078114 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.078114 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.078114 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.078114 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.078314 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extension TypesManage extending resource: types {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.078361 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.078361 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.078361 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.078361 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.078361 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.078618 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.078618 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.078618 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.078758 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.078800 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.078800 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.078800 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.078800 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.078800 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.078800 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.079052 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.079052 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.079143 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.079186 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.079186 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.079186 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.079186 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.079375 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.079375 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.079375 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.079375 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.079569 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.079569 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.079569 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.079569 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.079775 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.079775 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.079775 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.079775 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.079775 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.080017 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.080017 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.080017 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.080152 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.080190 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.080190 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.080190 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.080190 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.080379 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.080379 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.080379 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.080379 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.080558 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.080558 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.080558 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.080558 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.080804 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.080804 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.080804 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.080804 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.080992 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.080992 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.081087 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.081134 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.081134 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.081134 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.081134 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.081312 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.081312 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.081312 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.081312 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.081312 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.081563 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.081563 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.081563 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.081563 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.081563 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.081563 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.081873 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.081873 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.081873 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.081873 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.081873 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.082076 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.082076 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.082076 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.082076 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.082076 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.082076 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.082336 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.082336 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.082336 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.082336 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.082336 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.082336 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.082610 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.082610 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.082735 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.082774 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.082774 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.082774 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.082774 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.082774 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.082774 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.083036 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.083036 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.083036 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.083036 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.083036 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.083348 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.083348 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.083348 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.083348 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.083348 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.083731 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.083731 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.083731 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.083731 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.084172 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.084172 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.084172 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:32.084172 np0000164304 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) Apr 08 13:11:32.084357 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.084357 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.084444 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.084444 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.084520 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.middleware.request_id [None req-fc268f6b-209c-4dab-bd5a-4fe0c3ab6cc3 None None] RequestId filter calling following filter/app {{(pid=112293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:11:32.084568 np0000164304 devstack@c-api.service[112296]: WARNING keystonemiddleware.auth_token [None req-8cab4844-ea1c-4a68-82c5-a216aee11155 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 08 13:11:32.084607 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.084662 np0000164304 devstack@c-api.service[112293]: [pid: 112293|app: 0|req: 1/1] 199.204.45.25 () {60 vars in 946 bytes} [Wed Apr 8 13:11:32 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Apr 08 13:11:32.084734 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.084734 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.084734 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.contrib.snapshot_actions [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] SnapshotActionsController initialized {{(pid=112294) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 08 13:11:32.085222 np0000164304 devstack@c-api.service[112294]: WARNING castellan.key_manager.migration [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:32.086380 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extension AdminActions extending resource: volumes {{(pid=112294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.086572 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extension AdminActions extending resource: snapshots {{(pid=112294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.086751 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extension AdminActions extending resource: backups {{(pid=112294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.086899 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.087039 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.087139 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extension VolumeActions extending resource: volumes {{(pid=112294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.087281 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.087374 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.087494 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extension UsedLimits extending resource: limits {{(pid=112294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.087614 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extension TypesManage extending resource: types {{(pid=112294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.087745 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.087852 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.087953 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.088153 np0000164304 devstack@c-api.service[112296]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ec7b86a3668 pid: 112296 (default app) Apr 08 13:11:32.088211 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.088319 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.088466 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.v3.router [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:32.091098 np0000164304 devstack@c-api.service[112294]: WARNING keystonemiddleware.auth_token [None req-ce3665b6-13aa-42a9-87e3-0ef288ba9ce9 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 08 13:11:32.098214 np0000164304 devstack@c-api.service[112294]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ec7b86a3668 pid: 112294 (default app) Apr 08 13:11:39.871936 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 08 13:11:39.871936 np0000164304 devstack@c-api.service[112295]: warnings.warn( Apr 08 13:11:39.882861 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.882861 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.883124 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.883124 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.883124 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.883124 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.883124 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.883480 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.883480 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.883480 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.883480 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.883480 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.883480 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.883881 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.883881 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.883881 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.883881 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.883881 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.884177 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.884177 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.884177 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.884177 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.884438 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.884438 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.884438 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.884438 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.884726 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.884726 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.884726 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.884726 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.884726 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.885019 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.885019 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.885019 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.885019 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.885019 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.885314 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.885314 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.885314 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.885314 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.885314 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.885314 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.886199 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.886199 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.886199 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.886199 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.886199 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.886199 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.887009 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.887009 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.887009 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.887009 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.887009 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.887009 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.887714 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.887714 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.887714 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.887714 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.887714 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.887714 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.888179 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.888179 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.888179 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.888179 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.888474 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.888474 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.888474 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.888474 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.888474 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.888888 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.888888 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.888888 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.888888 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.888888 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.889210 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.889210 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.889210 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.889210 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.889210 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.889210 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.889602 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.889602 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.889602 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.889602 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.889602 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.890039 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.890039 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.890039 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.890039 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.890039 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.890376 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.890376 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.890376 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.890376 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.890699 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.890699 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.890699 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.890699 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.890998 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.890998 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.890998 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.890998 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.890998 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.891406 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.891406 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.891406 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.891406 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.891406 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.891910 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.891910 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.891910 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.891910 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.892191 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.892191 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.892191 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.892191 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.892504 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.892504 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.892504 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.892504 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.892803 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.892803 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.892803 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.892803 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.893130 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.893130 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.893130 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.893130 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.893419 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.893419 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.893419 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.893419 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.893419 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.893419 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.893953 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.893953 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.893953 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.893953 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.893953 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.894334 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.894334 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.894334 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.894334 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.894334 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.894334 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.894334 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.894911 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.894911 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.894911 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.894911 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.894911 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.894911 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.895331 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.895331 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.895331 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.895331 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.895331 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.895331 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.895697 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.895697 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.895697 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.895697 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.895697 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.895697 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.895876 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.895876 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.895876 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.895876 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.896001 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.896001 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.896001 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.896001 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.896119 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.896119 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.896119 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.896119 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.896245 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.896245 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.896245 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:11:39.896245 np0000164304 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Apr 08 13:11:39.896245 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.middleware.request_id [None req-712278c3-ae9e-4bcd-9072-0f208c0f003e None None] RequestId filter calling following filter/app {{(pid=112295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:11:40.435427 np0000164304 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-712278c3-ae9e-4bcd-9072-0f208c0f003e admin admin] POST https://199.204.45.25/volume/v3/types Apr 08 13:11:40.435982 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-712278c3-ae9e-4bcd-9072-0f208c0f003e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 08 13:11:40.438029 np0000164304 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 08 13:11:40.438029 np0000164304 devstack@c-api.service[112295]: warnings.warn( Apr 08 13:11:40.448610 np0000164304 devstack@c-api.service[112295]: DEBUG oslo_db.sqlalchemy.engines [None req-712278c3-ae9e-4bcd-9072-0f208c0f003e 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=112295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 13:11:40.479532 np0000164304 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-712278c3-ae9e-4bcd-9072-0f208c0f003e admin admin] https://199.204.45.25/volume/v3/types returned with HTTP 200 Apr 08 13:11:40.480358 np0000164304 devstack@c-api.service[112295]: [pid: 112295|app: 0|req: 1/2] 199.204.45.25 () {68 vars in 1281 bytes} [Wed Apr 8 13:11:39 2026] POST /volume/v3/types => generated 186 bytes in 609 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 08 13:11:40.492818 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.middleware.request_id [req-712278c3-ae9e-4bcd-9072-0f208c0f003e req-96c0e343-bda9-4f9f-b5d8-3632edf3cd26 None None] RequestId filter calling following filter/app {{(pid=112293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:11:40.834620 np0000164304 devstack@c-api.service[112293]: INFO cinder.api.openstack.wsgi [req-712278c3-ae9e-4bcd-9072-0f208c0f003e req-96c0e343-bda9-4f9f-b5d8-3632edf3cd26 admin admin] POST https://199.204.45.25/volume/v3/types/e52909ef-bc37-4e23-aa3d-08ef709d4f75/extra_specs Apr 08 13:11:40.835223 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.openstack.wsgi [req-712278c3-ae9e-4bcd-9072-0f208c0f003e req-96c0e343-bda9-4f9f-b5d8-3632edf3cd26 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 08 13:11:40.837031 np0000164304 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 08 13:11:40.837031 np0000164304 devstack@c-api.service[112293]: warnings.warn( Apr 08 13:11:40.846063 np0000164304 devstack@c-api.service[112293]: DEBUG oslo_db.sqlalchemy.engines [req-712278c3-ae9e-4bcd-9072-0f208c0f003e req-96c0e343-bda9-4f9f-b5d8-3632edf3cd26 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=112293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 13:11:40.905061 np0000164304 devstack@c-api.service[112293]: INFO cinder.api.openstack.wsgi [req-712278c3-ae9e-4bcd-9072-0f208c0f003e req-96c0e343-bda9-4f9f-b5d8-3632edf3cd26 admin admin] https://199.204.45.25/volume/v3/types/e52909ef-bc37-4e23-aa3d-08ef709d4f75/extra_specs returned with HTTP 200 Apr 08 13:11:40.905668 np0000164304 devstack@c-api.service[112293]: [pid: 112293|app: 0|req: 2/3] 199.204.45.25 () {70 vars in 1498 bytes} [Wed Apr 8 13:11:40 2026] POST /volume/v3/types/e52909ef-bc37-4e23-aa3d-08ef709d4f75/extra_specs => generated 55 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:11:41.962383 np0000164304 devstack@c-api.service[112296]: DEBUG dbcounter [-] [112296] Writing DB stats cinder:SELECT=6 {{(pid=112296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:11:41.972900 np0000164304 devstack@c-api.service[112294]: DEBUG dbcounter [-] [112294] Writing DB stats cinder:SELECT=6 {{(pid=112294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:11:50.476888 np0000164304 devstack@c-api.service[112295]: DEBUG dbcounter [-] [112295] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:11:50.903609 np0000164304 devstack@c-api.service[112293]: DEBUG dbcounter [-] [112293] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:15:06.726621 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 08 13:15:06.726621 np0000164304 devstack@c-api.service[112296]: warnings.warn( Apr 08 13:15:06.739213 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.739213 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.739213 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.739213 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.739213 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.739780 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.739780 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.739780 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.739780 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.739780 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.740263 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.740263 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.740263 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.740263 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.740263 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.740263 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.741055 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.741055 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.741055 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.741055 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.741564 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.741564 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.741564 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.741564 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.742046 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.742046 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.742046 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.742046 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.742366 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.742366 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.742366 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.742366 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.742366 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.743107 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.743107 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.743107 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.743107 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.743107 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.743712 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.743712 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.743712 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.743712 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.743712 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.743712 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.744430 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.744430 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.744430 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.744430 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.744430 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.744430 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.745105 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.745105 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.745105 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.745105 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.745105 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.745105 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.745493 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.745493 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.745493 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.745493 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.745493 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.745910 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.745910 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.745910 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.745910 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.745910 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.746247 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.746247 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.746247 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.746247 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.746247 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.746247 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.746719 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.746719 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.746719 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.746719 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.746719 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.746719 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.747061 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.747061 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.747061 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.747061 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.747061 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.747290 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.747290 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.747290 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.747290 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.747290 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.747494 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.747494 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.747494 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.747494 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.747685 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.747685 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.747685 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.747685 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.747871 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.747871 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.747871 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.747871 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.747871 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.748094 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.748094 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.748094 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.748094 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.748094 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.748289 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.748289 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.748289 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.748289 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.748458 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.748458 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.748458 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.748458 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.748647 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.748647 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.748647 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.748647 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.748847 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.748847 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.748847 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.748847 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.749018 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.749018 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.749018 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.749018 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.749181 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.749181 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.749181 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.749181 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.749181 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.749449 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.749449 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.749449 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.749449 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.749449 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.749449 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.749743 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.749743 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.749743 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.749743 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.749743 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.749958 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.749958 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.749958 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.749958 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.749958 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.749958 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.750218 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.750218 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.750218 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.750218 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.750218 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.750218 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.750504 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.750504 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.750504 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.750504 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.750504 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.750504 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.750960 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.750960 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.750960 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.750960 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.750960 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.750960 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.751334 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.751334 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.751334 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.751334 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.751559 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.751559 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.751559 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.751559 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.751559 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.751816 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.751816 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.751816 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.751816 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:06.751816 np0000164304 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Apr 08 13:15:06.751816 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.middleware.request_id [None req-03da0b4b-7a21-4d91-9d66-c73da44a0e41 None None] RequestId filter calling following filter/app {{(pid=112296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:15:06.751816 np0000164304 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-03da0b4b-7a21-4d91-9d66-c73da44a0e41 None None] GET https://199.204.45.25/volume// Apr 08 13:15:06.752083 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-03da0b4b-7a21-4d91-9d66-c73da44a0e41 None None] Empty body provided in request {{(pid=112296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:15:06.752083 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-03da0b4b-7a21-4d91-9d66-c73da44a0e41 None None] Calling method 'all' {{(pid=112296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:15:06.752083 np0000164304 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-03da0b4b-7a21-4d91-9d66-c73da44a0e41 None None] https://199.204.45.25/volume// returned with HTTP 300 Apr 08 13:15:06.752083 np0000164304 devstack@c-api.service[112296]: [pid: 112296|app: 0|req: 1/4] 199.204.45.25 () {66 vars in 1449 bytes} [Wed Apr 8 13:15:06 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 08 13:15:45.968033 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 08 13:15:45.968033 np0000164304 devstack@c-api.service[112294]: warnings.warn( Apr 08 13:15:45.979593 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.979593 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.979593 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.979593 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.979593 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.979782 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.979782 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.979782 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.979782 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.979782 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.979901 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.979901 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.979901 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.979901 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.979901 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.979901 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.980054 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.980054 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.980054 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.980054 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.980163 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.980163 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.980163 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.980163 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.980264 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.980264 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.980576 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.980576 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.980576 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.980576 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.980703 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.980703 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.980703 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.980703 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.980805 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.980805 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.980805 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.980805 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.980805 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.980937 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.980937 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.980937 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.980937 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.980937 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.980937 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.980937 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.981116 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.981116 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.981116 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.981116 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.981116 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.981116 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.981272 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.981272 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.981272 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.981272 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.981272 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.981272 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.981428 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.981428 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.981428 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.981428 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.981428 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.981561 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.981561 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.981561 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.981561 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.981561 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.981704 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.981704 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.981704 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.981704 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.981704 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.981831 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.981831 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.981831 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.981831 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.981831 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.981831 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.981831 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.981994 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.981994 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.981994 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.981994 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.981994 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.982170 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.982170 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.982170 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.982170 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.982170 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.982300 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.982300 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.982300 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.982300 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.982402 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.982402 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.982402 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.982402 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.982503 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.982503 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.982503 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.982503 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.982503 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.982631 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.982631 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.982631 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.982631 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.982631 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.982777 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.982777 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.982777 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.982777 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.982892 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.982892 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.982892 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.982892 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.983007 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.983007 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.983007 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.983007 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.983113 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.983113 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.983113 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.983113 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.983219 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.983219 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.983219 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.983219 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.983329 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.983329 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.983329 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.983329 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.983329 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.983329 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.983478 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.983478 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.983478 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.983478 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.983478 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.983609 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.983609 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.983609 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.983609 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.983609 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.983609 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.983609 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.983792 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.983792 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.983792 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.983792 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.983792 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.983792 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.984034 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.984034 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.984034 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.984034 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.984034 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.984034 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.984175 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.984175 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.984175 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.984175 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.984175 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.984175 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.984347 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.984347 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.984347 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.984347 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.984444 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.984444 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.984444 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.984444 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.984555 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.984555 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.984555 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.984555 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.984669 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.984669 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.984669 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 13:15:45.984669 np0000164304 devstack@c-api.service[112294]: warnings.warn(deprecated_msg) Apr 08 13:15:45.984669 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.middleware.request_id [None req-5b45ee9c-fdc7-4554-bf3c-14ada631950f None None] RequestId filter calling following filter/app {{(pid=112294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:15:46.336812 np0000164304 devstack@c-api.service[112294]: INFO cinder.api.openstack.wsgi [None req-5b45ee9c-fdc7-4554-bf3c-14ada631950f demo demo] GET https://199.204.45.25/volume/v3/types?is_public=None Apr 08 13:15:46.337214 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.openstack.wsgi [None req-5b45ee9c-fdc7-4554-bf3c-14ada631950f demo demo] Empty body provided in request {{(pid=112294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:15:46.337458 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.openstack.wsgi [None req-5b45ee9c-fdc7-4554-bf3c-14ada631950f demo demo] Calling method 'index' {{(pid=112294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:15:46.338069 np0000164304 devstack@c-api.service[112294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 08 13:15:46.338069 np0000164304 devstack@c-api.service[112294]: warnings.warn( Apr 08 13:15:46.339187 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.api_utils [None req-5b45ee9c-fdc7-4554-bf3c-14ada631950f demo demo] Removing options '' from query. {{(pid=112294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:15:46.349986 np0000164304 devstack@c-api.service[112294]: DEBUG oslo_db.sqlalchemy.engines [None req-5b45ee9c-fdc7-4554-bf3c-14ada631950f 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=112294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 13:15:46.370933 np0000164304 devstack@c-api.service[112294]: INFO cinder.api.openstack.wsgi [None req-5b45ee9c-fdc7-4554-bf3c-14ada631950f demo demo] https://199.204.45.25/volume/v3/types?is_public=None returned with HTTP 200 Apr 08 13:15:46.371398 np0000164304 devstack@c-api.service[112294]: [pid: 112294|app: 0|req: 1/5] 199.204.45.25 () {64 vars in 1256 bytes} [Wed Apr 8 13:15:45 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 08 13:15:46.385497 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.middleware.request_id [req-5b45ee9c-fdc7-4554-bf3c-14ada631950f req-16211e0e-f46f-4a50-8288-29bb5bd783eb None None] RequestId filter calling following filter/app {{(pid=112295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:15:46.391060 np0000164304 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [req-5b45ee9c-fdc7-4554-bf3c-14ada631950f req-16211e0e-f46f-4a50-8288-29bb5bd783eb demo demo] GET https://199.204.45.25/volume/v3/types/default Apr 08 13:15:46.391334 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [req-5b45ee9c-fdc7-4554-bf3c-14ada631950f req-16211e0e-f46f-4a50-8288-29bb5bd783eb demo demo] Empty body provided in request {{(pid=112295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:15:46.392210 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [req-5b45ee9c-fdc7-4554-bf3c-14ada631950f req-16211e0e-f46f-4a50-8288-29bb5bd783eb demo demo] Calling method 'show' {{(pid=112295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:15:46.403372 np0000164304 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [req-5b45ee9c-fdc7-4554-bf3c-14ada631950f req-16211e0e-f46f-4a50-8288-29bb5bd783eb demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 Apr 08 13:15:46.403897 np0000164304 devstack@c-api.service[112295]: [pid: 112295|app: 0|req: 2/6] 199.204.45.25 () {66 vars in 1322 bytes} [Wed Apr 8 13:15:46 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 08 13:15:46.766097 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.middleware.request_id [None req-edcde6f4-9d59-4b26-852f-aa5d5e1c2e42 None None] RequestId filter calling following filter/app {{(pid=112293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:15:46.771164 np0000164304 devstack@c-api.service[112293]: INFO cinder.api.openstack.wsgi [None req-edcde6f4-9d59-4b26-852f-aa5d5e1c2e42 demo demo] GET https://199.204.45.25/volume/v3/types/default Apr 08 13:15:46.771417 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.openstack.wsgi [None req-edcde6f4-9d59-4b26-852f-aa5d5e1c2e42 demo demo] Empty body provided in request {{(pid=112293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:15:46.771755 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.openstack.wsgi [None req-edcde6f4-9d59-4b26-852f-aa5d5e1c2e42 demo demo] Calling method 'show' {{(pid=112293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:15:46.787139 np0000164304 devstack@c-api.service[112293]: INFO cinder.api.openstack.wsgi [None req-edcde6f4-9d59-4b26-852f-aa5d5e1c2e42 demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 Apr 08 13:15:46.787506 np0000164304 devstack@c-api.service[112293]: [pid: 112293|app: 0|req: 3/7] 199.204.45.25 () {64 vars in 1251 bytes} [Wed Apr 8 13:15:46 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 08 13:15:47.236242 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.middleware.request_id [None req-3e35bea1-fe6d-477b-be4b-20c888dfd7fc None None] RequestId filter calling following filter/app {{(pid=112296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:15:47.621176 np0000164304 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-3e35bea1-fe6d-477b-be4b-20c888dfd7fc demo demo] GET https://199.204.45.25/volume/v3/types/default Apr 08 13:15:47.621476 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-3e35bea1-fe6d-477b-be4b-20c888dfd7fc demo demo] Empty body provided in request {{(pid=112296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:15:47.621789 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-3e35bea1-fe6d-477b-be4b-20c888dfd7fc demo demo] Calling method 'show' {{(pid=112296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:15:47.631970 np0000164304 devstack@c-api.service[112296]: DEBUG oslo_db.sqlalchemy.engines [None req-3e35bea1-fe6d-477b-be4b-20c888dfd7fc 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=112296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 13:15:47.652526 np0000164304 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 08 13:15:47.652526 np0000164304 devstack@c-api.service[112296]: warnings.warn( Apr 08 13:15:47.654999 np0000164304 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-3e35bea1-fe6d-477b-be4b-20c888dfd7fc demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 Apr 08 13:15:47.655498 np0000164304 devstack@c-api.service[112296]: [pid: 112296|app: 0|req: 2/8] 199.204.45.25 () {64 vars in 1251 bytes} [Wed Apr 8 13:15:47 2026] GET /volume/v3/types/default => generated 145 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 08 13:15:47.670579 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.middleware.request_id [None req-7793e69b-c8e2-41c9-bd6f-968359feb690 None None] RequestId filter calling following filter/app {{(pid=112294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:15:47.673446 np0000164304 devstack@c-api.service[112294]: INFO cinder.api.openstack.wsgi [None req-7793e69b-c8e2-41c9-bd6f-968359feb690 demo demo] GET https://199.204.45.25/volume/v3/types/default Apr 08 13:15:47.673744 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.openstack.wsgi [None req-7793e69b-c8e2-41c9-bd6f-968359feb690 demo demo] Empty body provided in request {{(pid=112294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:15:47.674051 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.openstack.wsgi [None req-7793e69b-c8e2-41c9-bd6f-968359feb690 demo demo] Calling method 'show' {{(pid=112294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:15:47.690610 np0000164304 devstack@c-api.service[112294]: INFO cinder.api.openstack.wsgi [None req-7793e69b-c8e2-41c9-bd6f-968359feb690 demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 Apr 08 13:15:47.691175 np0000164304 devstack@c-api.service[112294]: [pid: 112294|app: 0|req: 2/9] 199.204.45.25 () {64 vars in 1251 bytes} [Wed Apr 8 13:15:47 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 08 13:15:56.399171 np0000164304 devstack@c-api.service[112295]: DEBUG dbcounter [-] [112295] Writing DB stats cinder:SELECT=2 {{(pid=112295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:15:56.783280 np0000164304 devstack@c-api.service[112293]: DEBUG dbcounter [-] [112293] Writing DB stats cinder:SELECT=2 {{(pid=112293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:15:57.650145 np0000164304 devstack@c-api.service[112296]: DEBUG dbcounter [-] [112296] Writing DB stats cinder:SELECT=2 {{(pid=112296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:15:57.685711 np0000164304 devstack@c-api.service[112294]: DEBUG dbcounter [-] [112294] Writing DB stats cinder:SELECT=3 {{(pid=112294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:22:17.967910 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.middleware.request_id [None req-6c97a4ed-26c1-4115-9104-6361a688babe None None] RequestId filter calling following filter/app {{(pid=112295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:22:18.064603 np0000164304 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-6c97a4ed-26c1-4115-9104-6361a688babe demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:22:18.064899 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-6c97a4ed-26c1-4115-9104-6361a688babe demo demo] Empty body provided in request {{(pid=112295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:22:18.065169 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-6c97a4ed-26c1-4115-9104-6361a688babe demo demo] Calling method 'detail' {{(pid=112295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:22:18.065922 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.api_utils [None req-6c97a4ed-26c1-4115-9104-6361a688babe demo demo] Removing options '' from query. {{(pid=112295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:22:18.067051 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.volume.api [None req-6c97a4ed-26c1-4115-9104-6361a688babe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112295) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:22:18.108411 np0000164304 devstack@c-api.service[112295]: INFO cinder.volume.api [None req-6c97a4ed-26c1-4115-9104-6361a688babe demo demo] Get all volumes completed successfully. Apr 08 13:22:18.111609 np0000164304 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-6c97a4ed-26c1-4115-9104-6361a688babe demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:22:18.112177 np0000164304 devstack@c-api.service[112295]: [pid: 112295|app: 0|req: 3/10] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:22:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:22:28.096824 np0000164304 devstack@c-api.service[112295]: DEBUG dbcounter [-] [112295] Writing DB stats cinder:SELECT=1 {{(pid=112295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:23:18.121891 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.middleware.request_id [None req-a6d8572e-9c60-4f2a-8e33-96c9c00881db None None] RequestId filter calling following filter/app {{(pid=112293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:23:18.126502 np0000164304 devstack@c-api.service[112293]: INFO cinder.api.openstack.wsgi [None req-a6d8572e-9c60-4f2a-8e33-96c9c00881db demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:23:18.126777 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.openstack.wsgi [None req-a6d8572e-9c60-4f2a-8e33-96c9c00881db demo demo] Empty body provided in request {{(pid=112293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:23:18.127048 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.openstack.wsgi [None req-a6d8572e-9c60-4f2a-8e33-96c9c00881db demo demo] Calling method 'detail' {{(pid=112293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:23:18.127489 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.api_utils [None req-a6d8572e-9c60-4f2a-8e33-96c9c00881db demo demo] Removing options '' from query. {{(pid=112293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:23:18.128273 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.volume.api [None req-a6d8572e-9c60-4f2a-8e33-96c9c00881db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112293) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:23:18.161958 np0000164304 devstack@c-api.service[112293]: INFO cinder.volume.api [None req-a6d8572e-9c60-4f2a-8e33-96c9c00881db demo demo] Get all volumes completed successfully. Apr 08 13:23:18.164685 np0000164304 devstack@c-api.service[112293]: INFO cinder.api.openstack.wsgi [None req-a6d8572e-9c60-4f2a-8e33-96c9c00881db demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:23:18.165248 np0000164304 devstack@c-api.service[112293]: [pid: 112293|app: 0|req: 4/11] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:23:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:23:28.151677 np0000164304 devstack@c-api.service[112293]: DEBUG dbcounter [-] [112293] Writing DB stats cinder:SELECT=1 {{(pid=112293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:24:18.186798 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.middleware.request_id [None req-fd4bee97-874f-4e7d-91fa-338dbeaadc0f None None] RequestId filter calling following filter/app {{(pid=112296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:24:18.191396 np0000164304 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-fd4bee97-874f-4e7d-91fa-338dbeaadc0f demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:24:18.191686 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-fd4bee97-874f-4e7d-91fa-338dbeaadc0f demo demo] Empty body provided in request {{(pid=112296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:24:18.191989 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-fd4bee97-874f-4e7d-91fa-338dbeaadc0f demo demo] Calling method 'detail' {{(pid=112296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:24:18.192889 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.api_utils [None req-fd4bee97-874f-4e7d-91fa-338dbeaadc0f demo demo] Removing options '' from query. {{(pid=112296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:24:18.194191 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.volume.api [None req-fd4bee97-874f-4e7d-91fa-338dbeaadc0f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112296) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:24:18.235141 np0000164304 devstack@c-api.service[112296]: INFO cinder.volume.api [None req-fd4bee97-874f-4e7d-91fa-338dbeaadc0f demo demo] Get all volumes completed successfully. Apr 08 13:24:18.238512 np0000164304 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-fd4bee97-874f-4e7d-91fa-338dbeaadc0f demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:24:18.239265 np0000164304 devstack@c-api.service[112296]: [pid: 112296|app: 0|req: 3/12] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:24:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:24:28.227294 np0000164304 devstack@c-api.service[112296]: DEBUG dbcounter [-] [112296] Writing DB stats cinder:SELECT=1 {{(pid=112296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:25:18.258573 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.middleware.request_id [None req-3e4b4525-4d24-41ee-bafd-66417b60af4b None None] RequestId filter calling following filter/app {{(pid=112294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:25:18.262605 np0000164304 devstack@c-api.service[112294]: INFO cinder.api.openstack.wsgi [None req-3e4b4525-4d24-41ee-bafd-66417b60af4b demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:25:18.262832 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.openstack.wsgi [None req-3e4b4525-4d24-41ee-bafd-66417b60af4b demo demo] Empty body provided in request {{(pid=112294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:25:18.263122 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.openstack.wsgi [None req-3e4b4525-4d24-41ee-bafd-66417b60af4b demo demo] Calling method 'detail' {{(pid=112294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:25:18.263726 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.api_utils [None req-3e4b4525-4d24-41ee-bafd-66417b60af4b demo demo] Removing options '' from query. {{(pid=112294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:25:18.265132 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.volume.api [None req-3e4b4525-4d24-41ee-bafd-66417b60af4b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112294) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:25:18.307795 np0000164304 devstack@c-api.service[112294]: INFO cinder.volume.api [None req-3e4b4525-4d24-41ee-bafd-66417b60af4b demo demo] Get all volumes completed successfully. Apr 08 13:25:18.311440 np0000164304 devstack@c-api.service[112294]: INFO cinder.api.openstack.wsgi [None req-3e4b4525-4d24-41ee-bafd-66417b60af4b demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:25:18.312177 np0000164304 devstack@c-api.service[112294]: [pid: 112294|app: 0|req: 3/13] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:25:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:25:28.299325 np0000164304 devstack@c-api.service[112294]: DEBUG dbcounter [-] [112294] Writing DB stats cinder:SELECT=1 {{(pid=112294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:26:18.327632 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.middleware.request_id [None req-f345167c-78b5-4030-a668-1e5aa4efad7d None None] RequestId filter calling following filter/app {{(pid=112295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:26:18.334897 np0000164304 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-f345167c-78b5-4030-a668-1e5aa4efad7d demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:26:18.335229 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-f345167c-78b5-4030-a668-1e5aa4efad7d demo demo] Empty body provided in request {{(pid=112295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:26:18.335373 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-f345167c-78b5-4030-a668-1e5aa4efad7d demo demo] Calling method 'detail' {{(pid=112295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:26:18.339071 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.api_utils [None req-f345167c-78b5-4030-a668-1e5aa4efad7d demo demo] Removing options '' from query. {{(pid=112295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:26:18.340533 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.volume.api [None req-f345167c-78b5-4030-a668-1e5aa4efad7d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112295) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:26:18.359616 np0000164304 devstack@c-api.service[112295]: INFO cinder.volume.api [None req-f345167c-78b5-4030-a668-1e5aa4efad7d demo demo] Get all volumes completed successfully. Apr 08 13:26:18.362212 np0000164304 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-f345167c-78b5-4030-a668-1e5aa4efad7d demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:26:18.364158 np0000164304 devstack@c-api.service[112295]: [pid: 112295|app: 0|req: 4/14] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:26:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:26:28.347884 np0000164304 devstack@c-api.service[112295]: DEBUG dbcounter [-] [112295] Writing DB stats cinder:SELECT=1 {{(pid=112295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:27:18.378702 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.middleware.request_id [None req-08ac3e7b-7271-405c-bcef-dc075ab2890b None None] RequestId filter calling following filter/app {{(pid=112293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:27:18.493933 np0000164304 devstack@c-api.service[112293]: INFO cinder.api.openstack.wsgi [None req-08ac3e7b-7271-405c-bcef-dc075ab2890b demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:27:18.494566 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.openstack.wsgi [None req-08ac3e7b-7271-405c-bcef-dc075ab2890b demo demo] Empty body provided in request {{(pid=112293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:27:18.495618 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.openstack.wsgi [None req-08ac3e7b-7271-405c-bcef-dc075ab2890b demo demo] Calling method 'detail' {{(pid=112293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:27:18.497792 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.api_utils [None req-08ac3e7b-7271-405c-bcef-dc075ab2890b demo demo] Removing options '' from query. {{(pid=112293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:27:18.499214 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.volume.api [None req-08ac3e7b-7271-405c-bcef-dc075ab2890b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112293) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:27:18.511033 np0000164304 devstack@c-api.service[112293]: INFO cinder.volume.api [None req-08ac3e7b-7271-405c-bcef-dc075ab2890b demo demo] Get all volumes completed successfully. Apr 08 13:27:18.514267 np0000164304 devstack@c-api.service[112293]: INFO cinder.api.openstack.wsgi [None req-08ac3e7b-7271-405c-bcef-dc075ab2890b demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:27:18.515198 np0000164304 devstack@c-api.service[112293]: [pid: 112293|app: 0|req: 5/15] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:27:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:27:28.504088 np0000164304 devstack@c-api.service[112293]: DEBUG dbcounter [-] [112293] Writing DB stats cinder:SELECT=1 {{(pid=112293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:28:18.532423 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.middleware.request_id [None req-dd04eb50-2f33-4ddf-9913-1553c9e93ecc None None] RequestId filter calling following filter/app {{(pid=112296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:28:18.535726 np0000164304 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-dd04eb50-2f33-4ddf-9913-1553c9e93ecc demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:28:18.536010 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-dd04eb50-2f33-4ddf-9913-1553c9e93ecc demo demo] Empty body provided in request {{(pid=112296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:28:18.536320 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-dd04eb50-2f33-4ddf-9913-1553c9e93ecc demo demo] Calling method 'detail' {{(pid=112296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:28:18.536775 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.api_utils [None req-dd04eb50-2f33-4ddf-9913-1553c9e93ecc demo demo] Removing options '' from query. {{(pid=112296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:28:18.537917 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.volume.api [None req-dd04eb50-2f33-4ddf-9913-1553c9e93ecc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112296) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:28:18.548446 np0000164304 devstack@c-api.service[112296]: INFO cinder.volume.api [None req-dd04eb50-2f33-4ddf-9913-1553c9e93ecc demo demo] Get all volumes completed successfully. Apr 08 13:28:18.550783 np0000164304 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-dd04eb50-2f33-4ddf-9913-1553c9e93ecc demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:28:18.551221 np0000164304 devstack@c-api.service[112296]: [pid: 112296|app: 0|req: 4/16] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:28:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:28:28.542829 np0000164304 devstack@c-api.service[112296]: DEBUG dbcounter [-] [112296] Writing DB stats cinder:SELECT=1 {{(pid=112296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:29:18.572894 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.middleware.request_id [None req-5adeab67-1688-4837-998e-8f218cc781a1 None None] RequestId filter calling following filter/app {{(pid=112294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:29:18.579371 np0000164304 devstack@c-api.service[112294]: INFO cinder.api.openstack.wsgi [None req-5adeab67-1688-4837-998e-8f218cc781a1 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:29:18.579668 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.openstack.wsgi [None req-5adeab67-1688-4837-998e-8f218cc781a1 demo demo] Empty body provided in request {{(pid=112294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:29:18.579957 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.openstack.wsgi [None req-5adeab67-1688-4837-998e-8f218cc781a1 demo demo] Calling method 'detail' {{(pid=112294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:29:18.580317 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.api_utils [None req-5adeab67-1688-4837-998e-8f218cc781a1 demo demo] Removing options '' from query. {{(pid=112294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:29:18.583388 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.volume.api [None req-5adeab67-1688-4837-998e-8f218cc781a1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112294) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:29:18.599178 np0000164304 devstack@c-api.service[112294]: INFO cinder.volume.api [None req-5adeab67-1688-4837-998e-8f218cc781a1 demo demo] Get all volumes completed successfully. Apr 08 13:29:18.604200 np0000164304 devstack@c-api.service[112294]: INFO cinder.api.openstack.wsgi [None req-5adeab67-1688-4837-998e-8f218cc781a1 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:29:18.604606 np0000164304 devstack@c-api.service[112294]: [pid: 112294|app: 0|req: 4/17] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:29:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:29:28.587835 np0000164304 devstack@c-api.service[112294]: DEBUG dbcounter [-] [112294] Writing DB stats cinder:SELECT=1 {{(pid=112294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:30:18.622061 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.middleware.request_id [None req-7713227b-60c0-41ca-bab1-d8ebd194bc49 None None] RequestId filter calling following filter/app {{(pid=112295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:30:18.626769 np0000164304 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-7713227b-60c0-41ca-bab1-d8ebd194bc49 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:30:18.627376 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-7713227b-60c0-41ca-bab1-d8ebd194bc49 demo demo] Empty body provided in request {{(pid=112295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:30:18.627741 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-7713227b-60c0-41ca-bab1-d8ebd194bc49 demo demo] Calling method 'detail' {{(pid=112295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:30:18.628143 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.api_utils [None req-7713227b-60c0-41ca-bab1-d8ebd194bc49 demo demo] Removing options '' from query. {{(pid=112295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:30:18.629219 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.volume.api [None req-7713227b-60c0-41ca-bab1-d8ebd194bc49 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112295) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:30:18.640165 np0000164304 devstack@c-api.service[112295]: INFO cinder.volume.api [None req-7713227b-60c0-41ca-bab1-d8ebd194bc49 demo demo] Get all volumes completed successfully. Apr 08 13:30:18.643458 np0000164304 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-7713227b-60c0-41ca-bab1-d8ebd194bc49 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:30:18.644044 np0000164304 devstack@c-api.service[112295]: [pid: 112295|app: 0|req: 5/18] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:30:18 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 08 13:30:28.632818 np0000164304 devstack@c-api.service[112295]: DEBUG dbcounter [-] [112295] Writing DB stats cinder:SELECT=1 {{(pid=112295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:31:18.667906 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.middleware.request_id [None req-206e19a8-768f-4877-afd1-dee0a83ad815 None None] RequestId filter calling following filter/app {{(pid=112293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:31:18.671599 np0000164304 devstack@c-api.service[112293]: INFO cinder.api.openstack.wsgi [None req-206e19a8-768f-4877-afd1-dee0a83ad815 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:31:18.671973 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.openstack.wsgi [None req-206e19a8-768f-4877-afd1-dee0a83ad815 demo demo] Empty body provided in request {{(pid=112293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:31:18.672398 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.openstack.wsgi [None req-206e19a8-768f-4877-afd1-dee0a83ad815 demo demo] Calling method 'detail' {{(pid=112293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:31:18.672797 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.api_utils [None req-206e19a8-768f-4877-afd1-dee0a83ad815 demo demo] Removing options '' from query. {{(pid=112293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:31:18.673879 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.volume.api [None req-206e19a8-768f-4877-afd1-dee0a83ad815 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112293) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:31:18.682532 np0000164304 devstack@c-api.service[112293]: INFO cinder.volume.api [None req-206e19a8-768f-4877-afd1-dee0a83ad815 demo demo] Get all volumes completed successfully. Apr 08 13:31:18.685163 np0000164304 devstack@c-api.service[112293]: INFO cinder.api.openstack.wsgi [None req-206e19a8-768f-4877-afd1-dee0a83ad815 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:31:18.685690 np0000164304 devstack@c-api.service[112293]: [pid: 112293|app: 0|req: 6/19] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:31:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:31:28.677356 np0000164304 devstack@c-api.service[112293]: DEBUG dbcounter [-] [112293] Writing DB stats cinder:SELECT=1 {{(pid=112293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:32:18.699963 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.middleware.request_id [None req-932a440c-fb6a-40ac-8790-ec5a41e8dc18 None None] RequestId filter calling following filter/app {{(pid=112296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:32:18.873311 np0000164304 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-932a440c-fb6a-40ac-8790-ec5a41e8dc18 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:32:18.873528 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-932a440c-fb6a-40ac-8790-ec5a41e8dc18 demo demo] Empty body provided in request {{(pid=112296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:32:18.873822 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-932a440c-fb6a-40ac-8790-ec5a41e8dc18 demo demo] Calling method 'detail' {{(pid=112296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:32:18.874194 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.api_utils [None req-932a440c-fb6a-40ac-8790-ec5a41e8dc18 demo demo] Removing options '' from query. {{(pid=112296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:32:18.875260 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.volume.api [None req-932a440c-fb6a-40ac-8790-ec5a41e8dc18 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112296) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:32:18.884838 np0000164304 devstack@c-api.service[112296]: INFO cinder.volume.api [None req-932a440c-fb6a-40ac-8790-ec5a41e8dc18 demo demo] Get all volumes completed successfully. Apr 08 13:32:18.886737 np0000164304 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-932a440c-fb6a-40ac-8790-ec5a41e8dc18 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:32:18.887066 np0000164304 devstack@c-api.service[112296]: [pid: 112296|app: 0|req: 5/20] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:32:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:32:28.879032 np0000164304 devstack@c-api.service[112296]: DEBUG dbcounter [-] [112296] Writing DB stats cinder:SELECT=1 {{(pid=112296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:33:18.899432 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.middleware.request_id [None req-e5013992-66e9-46fb-8c15-ab89dbccf2d7 None None] RequestId filter calling following filter/app {{(pid=112294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:33:18.902622 np0000164304 devstack@c-api.service[112294]: INFO cinder.api.openstack.wsgi [None req-e5013992-66e9-46fb-8c15-ab89dbccf2d7 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:33:18.902916 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.openstack.wsgi [None req-e5013992-66e9-46fb-8c15-ab89dbccf2d7 demo demo] Empty body provided in request {{(pid=112294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:33:18.903198 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.openstack.wsgi [None req-e5013992-66e9-46fb-8c15-ab89dbccf2d7 demo demo] Calling method 'detail' {{(pid=112294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:33:18.903536 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.api_utils [None req-e5013992-66e9-46fb-8c15-ab89dbccf2d7 demo demo] Removing options '' from query. {{(pid=112294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:33:18.904615 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.volume.api [None req-e5013992-66e9-46fb-8c15-ab89dbccf2d7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112294) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:33:18.919220 np0000164304 devstack@c-api.service[112294]: INFO cinder.volume.api [None req-e5013992-66e9-46fb-8c15-ab89dbccf2d7 demo demo] Get all volumes completed successfully. Apr 08 13:33:18.921513 np0000164304 devstack@c-api.service[112294]: INFO cinder.api.openstack.wsgi [None req-e5013992-66e9-46fb-8c15-ab89dbccf2d7 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:33:18.921914 np0000164304 devstack@c-api.service[112294]: [pid: 112294|app: 0|req: 5/21] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:33:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:33:28.908564 np0000164304 devstack@c-api.service[112294]: DEBUG dbcounter [-] [112294] Writing DB stats cinder:SELECT=1 {{(pid=112294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:34:18.933784 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.middleware.request_id [None req-195e7976-2a4c-4998-8393-86d5cb5aeee5 None None] RequestId filter calling following filter/app {{(pid=112295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:34:18.936659 np0000164304 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-195e7976-2a4c-4998-8393-86d5cb5aeee5 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:34:18.936928 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-195e7976-2a4c-4998-8393-86d5cb5aeee5 demo demo] Empty body provided in request {{(pid=112295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:34:18.937234 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-195e7976-2a4c-4998-8393-86d5cb5aeee5 demo demo] Calling method 'detail' {{(pid=112295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:34:18.937686 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.api_utils [None req-195e7976-2a4c-4998-8393-86d5cb5aeee5 demo demo] Removing options '' from query. {{(pid=112295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:34:18.938684 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.volume.api [None req-195e7976-2a4c-4998-8393-86d5cb5aeee5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112295) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:34:18.948258 np0000164304 devstack@c-api.service[112295]: INFO cinder.volume.api [None req-195e7976-2a4c-4998-8393-86d5cb5aeee5 demo demo] Get all volumes completed successfully. Apr 08 13:34:18.950996 np0000164304 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-195e7976-2a4c-4998-8393-86d5cb5aeee5 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:34:18.951439 np0000164304 devstack@c-api.service[112295]: [pid: 112295|app: 0|req: 6/22] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:34:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:34:28.942351 np0000164304 devstack@c-api.service[112295]: DEBUG dbcounter [-] [112295] Writing DB stats cinder:SELECT=1 {{(pid=112295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:35:18.964865 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.middleware.request_id [None req-10926fbd-7cb0-45eb-a053-09f4e74e5ece None None] RequestId filter calling following filter/app {{(pid=112293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:35:18.967916 np0000164304 devstack@c-api.service[112293]: INFO cinder.api.openstack.wsgi [None req-10926fbd-7cb0-45eb-a053-09f4e74e5ece demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:35:18.968175 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.openstack.wsgi [None req-10926fbd-7cb0-45eb-a053-09f4e74e5ece demo demo] Empty body provided in request {{(pid=112293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:35:18.968433 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.openstack.wsgi [None req-10926fbd-7cb0-45eb-a053-09f4e74e5ece demo demo] Calling method 'detail' {{(pid=112293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:35:18.968758 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.api_utils [None req-10926fbd-7cb0-45eb-a053-09f4e74e5ece demo demo] Removing options '' from query. {{(pid=112293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:35:18.969802 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.volume.api [None req-10926fbd-7cb0-45eb-a053-09f4e74e5ece demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112293) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:35:18.977282 np0000164304 devstack@c-api.service[112293]: INFO cinder.volume.api [None req-10926fbd-7cb0-45eb-a053-09f4e74e5ece demo demo] Get all volumes completed successfully. Apr 08 13:35:18.979154 np0000164304 devstack@c-api.service[112293]: INFO cinder.api.openstack.wsgi [None req-10926fbd-7cb0-45eb-a053-09f4e74e5ece demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:35:18.979524 np0000164304 devstack@c-api.service[112293]: [pid: 112293|app: 0|req: 7/23] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:35:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:35:28.973113 np0000164304 devstack@c-api.service[112293]: DEBUG dbcounter [-] [112293] Writing DB stats cinder:SELECT=1 {{(pid=112293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:36:18.994900 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.middleware.request_id [None req-22c6c4f4-5ab2-462b-8e8f-f7cdaeb544cf None None] RequestId filter calling following filter/app {{(pid=112296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:36:18.999510 np0000164304 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-22c6c4f4-5ab2-462b-8e8f-f7cdaeb544cf demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:36:18.999938 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-22c6c4f4-5ab2-462b-8e8f-f7cdaeb544cf demo demo] Empty body provided in request {{(pid=112296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:36:19.000327 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-22c6c4f4-5ab2-462b-8e8f-f7cdaeb544cf demo demo] Calling method 'detail' {{(pid=112296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:36:19.000825 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.api_utils [None req-22c6c4f4-5ab2-462b-8e8f-f7cdaeb544cf demo demo] Removing options '' from query. {{(pid=112296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:36:19.002245 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.volume.api [None req-22c6c4f4-5ab2-462b-8e8f-f7cdaeb544cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112296) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:36:19.012974 np0000164304 devstack@c-api.service[112296]: INFO cinder.volume.api [None req-22c6c4f4-5ab2-462b-8e8f-f7cdaeb544cf demo demo] Get all volumes completed successfully. Apr 08 13:36:19.016247 np0000164304 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-22c6c4f4-5ab2-462b-8e8f-f7cdaeb544cf demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:36:19.016936 np0000164304 devstack@c-api.service[112296]: [pid: 112296|app: 0|req: 6/24] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:36:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:36:29.005189 np0000164304 devstack@c-api.service[112296]: DEBUG dbcounter [-] [112296] Writing DB stats cinder:SELECT=1 {{(pid=112296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:37:19.036471 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.middleware.request_id [None req-3ef1b6c3-2b52-419b-ba61-34464e289e75 None None] RequestId filter calling following filter/app {{(pid=112294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:37:19.164270 np0000164304 devstack@c-api.service[112294]: INFO cinder.api.openstack.wsgi [None req-3ef1b6c3-2b52-419b-ba61-34464e289e75 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:37:19.164542 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.openstack.wsgi [None req-3ef1b6c3-2b52-419b-ba61-34464e289e75 demo demo] Empty body provided in request {{(pid=112294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:37:19.164838 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.openstack.wsgi [None req-3ef1b6c3-2b52-419b-ba61-34464e289e75 demo demo] Calling method 'detail' {{(pid=112294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:37:19.165181 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.api_utils [None req-3ef1b6c3-2b52-419b-ba61-34464e289e75 demo demo] Removing options '' from query. {{(pid=112294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:37:19.166776 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.volume.api [None req-3ef1b6c3-2b52-419b-ba61-34464e289e75 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112294) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:37:19.178473 np0000164304 devstack@c-api.service[112294]: INFO cinder.volume.api [None req-3ef1b6c3-2b52-419b-ba61-34464e289e75 demo demo] Get all volumes completed successfully. Apr 08 13:37:19.181567 np0000164304 devstack@c-api.service[112294]: INFO cinder.api.openstack.wsgi [None req-3ef1b6c3-2b52-419b-ba61-34464e289e75 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:37:19.182079 np0000164304 devstack@c-api.service[112294]: [pid: 112294|app: 0|req: 6/25] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:37:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:37:29.171636 np0000164304 devstack@c-api.service[112294]: DEBUG dbcounter [-] [112294] Writing DB stats cinder:SELECT=1 {{(pid=112294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:38:19.201592 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.middleware.request_id [None req-9c867e64-2b50-4701-9100-11f73c4d852d None None] RequestId filter calling following filter/app {{(pid=112295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:38:19.206035 np0000164304 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-9c867e64-2b50-4701-9100-11f73c4d852d demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:38:19.206447 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-9c867e64-2b50-4701-9100-11f73c4d852d demo demo] Empty body provided in request {{(pid=112295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:38:19.206889 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-9c867e64-2b50-4701-9100-11f73c4d852d demo demo] Calling method 'detail' {{(pid=112295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:38:19.207412 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.api_utils [None req-9c867e64-2b50-4701-9100-11f73c4d852d demo demo] Removing options '' from query. {{(pid=112295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:38:19.209047 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.volume.api [None req-9c867e64-2b50-4701-9100-11f73c4d852d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112295) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:38:19.216726 np0000164304 devstack@c-api.service[112295]: INFO cinder.volume.api [None req-9c867e64-2b50-4701-9100-11f73c4d852d demo demo] Get all volumes completed successfully. Apr 08 13:38:19.219339 np0000164304 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-9c867e64-2b50-4701-9100-11f73c4d852d demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:38:19.219878 np0000164304 devstack@c-api.service[112295]: [pid: 112295|app: 0|req: 7/26] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:38:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:38:29.212326 np0000164304 devstack@c-api.service[112295]: DEBUG dbcounter [-] [112295] Writing DB stats cinder:SELECT=1 {{(pid=112295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:39:19.237692 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.middleware.request_id [None req-14c6bf43-fd63-4539-9003-7a956e4cb54a None None] RequestId filter calling following filter/app {{(pid=112293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:39:19.243009 np0000164304 devstack@c-api.service[112293]: INFO cinder.api.openstack.wsgi [None req-14c6bf43-fd63-4539-9003-7a956e4cb54a demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:39:19.243410 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.openstack.wsgi [None req-14c6bf43-fd63-4539-9003-7a956e4cb54a demo demo] Empty body provided in request {{(pid=112293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:39:19.243828 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.openstack.wsgi [None req-14c6bf43-fd63-4539-9003-7a956e4cb54a demo demo] Calling method 'detail' {{(pid=112293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:39:19.244253 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.api_utils [None req-14c6bf43-fd63-4539-9003-7a956e4cb54a demo demo] Removing options '' from query. {{(pid=112293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:39:19.245583 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.volume.api [None req-14c6bf43-fd63-4539-9003-7a956e4cb54a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112293) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:39:19.255290 np0000164304 devstack@c-api.service[112293]: INFO cinder.volume.api [None req-14c6bf43-fd63-4539-9003-7a956e4cb54a demo demo] Get all volumes completed successfully. Apr 08 13:39:19.257731 np0000164304 devstack@c-api.service[112293]: INFO cinder.api.openstack.wsgi [None req-14c6bf43-fd63-4539-9003-7a956e4cb54a demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:39:19.258151 np0000164304 devstack@c-api.service[112293]: [pid: 112293|app: 0|req: 8/27] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:39:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:39:29.249357 np0000164304 devstack@c-api.service[112293]: DEBUG dbcounter [-] [112293] Writing DB stats cinder:SELECT=1 {{(pid=112293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:40:19.271544 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.middleware.request_id [None req-dfb997f3-7de9-4ef1-a0a9-189242443800 None None] RequestId filter calling following filter/app {{(pid=112296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:40:19.276114 np0000164304 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-dfb997f3-7de9-4ef1-a0a9-189242443800 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:40:19.276500 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-dfb997f3-7de9-4ef1-a0a9-189242443800 demo demo] Empty body provided in request {{(pid=112296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:40:19.276845 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-dfb997f3-7de9-4ef1-a0a9-189242443800 demo demo] Calling method 'detail' {{(pid=112296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:40:19.277383 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.api_utils [None req-dfb997f3-7de9-4ef1-a0a9-189242443800 demo demo] Removing options '' from query. {{(pid=112296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:40:19.278971 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.volume.api [None req-dfb997f3-7de9-4ef1-a0a9-189242443800 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112296) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:40:19.288378 np0000164304 devstack@c-api.service[112296]: INFO cinder.volume.api [None req-dfb997f3-7de9-4ef1-a0a9-189242443800 demo demo] Get all volumes completed successfully. Apr 08 13:40:19.291037 np0000164304 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-dfb997f3-7de9-4ef1-a0a9-189242443800 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:40:19.291475 np0000164304 devstack@c-api.service[112296]: [pid: 112296|app: 0|req: 7/28] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:40:19 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 08 13:40:29.283186 np0000164304 devstack@c-api.service[112296]: DEBUG dbcounter [-] [112296] Writing DB stats cinder:SELECT=1 {{(pid=112296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:41:19.309639 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.middleware.request_id [None req-81baee0a-fcc4-41b4-99bb-a1909a974484 None None] RequestId filter calling following filter/app {{(pid=112294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:41:19.316208 np0000164304 devstack@c-api.service[112294]: INFO cinder.api.openstack.wsgi [None req-81baee0a-fcc4-41b4-99bb-a1909a974484 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:41:19.316838 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.openstack.wsgi [None req-81baee0a-fcc4-41b4-99bb-a1909a974484 demo demo] Empty body provided in request {{(pid=112294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:41:19.317348 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.openstack.wsgi [None req-81baee0a-fcc4-41b4-99bb-a1909a974484 demo demo] Calling method 'detail' {{(pid=112294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:41:19.317893 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.api_utils [None req-81baee0a-fcc4-41b4-99bb-a1909a974484 demo demo] Removing options '' from query. {{(pid=112294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:41:19.319815 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.volume.api [None req-81baee0a-fcc4-41b4-99bb-a1909a974484 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112294) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:41:19.327920 np0000164304 devstack@c-api.service[112294]: INFO cinder.volume.api [None req-81baee0a-fcc4-41b4-99bb-a1909a974484 demo demo] Get all volumes completed successfully. Apr 08 13:41:19.332417 np0000164304 devstack@c-api.service[112294]: INFO cinder.api.openstack.wsgi [None req-81baee0a-fcc4-41b4-99bb-a1909a974484 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:41:19.333352 np0000164304 devstack@c-api.service[112294]: [pid: 112294|app: 0|req: 7/29] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:41:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:41:29.322825 np0000164304 devstack@c-api.service[112294]: DEBUG dbcounter [-] [112294] Writing DB stats cinder:SELECT=1 {{(pid=112294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:42:19.349988 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.middleware.request_id [None req-0724fa35-93d9-48fa-a62f-9c0b57ae84b9 None None] RequestId filter calling following filter/app {{(pid=112295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:42:19.452070 np0000164304 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-0724fa35-93d9-48fa-a62f-9c0b57ae84b9 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:42:19.452691 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-0724fa35-93d9-48fa-a62f-9c0b57ae84b9 demo demo] Empty body provided in request {{(pid=112295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:42:19.453056 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-0724fa35-93d9-48fa-a62f-9c0b57ae84b9 demo demo] Calling method 'detail' {{(pid=112295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:42:19.453816 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.api_utils [None req-0724fa35-93d9-48fa-a62f-9c0b57ae84b9 demo demo] Removing options '' from query. {{(pid=112295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:42:19.454782 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.volume.api [None req-0724fa35-93d9-48fa-a62f-9c0b57ae84b9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112295) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:42:19.462936 np0000164304 devstack@c-api.service[112295]: INFO cinder.volume.api [None req-0724fa35-93d9-48fa-a62f-9c0b57ae84b9 demo demo] Get all volumes completed successfully. Apr 08 13:42:19.465040 np0000164304 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-0724fa35-93d9-48fa-a62f-9c0b57ae84b9 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:42:19.465396 np0000164304 devstack@c-api.service[112295]: [pid: 112295|app: 0|req: 8/30] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:42:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:42:29.457795 np0000164304 devstack@c-api.service[112295]: DEBUG dbcounter [-] [112295] Writing DB stats cinder:SELECT=1 {{(pid=112295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:43:19.480024 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.middleware.request_id [None req-91068e31-d0e5-4709-b77c-d608a99d5ed3 None None] RequestId filter calling following filter/app {{(pid=112293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:43:19.483559 np0000164304 devstack@c-api.service[112293]: INFO cinder.api.openstack.wsgi [None req-91068e31-d0e5-4709-b77c-d608a99d5ed3 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:43:19.483842 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.openstack.wsgi [None req-91068e31-d0e5-4709-b77c-d608a99d5ed3 demo demo] Empty body provided in request {{(pid=112293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:43:19.484135 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.openstack.wsgi [None req-91068e31-d0e5-4709-b77c-d608a99d5ed3 demo demo] Calling method 'detail' {{(pid=112293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:43:19.484534 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.api_utils [None req-91068e31-d0e5-4709-b77c-d608a99d5ed3 demo demo] Removing options '' from query. {{(pid=112293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:43:19.485854 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.volume.api [None req-91068e31-d0e5-4709-b77c-d608a99d5ed3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112293) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:43:19.496719 np0000164304 devstack@c-api.service[112293]: INFO cinder.volume.api [None req-91068e31-d0e5-4709-b77c-d608a99d5ed3 demo demo] Get all volumes completed successfully. Apr 08 13:43:19.499055 np0000164304 devstack@c-api.service[112293]: INFO cinder.api.openstack.wsgi [None req-91068e31-d0e5-4709-b77c-d608a99d5ed3 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:43:19.499525 np0000164304 devstack@c-api.service[112293]: [pid: 112293|app: 0|req: 9/31] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:43:19 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 08 13:43:29.490465 np0000164304 devstack@c-api.service[112293]: DEBUG dbcounter [-] [112293] Writing DB stats cinder:SELECT=1 {{(pid=112293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:44:19.521462 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.middleware.request_id [None req-7c2bd547-ed80-4760-ab75-4fb87d52aed0 None None] RequestId filter calling following filter/app {{(pid=112296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:44:19.528167 np0000164304 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-7c2bd547-ed80-4760-ab75-4fb87d52aed0 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:44:19.528404 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-7c2bd547-ed80-4760-ab75-4fb87d52aed0 demo demo] Empty body provided in request {{(pid=112296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:44:19.529045 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-7c2bd547-ed80-4760-ab75-4fb87d52aed0 demo demo] Calling method 'detail' {{(pid=112296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:44:19.529375 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.api_utils [None req-7c2bd547-ed80-4760-ab75-4fb87d52aed0 demo demo] Removing options '' from query. {{(pid=112296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:44:19.531867 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.volume.api [None req-7c2bd547-ed80-4760-ab75-4fb87d52aed0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112296) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:44:19.539486 np0000164304 devstack@c-api.service[112296]: INFO cinder.volume.api [None req-7c2bd547-ed80-4760-ab75-4fb87d52aed0 demo demo] Get all volumes completed successfully. Apr 08 13:44:19.541669 np0000164304 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-7c2bd547-ed80-4760-ab75-4fb87d52aed0 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:44:19.542112 np0000164304 devstack@c-api.service[112296]: [pid: 112296|app: 0|req: 8/32] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:44:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:44:29.535888 np0000164304 devstack@c-api.service[112296]: DEBUG dbcounter [-] [112296] Writing DB stats cinder:SELECT=1 {{(pid=112296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:45:19.560780 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.middleware.request_id [None req-247a11ea-2ec3-46d1-a2e1-8fee24c881a2 None None] RequestId filter calling following filter/app {{(pid=112294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:45:19.564304 np0000164304 devstack@c-api.service[112294]: INFO cinder.api.openstack.wsgi [None req-247a11ea-2ec3-46d1-a2e1-8fee24c881a2 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:45:19.564611 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.openstack.wsgi [None req-247a11ea-2ec3-46d1-a2e1-8fee24c881a2 demo demo] Empty body provided in request {{(pid=112294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:45:19.564842 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.openstack.wsgi [None req-247a11ea-2ec3-46d1-a2e1-8fee24c881a2 demo demo] Calling method 'detail' {{(pid=112294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:45:19.565168 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.api_utils [None req-247a11ea-2ec3-46d1-a2e1-8fee24c881a2 demo demo] Removing options '' from query. {{(pid=112294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:45:19.566257 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.volume.api [None req-247a11ea-2ec3-46d1-a2e1-8fee24c881a2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112294) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:45:19.575953 np0000164304 devstack@c-api.service[112294]: INFO cinder.volume.api [None req-247a11ea-2ec3-46d1-a2e1-8fee24c881a2 demo demo] Get all volumes completed successfully. Apr 08 13:45:19.578327 np0000164304 devstack@c-api.service[112294]: INFO cinder.api.openstack.wsgi [None req-247a11ea-2ec3-46d1-a2e1-8fee24c881a2 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:45:19.578931 np0000164304 devstack@c-api.service[112294]: [pid: 112294|app: 0|req: 8/33] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:45:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:45:29.570791 np0000164304 devstack@c-api.service[112294]: DEBUG dbcounter [-] [112294] Writing DB stats cinder:SELECT=1 {{(pid=112294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:46:19.593106 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.middleware.request_id [None req-70ea7538-2552-4d9e-ad6a-ae5d67c8fec4 None None] RequestId filter calling following filter/app {{(pid=112295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:46:19.598174 np0000164304 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-70ea7538-2552-4d9e-ad6a-ae5d67c8fec4 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:46:19.598469 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-70ea7538-2552-4d9e-ad6a-ae5d67c8fec4 demo demo] Empty body provided in request {{(pid=112295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:46:19.598812 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-70ea7538-2552-4d9e-ad6a-ae5d67c8fec4 demo demo] Calling method 'detail' {{(pid=112295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:46:19.599180 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.api_utils [None req-70ea7538-2552-4d9e-ad6a-ae5d67c8fec4 demo demo] Removing options '' from query. {{(pid=112295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:46:19.600394 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.volume.api [None req-70ea7538-2552-4d9e-ad6a-ae5d67c8fec4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112295) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:46:19.608182 np0000164304 devstack@c-api.service[112295]: INFO cinder.volume.api [None req-70ea7538-2552-4d9e-ad6a-ae5d67c8fec4 demo demo] Get all volumes completed successfully. Apr 08 13:46:19.610340 np0000164304 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-70ea7538-2552-4d9e-ad6a-ae5d67c8fec4 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:46:19.610738 np0000164304 devstack@c-api.service[112295]: [pid: 112295|app: 0|req: 9/34] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:46:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:46:29.603839 np0000164304 devstack@c-api.service[112295]: DEBUG dbcounter [-] [112295] Writing DB stats cinder:SELECT=1 {{(pid=112295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:47:19.626074 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.middleware.request_id [None req-a483a9b1-1652-4233-bcc4-df34aff48f06 None None] RequestId filter calling following filter/app {{(pid=112293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:47:19.679272 np0000164304 devstack@c-api.service[112293]: INFO cinder.api.openstack.wsgi [None req-a483a9b1-1652-4233-bcc4-df34aff48f06 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:47:19.679798 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.openstack.wsgi [None req-a483a9b1-1652-4233-bcc4-df34aff48f06 demo demo] Empty body provided in request {{(pid=112293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:47:19.680214 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.openstack.wsgi [None req-a483a9b1-1652-4233-bcc4-df34aff48f06 demo demo] Calling method 'detail' {{(pid=112293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:47:19.680657 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.api.api_utils [None req-a483a9b1-1652-4233-bcc4-df34aff48f06 demo demo] Removing options '' from query. {{(pid=112293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:47:19.681719 np0000164304 devstack@c-api.service[112293]: DEBUG cinder.volume.api [None req-a483a9b1-1652-4233-bcc4-df34aff48f06 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112293) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:47:19.690186 np0000164304 devstack@c-api.service[112293]: INFO cinder.volume.api [None req-a483a9b1-1652-4233-bcc4-df34aff48f06 demo demo] Get all volumes completed successfully. Apr 08 13:47:19.692917 np0000164304 devstack@c-api.service[112293]: INFO cinder.api.openstack.wsgi [None req-a483a9b1-1652-4233-bcc4-df34aff48f06 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:47:19.693388 np0000164304 devstack@c-api.service[112293]: [pid: 112293|app: 0|req: 10/35] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:47:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:47:29.684993 np0000164304 devstack@c-api.service[112293]: DEBUG dbcounter [-] [112293] Writing DB stats cinder:SELECT=1 {{(pid=112293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:48:19.706784 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.middleware.request_id [None req-df3e1ad9-3e74-47f3-8f2e-5eb91d49d328 None None] RequestId filter calling following filter/app {{(pid=112296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:48:19.711833 np0000164304 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-df3e1ad9-3e74-47f3-8f2e-5eb91d49d328 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:48:19.712536 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-df3e1ad9-3e74-47f3-8f2e-5eb91d49d328 demo demo] Empty body provided in request {{(pid=112296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:48:19.712991 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-df3e1ad9-3e74-47f3-8f2e-5eb91d49d328 demo demo] Calling method 'detail' {{(pid=112296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:48:19.713559 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.api.api_utils [None req-df3e1ad9-3e74-47f3-8f2e-5eb91d49d328 demo demo] Removing options '' from query. {{(pid=112296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:48:19.715241 np0000164304 devstack@c-api.service[112296]: DEBUG cinder.volume.api [None req-df3e1ad9-3e74-47f3-8f2e-5eb91d49d328 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112296) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:48:19.728749 np0000164304 devstack@c-api.service[112296]: INFO cinder.volume.api [None req-df3e1ad9-3e74-47f3-8f2e-5eb91d49d328 demo demo] Get all volumes completed successfully. Apr 08 13:48:19.732284 np0000164304 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-df3e1ad9-3e74-47f3-8f2e-5eb91d49d328 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:48:19.732826 np0000164304 devstack@c-api.service[112296]: [pid: 112296|app: 0|req: 9/36] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:48:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:48:29.719805 np0000164304 devstack@c-api.service[112296]: DEBUG dbcounter [-] [112296] Writing DB stats cinder:SELECT=1 {{(pid=112296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:49:19.750569 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.middleware.request_id [None req-2b477584-87a3-486a-9f09-c1f1a64c232a None None] RequestId filter calling following filter/app {{(pid=112294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:49:19.755011 np0000164304 devstack@c-api.service[112294]: INFO cinder.api.openstack.wsgi [None req-2b477584-87a3-486a-9f09-c1f1a64c232a demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:49:19.755257 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.openstack.wsgi [None req-2b477584-87a3-486a-9f09-c1f1a64c232a demo demo] Empty body provided in request {{(pid=112294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:49:19.755577 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.openstack.wsgi [None req-2b477584-87a3-486a-9f09-c1f1a64c232a demo demo] Calling method 'detail' {{(pid=112294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:49:19.755993 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.api.api_utils [None req-2b477584-87a3-486a-9f09-c1f1a64c232a demo demo] Removing options '' from query. {{(pid=112294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:49:19.757169 np0000164304 devstack@c-api.service[112294]: DEBUG cinder.volume.api [None req-2b477584-87a3-486a-9f09-c1f1a64c232a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112294) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:49:19.766903 np0000164304 devstack@c-api.service[112294]: INFO cinder.volume.api [None req-2b477584-87a3-486a-9f09-c1f1a64c232a demo demo] Get all volumes completed successfully. Apr 08 13:49:19.768907 np0000164304 devstack@c-api.service[112294]: INFO cinder.api.openstack.wsgi [None req-2b477584-87a3-486a-9f09-c1f1a64c232a demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:49:19.769308 np0000164304 devstack@c-api.service[112294]: [pid: 112294|app: 0|req: 9/37] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:49:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:49:29.760790 np0000164304 devstack@c-api.service[112294]: DEBUG dbcounter [-] [112294] Writing DB stats cinder:SELECT=1 {{(pid=112294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:50:19.785368 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.middleware.request_id [None req-1e6acec3-695a-4167-af22-acc5950ee35b None None] RequestId filter calling following filter/app {{(pid=112295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:50:19.789840 np0000164304 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-1e6acec3-695a-4167-af22-acc5950ee35b demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 08 13:50:19.790266 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-1e6acec3-695a-4167-af22-acc5950ee35b demo demo] Empty body provided in request {{(pid=112295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:50:19.790678 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-1e6acec3-695a-4167-af22-acc5950ee35b demo demo] Calling method 'detail' {{(pid=112295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:50:19.791176 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.api.api_utils [None req-1e6acec3-695a-4167-af22-acc5950ee35b demo demo] Removing options '' from query. {{(pid=112295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:50:19.793607 np0000164304 devstack@c-api.service[112295]: DEBUG cinder.volume.api [None req-1e6acec3-695a-4167-af22-acc5950ee35b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112295) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:50:19.803327 np0000164304 devstack@c-api.service[112295]: INFO cinder.volume.api [None req-1e6acec3-695a-4167-af22-acc5950ee35b demo demo] Get all volumes completed successfully. Apr 08 13:50:19.806046 np0000164304 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-1e6acec3-695a-4167-af22-acc5950ee35b demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:50:19.806589 np0000164304 devstack@c-api.service[112295]: [pid: 112295|app: 0|req: 10/38] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Apr 8 13:50:19 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 08 13:50:29.798523 np0000164304 devstack@c-api.service[112295]: DEBUG dbcounter [-] [112295] Writing DB stats cinder:SELECT=1 {{(pid=112295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}