Apr 11 01:47:16.266112 np0000164981 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 11 01:47:16.275616 np0000164981 devstack@c-api.service[111311]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 11 01:47:16.280257 np0000164981 devstack@c-api.service[111311]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Apr 11 01:47:16 2026] *** Apr 11 01:47:16.280257 np0000164981 devstack@c-api.service[111311]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 11 01:47:16.280257 np0000164981 devstack@c-api.service[111311]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 11 01:47:16.280257 np0000164981 devstack@c-api.service[111311]: nodename: np0000164981 Apr 11 01:47:16.280257 np0000164981 devstack@c-api.service[111311]: machine: x86_64 Apr 11 01:47:16.280257 np0000164981 devstack@c-api.service[111311]: clock source: unix Apr 11 01:47:16.280257 np0000164981 devstack@c-api.service[111311]: pcre jit disabled Apr 11 01:47:16.280257 np0000164981 devstack@c-api.service[111311]: detected number of CPU cores: 16 Apr 11 01:47:16.280257 np0000164981 devstack@c-api.service[111311]: current working directory: / Apr 11 01:47:16.280257 np0000164981 devstack@c-api.service[111311]: detected binary path: /usr/bin/uwsgi-core Apr 11 01:47:16.280257 np0000164981 devstack@c-api.service[111311]: your processes number limit is 256917 Apr 11 01:47:16.280257 np0000164981 devstack@c-api.service[111311]: your memory page size is 4096 bytes Apr 11 01:47:16.280257 np0000164981 devstack@c-api.service[111311]: detected max file descriptor number: 2048 Apr 11 01:47:16.280257 np0000164981 devstack@c-api.service[111311]: lock engine: pthread robust mutexes Apr 11 01:47:16.280997 np0000164981 devstack@c-api.service[111311]: thunder lock: enabled Apr 11 01:47:16.280997 np0000164981 devstack@c-api.service[111311]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 11 01:47:16.281102 np0000164981 devstack@c-api.service[111311]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 11 01:47:16.281102 np0000164981 devstack@c-api.service[111311]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 11 01:47:16.281102 np0000164981 devstack@c-api.service[111311]: Set PythonHome to /opt/stack/data/venv Apr 11 01:47:16.315805 np0000164981 devstack@c-api.service[111311]: Python main interpreter initialized at 0x7afc3b4a3668 Apr 11 01:47:16.315805 np0000164981 devstack@c-api.service[111311]: python threads support enabled Apr 11 01:47:16.315805 np0000164981 devstack@c-api.service[111311]: your server socket listen backlog is limited to 100 connections Apr 11 01:47:16.315805 np0000164981 devstack@c-api.service[111311]: your mercy for graceful operations on workers is 80 seconds Apr 11 01:47:16.316261 np0000164981 devstack@c-api.service[111311]: mapped 671795 bytes (656 KB) for 4 cores Apr 11 01:47:16.316393 np0000164981 devstack@c-api.service[111311]: *** Operational MODE: preforking *** Apr 11 01:47:16.316623 np0000164981 devstack@c-api.service[111311]: *** uWSGI is running in multiple interpreter mode *** Apr 11 01:47:16.316623 np0000164981 devstack@c-api.service[111311]: spawned uWSGI master process (pid: 111311) Apr 11 01:47:16.316802 np0000164981 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 11 01:47:16.317241 np0000164981 devstack@c-api.service[111311]: spawned uWSGI worker 1 (pid: 111312, cores: 1) Apr 11 01:47:16.317708 np0000164981 devstack@c-api.service[111311]: spawned uWSGI worker 2 (pid: 111313, cores: 1) Apr 11 01:47:16.318152 np0000164981 devstack@c-api.service[111311]: spawned uWSGI worker 3 (pid: 111314, cores: 1) Apr 11 01:47:16.318726 np0000164981 devstack@c-api.service[111311]: spawned uWSGI worker 4 (pid: 111315, cores: 1) Apr 11 01:47:16.318814 np0000164981 devstack@c-api.service[111311]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 11 01:47:16.440904 np0000164981 devstack@c-api.service[111312]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 01:47:16.440904 np0000164981 devstack@c-api.service[111312]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 01:47:16.440904 np0000164981 devstack@c-api.service[111312]: we strongly recommend against using it for new projects. Apr 11 01:47:16.440904 np0000164981 devstack@c-api.service[111312]: If you are already using Eventlet, we recommend migrating to a different Apr 11 01:47:16.440904 np0000164981 devstack@c-api.service[111312]: framework. For more detail see Apr 11 01:47:16.440904 np0000164981 devstack@c-api.service[111312]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 01:47:16.440904 np0000164981 devstack@c-api.service[111312]: import eventlet # noqa Apr 11 01:47:16.451321 np0000164981 devstack@c-api.service[111315]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 01:47:16.451321 np0000164981 devstack@c-api.service[111315]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 01:47:16.451321 np0000164981 devstack@c-api.service[111315]: we strongly recommend against using it for new projects. Apr 11 01:47:16.451321 np0000164981 devstack@c-api.service[111315]: If you are already using Eventlet, we recommend migrating to a different Apr 11 01:47:16.451321 np0000164981 devstack@c-api.service[111315]: framework. For more detail see Apr 11 01:47:16.451321 np0000164981 devstack@c-api.service[111315]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 01:47:16.451321 np0000164981 devstack@c-api.service[111315]: import eventlet # noqa Apr 11 01:47:16.457236 np0000164981 devstack@c-api.service[111313]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 01:47:16.457236 np0000164981 devstack@c-api.service[111313]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 01:47:16.457236 np0000164981 devstack@c-api.service[111313]: we strongly recommend against using it for new projects. Apr 11 01:47:16.457236 np0000164981 devstack@c-api.service[111313]: If you are already using Eventlet, we recommend migrating to a different Apr 11 01:47:16.457236 np0000164981 devstack@c-api.service[111313]: framework. For more detail see Apr 11 01:47:16.457236 np0000164981 devstack@c-api.service[111313]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 01:47:16.457236 np0000164981 devstack@c-api.service[111313]: import eventlet # noqa Apr 11 01:47:16.458955 np0000164981 devstack@c-api.service[111314]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 01:47:16.458955 np0000164981 devstack@c-api.service[111314]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 01:47:16.458955 np0000164981 devstack@c-api.service[111314]: we strongly recommend against using it for new projects. Apr 11 01:47:16.458955 np0000164981 devstack@c-api.service[111314]: If you are already using Eventlet, we recommend migrating to a different Apr 11 01:47:16.458955 np0000164981 devstack@c-api.service[111314]: framework. For more detail see Apr 11 01:47:16.458955 np0000164981 devstack@c-api.service[111314]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 01:47:16.458955 np0000164981 devstack@c-api.service[111314]: import eventlet # noqa Apr 11 01:47:16.526680 np0000164981 devstack@c-api.service[111312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 01:47:16.526680 np0000164981 devstack@c-api.service[111312]: debtcollector.deprecate( Apr 11 01:47:16.537927 np0000164981 devstack@c-api.service[111315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 01:47:16.537927 np0000164981 devstack@c-api.service[111315]: debtcollector.deprecate( Apr 11 01:47:16.549608 np0000164981 devstack@c-api.service[111313]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 01:47:16.549608 np0000164981 devstack@c-api.service[111313]: debtcollector.deprecate( Apr 11 01:47:16.573981 np0000164981 devstack@c-api.service[111314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 01:47:16.573981 np0000164981 devstack@c-api.service[111314]: debtcollector.deprecate( Apr 11 01:47:16.603341 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:16.603341 np0000164981 devstack@c-api.service[111312]: from cgi import parse_header Apr 11 01:47:16.617799 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:16.617799 np0000164981 devstack@c-api.service[111315]: from cgi import parse_header Apr 11 01:47:16.633686 np0000164981 devstack@c-api.service[111313]: /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 11 01:47:16.633686 np0000164981 devstack@c-api.service[111313]: from cgi import parse_header Apr 11 01:47:16.648854 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:16.648854 np0000164981 devstack@c-api.service[111312]: removals.removed_module( Apr 11 01:47:16.649594 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:16.649594 np0000164981 devstack@c-api.service[111312]: removals.removed_module( Apr 11 01:47:16.652530 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:16.652530 np0000164981 devstack@c-api.service[111314]: from cgi import parse_header Apr 11 01:47:16.663674 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:16.663674 np0000164981 devstack@c-api.service[111315]: removals.removed_module( Apr 11 01:47:16.664411 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:16.664411 np0000164981 devstack@c-api.service[111315]: removals.removed_module( Apr 11 01:47:16.680027 np0000164981 devstack@c-api.service[111313]: /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 11 01:47:16.680027 np0000164981 devstack@c-api.service[111313]: removals.removed_module( Apr 11 01:47:16.680783 np0000164981 devstack@c-api.service[111313]: /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 11 01:47:16.680783 np0000164981 devstack@c-api.service[111313]: removals.removed_module( Apr 11 01:47:16.697034 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:16.697034 np0000164981 devstack@c-api.service[111314]: removals.removed_module( Apr 11 01:47:16.697751 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:16.697751 np0000164981 devstack@c-api.service[111314]: removals.removed_module( Apr 11 01:47:17.263220 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:17.263220 np0000164981 devstack@c-api.service[111315]: warnings.warn( Apr 11 01:47:17.274531 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:17.274531 np0000164981 devstack@c-api.service[111312]: warnings.warn( Apr 11 01:47:17.294449 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:17.294449 np0000164981 devstack@c-api.service[111314]: warnings.warn( Apr 11 01:47:17.314310 np0000164981 devstack@c-api.service[111313]: /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 11 01:47:17.314310 np0000164981 devstack@c-api.service[111313]: warnings.warn( Apr 11 01:47:17.362243 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:17.362243 np0000164981 devstack@c-api.service[111315]: warnings.warn( Apr 11 01:47:17.387538 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:17.387538 np0000164981 devstack@c-api.service[111312]: warnings.warn( Apr 11 01:47:17.393109 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:17.393109 np0000164981 devstack@c-api.service[111314]: warnings.warn( Apr 11 01:47:17.414314 np0000164981 devstack@c-api.service[111313]: /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 11 01:47:17.414314 np0000164981 devstack@c-api.service[111313]: warnings.warn( Apr 11 01:47:17.665314 np0000164981 devstack@c-api.service[111315]: 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 11 01:47:17.666104 np0000164981 devstack@c-api.service[111315]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111315) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 01:47:17.684532 np0000164981 devstack@c-api.service[111314]: 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 11 01:47:17.685316 np0000164981 devstack@c-api.service[111314]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111314) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 01:47:17.692587 np0000164981 devstack@c-api.service[111312]: 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 11 01:47:17.693151 np0000164981 devstack@c-api.service[111312]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111312) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 01:47:17.698511 np0000164981 devstack@c-api.service[111313]: 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 11 01:47:17.699029 np0000164981 devstack@c-api.service[111313]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111313) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 01:47:17.750341 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:17.750341 np0000164981 devstack@c-api.service[111315]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 01:47:17.755422 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:17.755422 np0000164981 devstack@c-api.service[111314]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 01:47:17.761049 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:17.761049 np0000164981 devstack@c-api.service[111312]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 01:47:17.765291 np0000164981 devstack@c-api.service[111313]: /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 11 01:47:17.765291 np0000164981 devstack@c-api.service[111313]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 01:47:18.198938 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111315) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 01:47:18.199241 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111312) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 01:47:18.199385 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111314) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 01:47:18.199548 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.199548 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.199767 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111313) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 01:47:18.199885 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.199987 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.199987 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.200174 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.200174 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.200410 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.200535 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.200654 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.200752 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.200849 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.201633 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.201755 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.201755 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.201962 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.202072 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.202170 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.202231 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.202283 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.202334 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.202398 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.202458 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.202554 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.202607 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.202658 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.202708 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.202772 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.202824 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.202877 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.202928 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.202999 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.203058 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.203110 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.203162 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.203219 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.203269 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.203327 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.203385 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.203613 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.203678 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.203738 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.203795 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.203847 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.203898 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.203948 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.204004 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.204057 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.204116 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.204174 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.204231 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.204283 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.204358 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.204408 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.204466 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.204543 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.204615 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.204666 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.204716 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.204769 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.204818 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.204867 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.204916 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.204966 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.205027 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.205088 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.205088 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.205088 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.205221 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.205221 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.205221 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.205221 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.205221 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.205448 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.206438 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.206572 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.206689 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.206789 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.206884 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.206979 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.207075 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.207167 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.207273 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.207369 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.207463 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.207584 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.207740 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.207840 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.207934 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.208032 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.208124 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.208237 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.208387 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.208513 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.208667 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.208790 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.208887 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.208980 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.209062 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.209111 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.209155 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.209207 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.209258 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.209307 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.209352 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.209398 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.209447 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.209509 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.209564 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.209610 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.209664 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.209712 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.209761 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.209807 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.209851 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.209901 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.209948 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.209992 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.210038 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.210082 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.210133 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.210133 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.210133 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.210133 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.210296 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.210296 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.210296 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.210296 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.210460 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.210529 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.210529 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.210618 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.210664 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.210718 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.210718 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.210718 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.210845 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.210893 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.210937 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.210990 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.211037 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.211088 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.211134 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.211178 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.211222 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.211267 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.211311 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.211358 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.211403 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.211455 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.211455 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.211455 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.211599 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.211599 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.211692 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.211742 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.211788 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.211833 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.211884 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.211930 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.211980 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.212032 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.212085 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.212132 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.212175 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.212221 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.212288 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.212347 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.212407 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.212505 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.212505 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.212622 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.212677 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.212807 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.212858 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.212904 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.212904 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.212904 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.212904 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.212904 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.213127 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.213127 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.213127 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.213127 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.213310 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.213356 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.213410 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.213457 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.213524 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.213578 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.213627 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.213672 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.213723 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.213770 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.214013 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.214046 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.214077 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.214105 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.214128 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.214151 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.214174 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.214196 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.214219 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.214241 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.214241 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.214241 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.214241 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.214241 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.214349 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.214349 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.214349 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.214410 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.214438 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.214465 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.214501 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.214537 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.214561 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.214587 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.214613 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.214635 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.214635 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.214677 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.214704 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.214740 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.214769 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.214792 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.214814 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.214837 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.214837 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.214880 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.214907 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.214930 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.214953 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.214976 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.214976 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.214976 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.218146 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.218222 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.218265 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.218357 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.218357 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.218536 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.218628 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.218719 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.218761 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.218761 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.218761 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.218761 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.218889 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.218889 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.218961 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.219001 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.219041 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.219077 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.219112 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.219154 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.219220 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.219270 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.219331 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.219392 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.219443 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.219517 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.219567 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.219615 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.219663 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.219707 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.219752 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.219796 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.219856 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.219910 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.219957 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.220003 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.220052 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.220096 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.220140 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.220177 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.220220 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.220284 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.220319 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.220362 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.220395 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.220430 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.220463 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.220565 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.220616 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.220652 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.220691 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.220724 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.220758 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.220802 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.220838 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.220872 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.220907 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.220940 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.220976 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.221009 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.221044 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.221085 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.221130 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.221169 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.221209 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.221258 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.221311 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.221356 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.221397 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.221436 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.221470 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.221910 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.222513 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.222591 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.222661 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.222730 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.222796 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.222860 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.222926 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.222992 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.223071 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.223141 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.223219 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.223296 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.223363 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.223429 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.223511 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.223700 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.223838 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.223928 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.223999 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.224069 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.224152 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.224257 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.224328 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.224401 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.224401 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.224589 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.224679 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.224751 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.224819 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.224899 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.225014 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.225014 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.225147 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.225245 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.225322 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.225391 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.225463 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.225567 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.225636 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.225636 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.225784 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.225784 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.225784 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.225983 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.226058 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.226128 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.226194 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.226275 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.226373 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.226472 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.226563 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.226642 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.226714 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.226780 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.226848 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.226914 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.226988 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.227058 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.227123 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.227188 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.227253 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.227318 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.227384 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.227463 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.227553 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.227553 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.227553 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.227553 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.227815 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.227886 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.227959 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.227959 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.228105 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.228174 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.228309 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.228382 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.228422 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.228463 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.228525 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.228566 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.228614 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.228614 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.228713 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.228713 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.228713 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.228829 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.228871 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.228871 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.228954 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.229001 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.229043 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.229085 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.229117 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.229117 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.229117 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.229117 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.229228 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.229228 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.229283 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.229308 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.229308 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.229355 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.229383 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.229406 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.229428 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.229450 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.229473 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.229512 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.229537 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.229567 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.229595 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.229618 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.229642 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.229668 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.229692 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.229715 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.229715 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.229756 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.229778 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.229808 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.229808 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.229808 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.229808 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.229808 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.229928 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.229928 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.229988 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.230017 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.230047 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.230086 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.230110 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.230146 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.230146 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.230198 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.230227 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.230263 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.230292 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.230322 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.230977 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.231142 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.231203 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.231258 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.231258 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.231258 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.231258 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.231437 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.231437 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.231437 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.231437 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.231437 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.231437 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.231437 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.231781 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.231781 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.231781 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.231781 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.231959 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.232014 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.232077 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.232140 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.232140 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.232280 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.232280 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.232280 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.232280 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.232280 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.232521 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.232521 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.232521 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.232669 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.232720 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.232766 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.232812 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.232858 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.232907 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.232954 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.233000 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.233056 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.233056 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.233056 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.233190 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.233190 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.233190 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.233190 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.233190 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.233411 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.233464 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.233539 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.233596 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.233643 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.233690 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.233738 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.233785 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.233831 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.233877 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.233923 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.233975 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.234024 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.234070 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.234123 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.234171 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.234216 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.234261 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.234309 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.234354 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.234406 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.234456 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.234519 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.234576 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.234625 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.234675 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.234701 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.234724 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.234746 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.234768 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.234796 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.234822 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.234850 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.234879 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.234909 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.234937 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.234961 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.234990 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.235020 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.235044 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.235079 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.235111 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.235136 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.235164 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.235196 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.235225 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.235253 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.235285 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.235316 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.235316 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.235316 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.235702 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.235702 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.235843 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.235898 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.235948 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.235996 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.236043 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.236089 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.236141 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.236219 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.236276 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.236323 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.236371 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.236424 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.236424 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.236539 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.236539 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.236539 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.236539 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.236724 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.236772 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.236819 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.236865 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.236916 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.236916 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.236916 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.236916 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.236916 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.240481 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.240568 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.240595 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.240620 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.240643 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.240671 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.240699 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.240723 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.240750 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.240774 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.240798 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.240825 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.240849 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.240873 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.240895 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.240918 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.240940 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.240963 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.240990 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.241013 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.241013 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.241063 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.241182 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.241182 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.241413 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.241413 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.241413 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.241413 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.243453 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.243539 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.243663 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.243663 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.243764 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.243812 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.243863 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.243910 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.243957 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.244006 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.244006 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.244006 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.244006 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.244202 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.244227 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.244227 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.244276 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.244314 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.244396 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.244451 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.244514 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.244514 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.244616 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.244616 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.244616 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.244747 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.244775 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.244799 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.244822 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.244847 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.244870 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.244900 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.244923 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.244947 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.244969 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.244996 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.245022 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.245048 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.245074 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.245102 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.245131 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.245154 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.245181 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.245207 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.245230 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.245255 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.245283 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.245310 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.245337 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.245362 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.245389 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.245414 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.245441 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.245468 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.245505 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.245537 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.245561 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.245590 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.245612 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.245636 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.245668 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.245692 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.245714 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.245740 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.245764 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.245787 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.245811 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.245834 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.245857 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.245885 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.245912 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.245938 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.245961 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.245989 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.246012 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.246035 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.246035 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.246075 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.246097 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.246119 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.246119 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.246166 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.246189 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.246189 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.246992 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.246992 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.246992 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.246992 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.247417 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.247572 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.247689 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.247791 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.247886 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.247979 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.248072 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.248219 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.248333 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.248429 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.248548 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.248649 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.248764 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.248866 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.248970 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.249065 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.249159 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.249251 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.249344 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.249436 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.249558 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.249673 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.249673 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.249673 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.249940 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.249940 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.250129 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.250225 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.250318 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.250410 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.250548 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.250666 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.250761 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.250761 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.250904 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.250956 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.251006 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.251066 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.251124 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.251273 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.251273 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.251273 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.251273 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.251459 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.251719 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.251838 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.251937 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.252042 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.252042 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.252042 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.252042 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.252042 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.253616 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.253696 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.253780 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.253780 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.253907 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.253972 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.254019 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.254054 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.254088 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.254123 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.254163 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.254198 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.254232 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.254279 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.254314 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.254566 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.254623 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.254659 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.254695 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.254728 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.254763 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.254805 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.254840 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.254873 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.254913 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.254951 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.254986 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.255019 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.255053 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.255087 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.255120 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.255153 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.255187 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.255220 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.255254 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.255295 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.255329 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.255373 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.255413 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.255450 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.255513 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.255557 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.255602 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.255645 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.255692 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.255735 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.255778 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.255845 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.255896 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.255934 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.255968 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.255968 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.255968 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.255968 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.255968 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.255968 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.256183 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.256183 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.256402 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.256437 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.256479 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.256532 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.256576 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.256616 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.256655 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.256688 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.256726 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.256853 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.256853 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.256926 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.256960 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.256996 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.257034 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.257073 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.257106 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.257140 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.257140 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.257215 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.257215 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.257215 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.257215 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.257215 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.257215 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.257215 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.257419 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.257419 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.258354 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.258651 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.258722 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.258787 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.258860 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.258925 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.258990 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.259053 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.259116 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.259185 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.259262 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.259329 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.259393 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.259456 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.259548 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.259617 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.259688 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.259752 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.259816 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.259887 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.259959 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.260030 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.260132 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.260132 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.260132 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.260132 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.260384 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.260384 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.260384 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.260594 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.260675 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.260743 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.260814 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.260882 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.260946 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.261014 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.261081 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.261145 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.261214 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.261288 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.261358 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.261428 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.261514 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.261580 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.261647 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.261710 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.261774 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.261836 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.261900 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.261975 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.262042 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.262109 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.262109 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.262109 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:47:18.262292 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.262292 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.262292 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.262292 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.262810 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.262886 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.262977 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.263074 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.263141 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.263141 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.263141 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.263141 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.263377 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.263377 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.263377 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.263598 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:47:18.263667 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.263738 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:47:18.263811 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.263876 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:47:18.263942 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.264005 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:47:18.264005 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:47:18.264005 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:47:18.306596 np0000164981 devstack@c-api.service[111315]: INFO dbcounter [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Registered counter for database cinder Apr 11 01:47:18.307970 np0000164981 devstack@c-api.service[111313]: INFO dbcounter [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Registered counter for database cinder Apr 11 01:47:18.308132 np0000164981 devstack@c-api.service[111314]: INFO dbcounter [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Registered counter for database cinder Apr 11 01:47:18.308859 np0000164981 devstack@c-api.service[111312]: INFO dbcounter [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Registered counter for database cinder Apr 11 01:47:18.322769 np0000164981 devstack@c-api.service[111315]: DEBUG oslo_db.sqlalchemy.engines [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d 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=111315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:47:18.324898 np0000164981 devstack@c-api.service[111314]: DEBUG oslo_db.sqlalchemy.engines [None req-db370de8-ed33-4122-807f-96e5f1c05bdf 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=111314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:47:18.328656 np0000164981 devstack@c-api.service[111312]: DEBUG oslo_db.sqlalchemy.engines [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 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=111312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:47:18.332094 np0000164981 devstack@c-api.service[111313]: DEBUG oslo_db.sqlalchemy.engines [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c 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=111313) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:47:18.437517 np0000164981 devstack@c-api.service[111315]: DEBUG dbcounter [-] [111315] Writer thread running {{(pid=111315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 01:47:18.440618 np0000164981 devstack@c-api.service[111315]: INFO cinder.rpc [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 01:47:18.442855 np0000164981 devstack@c-api.service[111315]: INFO cinder.rpc [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 01:47:18.443723 np0000164981 devstack@c-api.service[111314]: DEBUG dbcounter [-] [111314] Writer thread running {{(pid=111314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 01:47:18.444695 np0000164981 devstack@c-api.service[111312]: DEBUG dbcounter [-] [111312] Writer thread running {{(pid=111312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 01:47:18.445279 np0000164981 devstack@c-api.service[111315]: INFO cinder.rpc [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 01:47:18.446046 np0000164981 devstack@c-api.service[111314]: INFO cinder.rpc [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 01:47:18.447179 np0000164981 devstack@c-api.service[111312]: INFO cinder.rpc [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 01:47:18.447562 np0000164981 devstack@c-api.service[111315]: INFO cinder.rpc [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 01:47:18.447995 np0000164981 devstack@c-api.service[111314]: INFO cinder.rpc [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 01:47:18.448883 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.449607 np0000164981 devstack@c-api.service[111312]: INFO cinder.rpc [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 01:47:18.449711 np0000164981 devstack@c-api.service[111314]: INFO cinder.rpc [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 01:47:18.451193 np0000164981 devstack@c-api.service[111314]: INFO cinder.rpc [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 01:47:18.451509 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.451599 np0000164981 devstack@c-api.service[111312]: INFO cinder.rpc [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 01:47:18.452100 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.453543 np0000164981 devstack@c-api.service[111312]: INFO cinder.rpc [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 01:47:18.453857 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.454708 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.457036 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.457743 np0000164981 devstack@c-api.service[111313]: DEBUG dbcounter [-] [111313] Writer thread running {{(pid=111313) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 01:47:18.457967 np0000164981 devstack@c-api.service[111315]: DEBUG oslo_db.sqlalchemy.engines [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d 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=111315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:47:18.459158 np0000164981 devstack@c-api.service[111314]: DEBUG oslo_db.sqlalchemy.engines [None req-db370de8-ed33-4122-807f-96e5f1c05bdf 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=111314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:47:18.460280 np0000164981 devstack@c-api.service[111315]: INFO cinder.rpc [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 01:47:18.460410 np0000164981 devstack@c-api.service[111313]: INFO cinder.rpc [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 01:47:18.461056 np0000164981 devstack@c-api.service[111314]: INFO cinder.rpc [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 01:47:18.462184 np0000164981 devstack@c-api.service[111315]: INFO cinder.rpc [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 01:47:18.462670 np0000164981 devstack@c-api.service[111313]: INFO cinder.rpc [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 01:47:18.462766 np0000164981 devstack@c-api.service[111312]: DEBUG oslo_db.sqlalchemy.engines [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 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=111312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:47:18.463010 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.463207 np0000164981 devstack@c-api.service[111314]: INFO cinder.rpc [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 01:47:18.464371 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.464784 np0000164981 devstack@c-api.service[111313]: INFO cinder.rpc [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 01:47:18.466798 np0000164981 devstack@c-api.service[111313]: INFO cinder.rpc [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 01:47:18.466866 np0000164981 devstack@c-api.service[111312]: INFO cinder.rpc [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 01:47:18.467682 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.469435 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.470179 np0000164981 devstack@c-api.service[111312]: INFO cinder.rpc [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 01:47:18.472127 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.474953 np0000164981 devstack@c-api.service[111313]: DEBUG oslo_db.sqlalchemy.engines [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c 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=111313) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:47:18.475468 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.476568 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.477419 np0000164981 devstack@c-api.service[111313]: INFO cinder.rpc [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 01:47:18.478840 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.479508 np0000164981 devstack@c-api.service[111313]: INFO cinder.rpc [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 01:47:18.480043 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.480667 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.482038 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.483265 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.485224 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.486244 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.487648 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.488538 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.489356 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.490794 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.491852 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.492413 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.492625 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.493801 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.495680 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.495974 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.496057 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.497038 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.498567 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.499252 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.499358 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.499994 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.502150 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.502440 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.503703 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.503844 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.504153 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.505660 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.505968 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.506423 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.507432 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.508419 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.508933 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.510379 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.512280 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.512507 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.513566 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.514037 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.514210 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.515698 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.516389 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.516710 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.517669 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.517811 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.519378 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.519889 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.520032 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.520941 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.521441 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.521557 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.522036 np0000164981 devstack@c-api.service[111315]: WARNING cinder.api.contrib.hosts [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 01:47:18.522231 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.522814 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.522979 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.524117 np0000164981 devstack@c-api.service[111314]: WARNING cinder.api.contrib.hosts [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 01:47:18.524220 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.524377 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.524998 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.525857 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.525924 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.526568 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.527446 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.527984 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.528203 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.528853 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.529511 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.529751 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.529800 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extended resource: extensions {{(pid=111315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.529845 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.531012 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extended resource: encryption {{(pid=111315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.531094 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.531251 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.532126 np0000164981 devstack@c-api.service[111312]: WARNING cinder.api.contrib.hosts [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 01:47:18.532242 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extended resource: extensions {{(pid=111314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.532688 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extended resource: os-volume-manage {{(pid=111315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.532980 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.533403 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.533601 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extended resource: encryption {{(pid=111314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.534134 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extended resource: os-volume-type-access {{(pid=111315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.534550 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.535172 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extended resource: os-volume-manage {{(pid=111314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.535575 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.535889 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extended resource: os-quota-sets {{(pid=111315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.536128 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.536671 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extended resource: os-volume-type-access {{(pid=111314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.537082 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.537648 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.537749 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extended resource: qos-specs {{(pid=111315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.538202 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extended resource: os-quota-sets {{(pid=111314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.538595 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.539024 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.539651 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extended resource: qos-specs {{(pid=111314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.539763 np0000164981 devstack@c-api.service[111313]: WARNING cinder.api.contrib.hosts [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 01:47:18.540014 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extended resource: extensions {{(pid=111312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.540469 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.540733 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extended resource: backups {{(pid=111315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.541268 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extended resource: encryption {{(pid=111312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.541773 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extended resource: backups {{(pid=111314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.542011 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.542794 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extended resource: os-hosts {{(pid=111315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.542844 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extended resource: os-volume-manage {{(pid=111312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.543564 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.543789 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extended resource: os-hosts {{(pid=111314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.544293 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extended resource: scheduler-stats {{(pid=111315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.544377 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extended resource: os-volume-type-access {{(pid=111312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.545168 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extended resource: scheduler-stats {{(pid=111314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.545241 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.545688 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extended resource: os-volume-transfer {{(pid=111315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.545839 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extended resource: os-quota-sets {{(pid=111312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.546551 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extended resource: os-volume-transfer {{(pid=111314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.546623 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.547293 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extended resource: qos-specs {{(pid=111312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.547583 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extended resource: extensions {{(pid=111313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.548094 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extended resource: extra_specs {{(pid=111315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.548656 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extended resource: extra_specs {{(pid=111314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.548816 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extended resource: encryption {{(pid=111313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.549329 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extended resource: backups {{(pid=111312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.549643 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extended resource: cgsnapshots {{(pid=111315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.550181 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extended resource: cgsnapshots {{(pid=111314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.550388 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extended resource: os-volume-manage {{(pid=111313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.550984 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extended resource: consistencygroups {{(pid=111315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.551324 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extended resource: os-hosts {{(pid=111312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.551564 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extended resource: consistencygroups {{(pid=111314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.551861 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extended resource: os-volume-type-access {{(pid=111313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.552708 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extended resource: scheduler-stats {{(pid=111312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.552944 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extended resource: os-availability-zone {{(pid=111315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.553397 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extended resource: os-quota-sets {{(pid=111313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.553471 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extended resource: os-availability-zone {{(pid=111314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.554054 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extended resource: os-volume-transfer {{(pid=111312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.554242 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extended resource: os-snapshot-manage {{(pid=111315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.554782 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extended resource: os-snapshot-manage {{(pid=111314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.554858 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extended resource: qos-specs {{(pid=111313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.555704 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extended resource: os-quota-class-sets {{(pid=111315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.556246 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extended resource: extra_specs {{(pid=111312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.556441 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extended resource: os-quota-class-sets {{(pid=111314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.556898 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extended resource: backups {{(pid=111313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.556980 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extended resource: encryption {{(pid=111315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.557529 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extended resource: encryption {{(pid=111314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.557766 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extended resource: cgsnapshots {{(pid=111312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.558478 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extended resource: capabilities {{(pid=111315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.558909 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extended resource: os-hosts {{(pid=111313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.559122 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extended resource: consistencygroups {{(pid=111312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.559245 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extended resource: capabilities {{(pid=111314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.560282 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extended resource: scheduler-stats {{(pid=111313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.560687 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.561102 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extended resource: os-availability-zone {{(pid=111312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.561256 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.561666 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extended resource: os-volume-transfer {{(pid=111313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.562209 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.562396 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extended resource: os-snapshot-manage {{(pid=111312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.562803 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.563701 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.563866 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extended resource: os-quota-class-sets {{(pid=111312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.563918 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extended resource: extra_specs {{(pid=111313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.565110 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.565182 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extended resource: encryption {{(pid=111312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.565462 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.565574 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extended resource: cgsnapshots {{(pid=111313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.566524 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.566663 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extended resource: capabilities {{(pid=111312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.566942 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extended resource: consistencygroups {{(pid=111313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.567005 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.567996 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.568470 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.568692 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.568975 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.contrib.snapshot_actions [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] SnapshotActionsController initialized {{(pid=111315) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 01:47:18.569406 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extended resource: os-availability-zone {{(pid=111313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.569702 np0000164981 devstack@c-api.service[111315]: WARNING castellan.key_manager.migration [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.569976 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.570160 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.570571 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.570682 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extension VolumeTypeAccess extending resource: types {{(pid=111315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.570738 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extended resource: os-snapshot-manage {{(pid=111313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.570823 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extension UsedLimits extending resource: limits {{(pid=111315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.570909 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.571023 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.571148 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.571243 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.571346 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extension TypesManage extending resource: types {{(pid=111315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.571385 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.contrib.snapshot_actions [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] SnapshotActionsController initialized {{(pid=111314) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 01:47:18.571467 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.571568 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extension AdminActions extending resource: volumes {{(pid=111315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.571650 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.571721 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extension AdminActions extending resource: snapshots {{(pid=111315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.571768 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extension AdminActions extending resource: backups {{(pid=111315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.571870 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.571965 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extension SnapshotActions extending resource: snapshots {{(pid=111315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.572065 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extension VolumeActions extending resource: volumes {{(pid=111315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.572110 np0000164981 devstack@c-api.service[111314]: WARNING castellan.key_manager.migration [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.572268 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.v3.router [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.572317 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extended resource: os-quota-class-sets {{(pid=111313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.572990 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.573074 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.573112 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extension VolumeTypeAccess extending resource: types {{(pid=111314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.573282 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extension UsedLimits extending resource: limits {{(pid=111314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.573282 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.573790 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.573790 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.573869 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extended resource: encryption {{(pid=111313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.573905 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.573905 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extension TypesManage extending resource: types {{(pid=111314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.573905 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.574004 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extension AdminActions extending resource: volumes {{(pid=111314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.574128 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extension AdminActions extending resource: snapshots {{(pid=111314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.574209 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extension AdminActions extending resource: backups {{(pid=111314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.574287 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.574357 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extension SnapshotActions extending resource: snapshots {{(pid=111314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.574427 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.574513 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extension VolumeActions extending resource: volumes {{(pid=111314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.574585 np0000164981 devstack@c-api.service[111315]: WARNING keystonemiddleware.auth_token [None req-8850db5f-a676-4760-8fb1-d6cd2d1adb6d 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 11 01:47:18.574779 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.v3.router [None req-db370de8-ed33-4122-807f-96e5f1c05bdf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.575314 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extended resource: capabilities {{(pid=111313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:47:18.575922 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.577036 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.contrib.snapshot_actions [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] SnapshotActionsController initialized {{(pid=111312) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 01:47:18.577859 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.577945 np0000164981 devstack@c-api.service[111314]: WARNING keystonemiddleware.auth_token [None req-db370de8-ed33-4122-807f-96e5f1c05bdf 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 11 01:47:18.577986 np0000164981 devstack@c-api.service[111312]: WARNING castellan.key_manager.migration [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.578624 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.578744 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.578860 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extension UsedLimits extending resource: limits {{(pid=111312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.578936 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.579097 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.579221 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.579356 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.579442 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.579442 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extension TypesManage extending resource: types {{(pid=111312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.579557 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.579665 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extension AdminActions extending resource: volumes {{(pid=111312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.579809 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extension AdminActions extending resource: snapshots {{(pid=111312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.579809 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extension AdminActions extending resource: backups {{(pid=111312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.579946 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.580022 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.580133 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extension VolumeActions extending resource: volumes {{(pid=111312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.580335 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.v3.router [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.580577 np0000164981 devstack@c-api.service[111315]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7afc3b4a3668 pid: 111315 (default app) Apr 11 01:47:18.581047 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.581144 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.581144 np0000164981 devstack@c-api.service[111315]: warnings.warn( Apr 11 01:47:18.582588 np0000164981 devstack@c-api.service[111312]: WARNING keystonemiddleware.auth_token [None req-3ad09bbb-10cb-466b-90b3-c003147b5ca3 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 11 01:47:18.583276 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.585837 np0000164981 devstack@c-api.service[111314]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7afc3b4a3668 pid: 111314 (default app) Apr 11 01:47:18.586444 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.588606 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.588674 np0000164981 devstack@c-api.service[111312]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7afc3b4a3668 pid: 111312 (default app) Apr 11 01:47:18.588723 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.588723 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.588723 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.588723 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.588723 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.588987 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.588987 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.588987 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.588987 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.588987 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.589224 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.589224 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.589224 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.589224 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.589224 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.589224 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.589517 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.589517 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.589517 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.589517 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.589702 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.589702 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.589702 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.589702 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.589883 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.589883 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.589883 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.589883 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.590063 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.590063 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.590063 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.590063 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.590063 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.590289 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.590289 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.590289 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.590289 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.590289 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.590508 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.590508 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.590508 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.590508 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.590508 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.590508 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.590762 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.590762 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.590762 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.590762 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.590762 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.590762 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.591038 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.591038 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.591038 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.591038 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.591038 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.591038 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.591307 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.591307 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.591307 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.591307 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.591307 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.592264 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.592264 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.592264 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.592264 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.592264 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.592662 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.592662 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.592662 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.592662 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.592662 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.592662 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.593115 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.593115 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.593115 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.593115 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.593115 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.593115 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.593571 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.593571 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.593571 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.593571 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.593571 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.593963 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.593963 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.593963 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.593963 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.593963 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.594338 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.594338 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.594338 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.594338 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.594674 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.594674 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.594674 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.594674 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.595038 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.595038 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.595038 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.595038 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.595038 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.595814 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.595814 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.595814 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.595814 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.595814 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.596227 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.596227 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.596227 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.596227 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.596672 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.596672 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.596672 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.596672 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.597037 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.597037 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.597206 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.contrib.snapshot_actions [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] SnapshotActionsController initialized {{(pid=111313) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 01:47:18.597280 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.597280 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.597280 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.597280 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.597847 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.597847 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.597847 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.597847 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.598162 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.598162 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.598162 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.598162 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.598646 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.598646 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.598646 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.598646 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.598646 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.598646 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.599245 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.599245 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.599245 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.599245 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.599245 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.599661 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.599661 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.599661 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.599661 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.599661 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.599661 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.599661 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.600176 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.600176 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.600176 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.600176 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.600176 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.600176 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.600606 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.600606 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.600606 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.600606 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.600606 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.600606 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.600872 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.600872 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.600872 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.600872 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.600872 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.600872 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.601115 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.601115 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.601115 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.601115 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.601287 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.601287 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.601287 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.601287 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.601453 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.601453 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.601453 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.601453 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.601670 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.601670 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.601670 np0000164981 devstack@c-api.service[111315]: /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 11 01:47:18.601670 np0000164981 devstack@c-api.service[111315]: warnings.warn(deprecated_msg) Apr 11 01:47:18.602447 np0000164981 devstack@c-api.service[111313]: WARNING castellan.key_manager.migration [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:47:18.602447 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.602447 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extension VolumeTypeAccess extending resource: types {{(pid=111313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.602447 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extension UsedLimits extending resource: limits {{(pid=111313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.602447 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.602447 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.602876 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.middleware.request_id [None req-0454d523-81e7-460d-add9-0e788fbac0c9 None None] RequestId filter calling following filter/app {{(pid=111315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:47:18.602945 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.602945 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.602945 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extension TypesManage extending resource: types {{(pid=111313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.602945 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.602945 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extension AdminActions extending resource: volumes {{(pid=111313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.602945 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extension AdminActions extending resource: snapshots {{(pid=111313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.602945 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extension AdminActions extending resource: backups {{(pid=111313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.603546 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.603546 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extension SnapshotActions extending resource: snapshots {{(pid=111313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.603546 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extension VolumeActions extending resource: volumes {{(pid=111313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.603546 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.v3.router [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:47:18.603833 np0000164981 devstack@c-api.service[111315]: [pid: 111315|app: 0|req: 1/1] 199.204.45.65 () {60 vars in 946 bytes} [Sat Apr 11 01:47:18 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Apr 11 01:47:18.603904 np0000164981 devstack@c-api.service[111313]: WARNING keystonemiddleware.auth_token [None req-9b6401dc-2118-4bc2-91ce-817cc8c1629c 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 11 01:47:18.604225 np0000164981 devstack@c-api.service[111313]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7afc3b4a3668 pid: 111313 (default app) Apr 11 01:47:25.699216 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.699216 np0000164981 devstack@c-api.service[111314]: warnings.warn( Apr 11 01:47:25.712777 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.712777 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.712777 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.712777 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.713048 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.713048 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.713048 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.713048 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.713243 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.713243 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.713243 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.713243 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.713243 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.713243 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.713449 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.713449 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.713449 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.713449 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.713449 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.713646 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.713646 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.713646 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.713646 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.713646 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.713834 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.713834 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.713834 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.713834 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.713976 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.713976 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.713976 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.713976 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.713976 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.714148 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.714148 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.714148 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.714148 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.714148 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.714349 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.714349 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.714349 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.714349 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.714349 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.714349 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.714576 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.714576 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.714576 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.714576 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.714576 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.714576 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.714796 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.714796 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.714796 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.714796 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.714796 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.714796 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.715000 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.715000 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.715000 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.715000 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.715000 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.715261 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.715261 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.715261 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.715261 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.715261 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.715434 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.715434 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.715434 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.715434 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.715434 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.715434 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.715676 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.715676 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.715676 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.715676 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.715676 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.715676 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.715877 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.715877 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.715877 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.715877 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.715877 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.716061 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.716061 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.716061 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.716061 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.716061 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.716247 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.716247 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.716247 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.716247 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.716450 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.716450 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.716450 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.716450 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.716701 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.716701 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.716701 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.716701 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.716701 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.716893 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.716893 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.716893 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.716893 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.716893 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.717101 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.717101 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.717101 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.717101 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.717243 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.717243 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.717243 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.717243 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.717382 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.717382 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.717382 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.717382 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.717612 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.717612 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.717612 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.717612 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.717747 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.717747 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.717747 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.717747 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.717876 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.717876 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.717876 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.717876 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.717876 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.718148 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.718148 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.718148 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.718148 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.718148 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.718148 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.718384 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.718384 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.718384 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.718384 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.718384 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.718572 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.718572 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.718572 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.718572 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.718572 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.718572 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.718763 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.718763 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.718763 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.718763 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.718763 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.718763 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.718968 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.718968 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.718968 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.718968 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.718968 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.718968 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.719165 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.719165 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.719165 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.719165 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.719165 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.719165 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.719364 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.719364 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.719364 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.719364 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.719535 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.719535 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.719535 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.719535 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.719535 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.719729 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.719729 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.719729 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.719729 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:25.719729 np0000164981 devstack@c-api.service[111314]: warnings.warn(deprecated_msg) Apr 11 01:47:25.719729 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.middleware.request_id [None req-c0cdc474-78de-4048-90f8-946100a0675c None None] RequestId filter calling following filter/app {{(pid=111314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:47:26.197082 np0000164981 devstack@c-api.service[111314]: INFO cinder.api.openstack.wsgi [None req-c0cdc474-78de-4048-90f8-946100a0675c admin admin] POST https://199.204.45.65/volume/v3/types Apr 11 01:47:26.197613 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.openstack.wsgi [None req-c0cdc474-78de-4048-90f8-946100a0675c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 11 01:47:26.199440 np0000164981 devstack@c-api.service[111314]: /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 11 01:47:26.199440 np0000164981 devstack@c-api.service[111314]: warnings.warn( Apr 11 01:47:26.209922 np0000164981 devstack@c-api.service[111314]: DEBUG oslo_db.sqlalchemy.engines [None req-c0cdc474-78de-4048-90f8-946100a0675c 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=111314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:47:26.245564 np0000164981 devstack@c-api.service[111314]: INFO cinder.api.openstack.wsgi [None req-c0cdc474-78de-4048-90f8-946100a0675c admin admin] https://199.204.45.65/volume/v3/types returned with HTTP 200 Apr 11 01:47:26.245564 np0000164981 devstack@c-api.service[111314]: [pid: 111314|app: 0|req: 1/2] 199.204.45.65 () {68 vars in 1281 bytes} [Sat Apr 11 01:47:25 2026] POST /volume/v3/types => generated 186 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 01:47:26.256959 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.256959 np0000164981 devstack@c-api.service[111312]: warnings.warn( Apr 11 01:47:26.268796 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.268796 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.268933 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.268933 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.268933 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.268933 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.268933 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.269167 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.269167 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.269167 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.269167 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.269167 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.269167 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.269392 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.269392 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.269392 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.269392 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.269392 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.269621 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.269621 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.269621 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.269621 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.269800 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.269800 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.269800 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.269800 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.269952 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.269952 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.269952 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.269952 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.269952 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.270142 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.270142 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.270142 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.270142 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.270142 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.270327 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.270327 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.270327 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.270327 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.270327 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.270327 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.273660 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.273660 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.273660 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.273660 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.273660 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.273660 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.273875 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.273875 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.273875 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.273875 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.273875 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.273875 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.274116 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.274116 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.274116 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.274116 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.274116 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.274116 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.274332 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.274332 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.274332 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.274332 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.274519 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.274519 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.274519 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.274519 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.274519 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.274645 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.274645 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.274645 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.274645 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.274645 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.274761 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.274761 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.274761 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.274761 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.274761 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.274761 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.274906 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.274906 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.274906 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.274906 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.274906 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.275036 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.275036 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.275036 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.275036 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.275036 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.275164 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.275164 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.275164 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.275164 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.275280 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.275280 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.275280 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.275280 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.275389 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.275389 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.275389 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.275389 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.275389 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.275607 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.275607 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.275607 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.275607 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.275607 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.275732 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.275732 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.275732 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.275732 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.275836 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.275836 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.275836 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.275836 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.275943 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.275943 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.275943 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.275943 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.276049 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.276049 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.276049 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.276049 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.276154 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.276154 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.276154 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.276154 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.276258 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.276258 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.276258 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.276258 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.276258 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.276258 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.276420 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.276420 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.276420 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.276420 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.276420 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.276606 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.276606 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.276606 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.276606 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.276606 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.276606 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.276606 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.276838 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.276838 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.276838 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.276838 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.276838 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.276838 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.277021 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.277021 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.277021 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.277021 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.277021 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.277021 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.277191 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.277191 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.277191 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.277191 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.277191 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.277191 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.277343 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.277343 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.277343 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.277343 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.277477 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.277477 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.277477 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.277477 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.277622 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.277622 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.277622 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.277622 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.277730 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.277730 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.277730 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.277730 np0000164981 devstack@c-api.service[111312]: warnings.warn(deprecated_msg) Apr 11 01:47:26.277730 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.middleware.request_id [req-c0cdc474-78de-4048-90f8-946100a0675c req-e48bc5e8-69fe-401d-8464-1b87d65e4ce7 None None] RequestId filter calling following filter/app {{(pid=111312) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:47:26.612523 np0000164981 devstack@c-api.service[111312]: INFO cinder.api.openstack.wsgi [req-c0cdc474-78de-4048-90f8-946100a0675c req-e48bc5e8-69fe-401d-8464-1b87d65e4ce7 admin admin] POST https://199.204.45.65/volume/v3/types/e78ced04-d8f1-4f13-acc4-9cba52086567/extra_specs Apr 11 01:47:26.613109 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.openstack.wsgi [req-c0cdc474-78de-4048-90f8-946100a0675c req-e48bc5e8-69fe-401d-8464-1b87d65e4ce7 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111312) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 11 01:47:26.614770 np0000164981 devstack@c-api.service[111312]: /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 11 01:47:26.614770 np0000164981 devstack@c-api.service[111312]: warnings.warn( Apr 11 01:47:26.626508 np0000164981 devstack@c-api.service[111312]: DEBUG oslo_db.sqlalchemy.engines [req-c0cdc474-78de-4048-90f8-946100a0675c req-e48bc5e8-69fe-401d-8464-1b87d65e4ce7 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=111312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:47:26.691034 np0000164981 devstack@c-api.service[111312]: INFO cinder.api.openstack.wsgi [req-c0cdc474-78de-4048-90f8-946100a0675c req-e48bc5e8-69fe-401d-8464-1b87d65e4ce7 admin admin] https://199.204.45.65/volume/v3/types/e78ced04-d8f1-4f13-acc4-9cba52086567/extra_specs returned with HTTP 200 Apr 11 01:47:26.691589 np0000164981 devstack@c-api.service[111312]: [pid: 111312|app: 0|req: 1/3] 199.204.45.65 () {70 vars in 1498 bytes} [Sat Apr 11 01:47:26 2026] POST /volume/v3/types/e78ced04-d8f1-4f13-acc4-9cba52086567/extra_specs => generated 55 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 01:47:28.461803 np0000164981 devstack@c-api.service[111315]: DEBUG dbcounter [-] [111315] Writing DB stats cinder:SELECT=6 {{(pid=111315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:47:28.478824 np0000164981 devstack@c-api.service[111313]: DEBUG dbcounter [-] [111313] Writing DB stats cinder:SELECT=6 {{(pid=111313) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:47:36.240373 np0000164981 devstack@c-api.service[111314]: DEBUG dbcounter [-] [111314] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:47:36.689331 np0000164981 devstack@c-api.service[111312]: DEBUG dbcounter [-] [111312] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:50:04.887078 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.middleware.request_id [None req-56de5a11-2c0d-4090-ba79-77dc16a9a9bf None None] RequestId filter calling following filter/app {{(pid=111315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:50:04.888328 np0000164981 devstack@c-api.service[111315]: INFO cinder.api.openstack.wsgi [None req-56de5a11-2c0d-4090-ba79-77dc16a9a9bf None None] GET https://199.204.45.65/volume// Apr 11 01:50:04.888714 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.openstack.wsgi [None req-56de5a11-2c0d-4090-ba79-77dc16a9a9bf None None] Empty body provided in request {{(pid=111315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:50:04.889285 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.openstack.wsgi [None req-56de5a11-2c0d-4090-ba79-77dc16a9a9bf None None] Calling method 'all' {{(pid=111315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:50:04.890402 np0000164981 devstack@c-api.service[111315]: INFO cinder.api.openstack.wsgi [None req-56de5a11-2c0d-4090-ba79-77dc16a9a9bf None None] https://199.204.45.65/volume// returned with HTTP 300 Apr 11 01:50:04.890977 np0000164981 devstack@c-api.service[111315]: [pid: 111315|app: 0|req: 2/4] 199.204.45.65 () {66 vars in 1449 bytes} [Sat Apr 11 01:50:04 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 11 01:50:43.736057 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.736057 np0000164981 devstack@c-api.service[111313]: warnings.warn( Apr 11 01:50:43.749231 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.749231 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.749231 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.749231 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.749231 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.749818 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.749818 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.749818 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.749818 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.749818 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.750077 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.750077 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.750077 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.750077 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.750077 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.750077 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.750324 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.750324 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.750324 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.750324 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.750513 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.750513 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.750513 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.750513 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.750731 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.750731 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.750731 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.750731 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.750911 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.750911 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.750911 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.750911 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.750911 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.751211 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.751211 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.751211 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.751211 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.751211 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.751411 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.751411 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.751411 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.751411 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.751411 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.751411 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.751733 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.751733 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.751733 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.751733 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.751733 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.751733 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.752019 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.752019 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.752019 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.752019 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.752019 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.752019 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.752290 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.752290 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.752290 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.752290 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.752290 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.752581 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.752581 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.752581 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.752581 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.752581 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.752804 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.752804 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.752804 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.752804 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.752804 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.752804 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.753187 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.753187 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.753187 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.753187 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.753187 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.753187 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.753421 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.753421 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.753421 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.753421 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.753421 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.753684 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.753684 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.753684 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.753684 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.753684 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.753916 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.753916 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.753916 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.753916 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.754104 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.754104 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.754104 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.754104 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.754285 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.754285 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.754285 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.754285 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.754285 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.754551 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.754551 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.754551 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.754551 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.754551 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.754772 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.754772 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.754772 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.754772 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.754971 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.754971 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.754971 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.754971 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.755238 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.755238 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.755238 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.755238 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.755449 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.755449 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.755449 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.755449 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.755659 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.755659 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.755659 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.755659 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.755849 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.755849 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.755849 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.755849 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.755849 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.756076 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.756076 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.756076 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.756076 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.756076 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.756076 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.756348 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.756348 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.756348 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.756348 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.756348 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.756572 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.756572 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.756572 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.756572 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.756572 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.756572 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.756842 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.756842 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.756842 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.756842 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.756842 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.756842 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.757109 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.757109 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.757109 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.757109 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.757109 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.757109 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.757365 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.757365 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.757365 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.757365 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.757365 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.757365 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.757712 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.757712 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.757712 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.757712 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.757890 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.757890 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.757890 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.757890 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.757890 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.758137 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.758137 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.758137 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.758137 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:43.758137 np0000164981 devstack@c-api.service[111313]: warnings.warn(deprecated_msg) Apr 11 01:50:43.758137 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.middleware.request_id [None req-3792690a-9675-4bd4-a28f-90c4bd3f4ff9 None None] RequestId filter calling following filter/app {{(pid=111313) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:50:44.082832 np0000164981 devstack@c-api.service[111313]: INFO cinder.api.openstack.wsgi [None req-3792690a-9675-4bd4-a28f-90c4bd3f4ff9 demo demo] GET https://199.204.45.65/volume/v3/types?is_public=None Apr 11 01:50:44.083193 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.openstack.wsgi [None req-3792690a-9675-4bd4-a28f-90c4bd3f4ff9 demo demo] Empty body provided in request {{(pid=111313) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:50:44.083462 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.openstack.wsgi [None req-3792690a-9675-4bd4-a28f-90c4bd3f4ff9 demo demo] Calling method 'index' {{(pid=111313) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:50:44.083984 np0000164981 devstack@c-api.service[111313]: /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 11 01:50:44.083984 np0000164981 devstack@c-api.service[111313]: warnings.warn( Apr 11 01:50:44.084633 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.api_utils [None req-3792690a-9675-4bd4-a28f-90c4bd3f4ff9 demo demo] Removing options '' from query. {{(pid=111313) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 01:50:44.093591 np0000164981 devstack@c-api.service[111313]: DEBUG oslo_db.sqlalchemy.engines [None req-3792690a-9675-4bd4-a28f-90c4bd3f4ff9 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=111313) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:50:44.114912 np0000164981 devstack@c-api.service[111313]: INFO cinder.api.openstack.wsgi [None req-3792690a-9675-4bd4-a28f-90c4bd3f4ff9 demo demo] https://199.204.45.65/volume/v3/types?is_public=None returned with HTTP 200 Apr 11 01:50:44.115464 np0000164981 devstack@c-api.service[111313]: [pid: 111313|app: 0|req: 1/5] 199.204.45.65 () {64 vars in 1256 bytes} [Sat Apr 11 01:50:43 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 01:50:44.129122 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.middleware.request_id [req-3792690a-9675-4bd4-a28f-90c4bd3f4ff9 req-60e7108e-7f3d-41ef-a31b-ae465c2520eb None None] RequestId filter calling following filter/app {{(pid=111314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:50:44.134033 np0000164981 devstack@c-api.service[111314]: INFO cinder.api.openstack.wsgi [req-3792690a-9675-4bd4-a28f-90c4bd3f4ff9 req-60e7108e-7f3d-41ef-a31b-ae465c2520eb demo demo] GET https://199.204.45.65/volume/v3/types/default Apr 11 01:50:44.134296 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.openstack.wsgi [req-3792690a-9675-4bd4-a28f-90c4bd3f4ff9 req-60e7108e-7f3d-41ef-a31b-ae465c2520eb demo demo] Empty body provided in request {{(pid=111314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:50:44.134594 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.openstack.wsgi [req-3792690a-9675-4bd4-a28f-90c4bd3f4ff9 req-60e7108e-7f3d-41ef-a31b-ae465c2520eb demo demo] Calling method 'show' {{(pid=111314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:50:44.145610 np0000164981 devstack@c-api.service[111314]: INFO cinder.api.openstack.wsgi [req-3792690a-9675-4bd4-a28f-90c4bd3f4ff9 req-60e7108e-7f3d-41ef-a31b-ae465c2520eb demo demo] https://199.204.45.65/volume/v3/types/default returned with HTTP 200 Apr 11 01:50:44.146002 np0000164981 devstack@c-api.service[111314]: [pid: 111314|app: 0|req: 2/6] 199.204.45.65 () {66 vars in 1322 bytes} [Sat Apr 11 01:50:44 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 01:50:44.517317 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.middleware.request_id [None req-46d5c84f-c014-420b-9730-8664da190c50 None None] RequestId filter calling following filter/app {{(pid=111312) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:50:44.520965 np0000164981 devstack@c-api.service[111312]: INFO cinder.api.openstack.wsgi [None req-46d5c84f-c014-420b-9730-8664da190c50 demo demo] GET https://199.204.45.65/volume/v3/types/default Apr 11 01:50:44.521216 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.openstack.wsgi [None req-46d5c84f-c014-420b-9730-8664da190c50 demo demo] Empty body provided in request {{(pid=111312) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:50:44.521463 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.openstack.wsgi [None req-46d5c84f-c014-420b-9730-8664da190c50 demo demo] Calling method 'show' {{(pid=111312) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:50:44.535818 np0000164981 devstack@c-api.service[111312]: INFO cinder.api.openstack.wsgi [None req-46d5c84f-c014-420b-9730-8664da190c50 demo demo] https://199.204.45.65/volume/v3/types/default returned with HTTP 200 Apr 11 01:50:44.536395 np0000164981 devstack@c-api.service[111312]: [pid: 111312|app: 0|req: 2/7] 199.204.45.65 () {64 vars in 1251 bytes} [Sat Apr 11 01:50:44 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 01:50:44.967162 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.middleware.request_id [None req-a116085f-c734-4686-b385-b0a523999e29 None None] RequestId filter calling following filter/app {{(pid=111315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:50:45.283323 np0000164981 devstack@c-api.service[111315]: INFO cinder.api.openstack.wsgi [None req-a116085f-c734-4686-b385-b0a523999e29 demo demo] GET https://199.204.45.65/volume/v3/types/default Apr 11 01:50:45.283610 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.openstack.wsgi [None req-a116085f-c734-4686-b385-b0a523999e29 demo demo] Empty body provided in request {{(pid=111315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:50:45.283791 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.openstack.wsgi [None req-a116085f-c734-4686-b385-b0a523999e29 demo demo] Calling method 'show' {{(pid=111315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:50:45.290171 np0000164981 devstack@c-api.service[111315]: DEBUG oslo_db.sqlalchemy.engines [None req-a116085f-c734-4686-b385-b0a523999e29 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=111315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:50:45.305111 np0000164981 devstack@c-api.service[111315]: /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 11 01:50:45.305111 np0000164981 devstack@c-api.service[111315]: warnings.warn( Apr 11 01:50:45.308065 np0000164981 devstack@c-api.service[111315]: INFO cinder.api.openstack.wsgi [None req-a116085f-c734-4686-b385-b0a523999e29 demo demo] https://199.204.45.65/volume/v3/types/default returned with HTTP 200 Apr 11 01:50:45.308619 np0000164981 devstack@c-api.service[111315]: [pid: 111315|app: 0|req: 3/8] 199.204.45.65 () {64 vars in 1251 bytes} [Sat Apr 11 01:50:44 2026] GET /volume/v3/types/default => generated 145 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 01:50:45.322349 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.middleware.request_id [None req-7c1039d5-2810-4675-9a54-ae90ff26360f None None] RequestId filter calling following filter/app {{(pid=111313) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:50:45.325209 np0000164981 devstack@c-api.service[111313]: INFO cinder.api.openstack.wsgi [None req-7c1039d5-2810-4675-9a54-ae90ff26360f demo demo] GET https://199.204.45.65/volume/v3/types/default Apr 11 01:50:45.325451 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.openstack.wsgi [None req-7c1039d5-2810-4675-9a54-ae90ff26360f demo demo] Empty body provided in request {{(pid=111313) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:50:45.325730 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.openstack.wsgi [None req-7c1039d5-2810-4675-9a54-ae90ff26360f demo demo] Calling method 'show' {{(pid=111313) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:50:45.339915 np0000164981 devstack@c-api.service[111313]: INFO cinder.api.openstack.wsgi [None req-7c1039d5-2810-4675-9a54-ae90ff26360f demo demo] https://199.204.45.65/volume/v3/types/default returned with HTTP 200 Apr 11 01:50:45.340253 np0000164981 devstack@c-api.service[111313]: [pid: 111313|app: 0|req: 2/9] 199.204.45.65 () {64 vars in 1251 bytes} [Sat Apr 11 01:50:45 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 01:50:54.141668 np0000164981 devstack@c-api.service[111314]: DEBUG dbcounter [-] [111314] Writing DB stats cinder:SELECT=2 {{(pid=111314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:50:54.531209 np0000164981 devstack@c-api.service[111312]: DEBUG dbcounter [-] [111312] Writing DB stats cinder:SELECT=2 {{(pid=111312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:50:55.302146 np0000164981 devstack@c-api.service[111315]: DEBUG dbcounter [-] [111315] Writing DB stats cinder:SELECT=2 {{(pid=111315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:50:55.336624 np0000164981 devstack@c-api.service[111313]: DEBUG dbcounter [-] [111313] Writing DB stats cinder:SELECT=3 {{(pid=111313) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:55:27.994547 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.middleware.request_id [None req-b3f661b8-09cd-436f-9dd4-df1cfdffa66e None None] RequestId filter calling following filter/app {{(pid=111314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:55:28.072475 np0000164981 devstack@c-api.service[111314]: INFO cinder.api.openstack.wsgi [None req-b3f661b8-09cd-436f-9dd4-df1cfdffa66e demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Apr 11 01:55:28.072793 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.openstack.wsgi [None req-b3f661b8-09cd-436f-9dd4-df1cfdffa66e demo demo] Empty body provided in request {{(pid=111314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:55:28.073084 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.openstack.wsgi [None req-b3f661b8-09cd-436f-9dd4-df1cfdffa66e demo demo] Calling method 'detail' {{(pid=111314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:55:28.073957 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.api_utils [None req-b3f661b8-09cd-436f-9dd4-df1cfdffa66e demo demo] Removing options '' from query. {{(pid=111314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 01:55:28.075168 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.volume.api [None req-b3f661b8-09cd-436f-9dd4-df1cfdffa66e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111314) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 01:55:28.113841 np0000164981 devstack@c-api.service[111314]: INFO cinder.volume.api [None req-b3f661b8-09cd-436f-9dd4-df1cfdffa66e demo demo] Get all volumes completed successfully. Apr 11 01:55:28.116729 np0000164981 devstack@c-api.service[111314]: INFO cinder.api.openstack.wsgi [None req-b3f661b8-09cd-436f-9dd4-df1cfdffa66e demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Apr 11 01:55:28.117222 np0000164981 devstack@c-api.service[111314]: [pid: 111314|app: 0|req: 3/10] 199.204.45.65 () {64 vars in 1290 bytes} [Sat Apr 11 01:55:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 01:55:38.108939 np0000164981 devstack@c-api.service[111314]: DEBUG dbcounter [-] [111314] Writing DB stats cinder:SELECT=1 {{(pid=111314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:56:28.127644 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.middleware.request_id [None req-b71019fd-f192-469c-b4a6-fcda658933dc None None] RequestId filter calling following filter/app {{(pid=111312) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:56:28.131145 np0000164981 devstack@c-api.service[111312]: INFO cinder.api.openstack.wsgi [None req-b71019fd-f192-469c-b4a6-fcda658933dc demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Apr 11 01:56:28.131415 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.openstack.wsgi [None req-b71019fd-f192-469c-b4a6-fcda658933dc demo demo] Empty body provided in request {{(pid=111312) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:56:28.131750 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.openstack.wsgi [None req-b71019fd-f192-469c-b4a6-fcda658933dc demo demo] Calling method 'detail' {{(pid=111312) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:56:28.136002 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.api_utils [None req-b71019fd-f192-469c-b4a6-fcda658933dc demo demo] Removing options '' from query. {{(pid=111312) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 01:56:28.137284 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.volume.api [None req-b71019fd-f192-469c-b4a6-fcda658933dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111312) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 01:56:28.177554 np0000164981 devstack@c-api.service[111312]: INFO cinder.volume.api [None req-b71019fd-f192-469c-b4a6-fcda658933dc demo demo] Get all volumes completed successfully. Apr 11 01:56:28.180708 np0000164981 devstack@c-api.service[111312]: INFO cinder.api.openstack.wsgi [None req-b71019fd-f192-469c-b4a6-fcda658933dc demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Apr 11 01:56:28.181247 np0000164981 devstack@c-api.service[111312]: [pid: 111312|app: 0|req: 3/11] 199.204.45.65 () {64 vars in 1290 bytes} [Sat Apr 11 01:56:28 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 11 01:56:38.164437 np0000164981 devstack@c-api.service[111312]: DEBUG dbcounter [-] [111312] Writing DB stats cinder:SELECT=1 {{(pid=111312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:57:28.190869 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.middleware.request_id [None req-9700d9cc-e704-4ee5-9800-0da9f0fe5d0e None None] RequestId filter calling following filter/app {{(pid=111315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:57:28.193712 np0000164981 devstack@c-api.service[111315]: INFO cinder.api.openstack.wsgi [None req-9700d9cc-e704-4ee5-9800-0da9f0fe5d0e demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Apr 11 01:57:28.193866 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.openstack.wsgi [None req-9700d9cc-e704-4ee5-9800-0da9f0fe5d0e demo demo] Empty body provided in request {{(pid=111315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:57:28.194054 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.openstack.wsgi [None req-9700d9cc-e704-4ee5-9800-0da9f0fe5d0e demo demo] Calling method 'detail' {{(pid=111315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:57:28.194539 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.api_utils [None req-9700d9cc-e704-4ee5-9800-0da9f0fe5d0e demo demo] Removing options '' from query. {{(pid=111315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 01:57:28.195277 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.volume.api [None req-9700d9cc-e704-4ee5-9800-0da9f0fe5d0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111315) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 01:57:28.236920 np0000164981 devstack@c-api.service[111315]: INFO cinder.volume.api [None req-9700d9cc-e704-4ee5-9800-0da9f0fe5d0e demo demo] Get all volumes completed successfully. Apr 11 01:57:28.239897 np0000164981 devstack@c-api.service[111315]: INFO cinder.api.openstack.wsgi [None req-9700d9cc-e704-4ee5-9800-0da9f0fe5d0e demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Apr 11 01:57:28.240458 np0000164981 devstack@c-api.service[111315]: [pid: 111315|app: 0|req: 4/12] 199.204.45.65 () {64 vars in 1290 bytes} [Sat Apr 11 01:57:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 01:57:38.223096 np0000164981 devstack@c-api.service[111315]: DEBUG dbcounter [-] [111315] Writing DB stats cinder:SELECT=1 {{(pid=111315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:58:28.248901 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.middleware.request_id [None req-5848620c-9fab-4d79-8b4a-5d218c59cce1 None None] RequestId filter calling following filter/app {{(pid=111313) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:58:28.255208 np0000164981 devstack@c-api.service[111313]: INFO cinder.api.openstack.wsgi [None req-5848620c-9fab-4d79-8b4a-5d218c59cce1 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Apr 11 01:58:28.255460 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.openstack.wsgi [None req-5848620c-9fab-4d79-8b4a-5d218c59cce1 demo demo] Empty body provided in request {{(pid=111313) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:58:28.255879 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.openstack.wsgi [None req-5848620c-9fab-4d79-8b4a-5d218c59cce1 demo demo] Calling method 'detail' {{(pid=111313) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:58:28.256436 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.api_utils [None req-5848620c-9fab-4d79-8b4a-5d218c59cce1 demo demo] Removing options '' from query. {{(pid=111313) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 01:58:28.257573 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.volume.api [None req-5848620c-9fab-4d79-8b4a-5d218c59cce1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111313) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 01:58:28.296798 np0000164981 devstack@c-api.service[111313]: INFO cinder.volume.api [None req-5848620c-9fab-4d79-8b4a-5d218c59cce1 demo demo] Get all volumes completed successfully. Apr 11 01:58:28.299156 np0000164981 devstack@c-api.service[111313]: INFO cinder.api.openstack.wsgi [None req-5848620c-9fab-4d79-8b4a-5d218c59cce1 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Apr 11 01:58:28.299957 np0000164981 devstack@c-api.service[111313]: [pid: 111313|app: 0|req: 3/13] 199.204.45.65 () {64 vars in 1290 bytes} [Sat Apr 11 01:58:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 01:58:38.290896 np0000164981 devstack@c-api.service[111313]: DEBUG dbcounter [-] [111313] Writing DB stats cinder:SELECT=1 {{(pid=111313) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:59:28.310923 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.middleware.request_id [None req-f0e05604-8e55-4ff7-a2c9-b5792e3c1c97 None None] RequestId filter calling following filter/app {{(pid=111314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:59:28.314574 np0000164981 devstack@c-api.service[111314]: INFO cinder.api.openstack.wsgi [None req-f0e05604-8e55-4ff7-a2c9-b5792e3c1c97 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Apr 11 01:59:28.314933 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.openstack.wsgi [None req-f0e05604-8e55-4ff7-a2c9-b5792e3c1c97 demo demo] Empty body provided in request {{(pid=111314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:59:28.315310 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.openstack.wsgi [None req-f0e05604-8e55-4ff7-a2c9-b5792e3c1c97 demo demo] Calling method 'detail' {{(pid=111314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:59:28.315719 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.api_utils [None req-f0e05604-8e55-4ff7-a2c9-b5792e3c1c97 demo demo] Removing options '' from query. {{(pid=111314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 01:59:28.317085 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.volume.api [None req-f0e05604-8e55-4ff7-a2c9-b5792e3c1c97 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111314) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 01:59:28.330208 np0000164981 devstack@c-api.service[111314]: INFO cinder.volume.api [None req-f0e05604-8e55-4ff7-a2c9-b5792e3c1c97 demo demo] Get all volumes completed successfully. Apr 11 01:59:28.334236 np0000164981 devstack@c-api.service[111314]: INFO cinder.api.openstack.wsgi [None req-f0e05604-8e55-4ff7-a2c9-b5792e3c1c97 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Apr 11 01:59:28.334905 np0000164981 devstack@c-api.service[111314]: [pid: 111314|app: 0|req: 4/14] 199.204.45.65 () {64 vars in 1290 bytes} [Sat Apr 11 01:59:28 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 11 01:59:38.320203 np0000164981 devstack@c-api.service[111314]: DEBUG dbcounter [-] [111314] Writing DB stats cinder:SELECT=1 {{(pid=111314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:00:28.346587 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.middleware.request_id [None req-829fc273-c609-4409-8fbd-e9a1ab53042e None None] RequestId filter calling following filter/app {{(pid=111312) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:00:28.349921 np0000164981 devstack@c-api.service[111312]: INFO cinder.api.openstack.wsgi [None req-829fc273-c609-4409-8fbd-e9a1ab53042e demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Apr 11 02:00:28.350191 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.openstack.wsgi [None req-829fc273-c609-4409-8fbd-e9a1ab53042e demo demo] Empty body provided in request {{(pid=111312) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:00:28.350475 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.openstack.wsgi [None req-829fc273-c609-4409-8fbd-e9a1ab53042e demo demo] Calling method 'detail' {{(pid=111312) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:00:28.350857 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.api_utils [None req-829fc273-c609-4409-8fbd-e9a1ab53042e demo demo] Removing options '' from query. {{(pid=111312) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:00:28.351958 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.volume.api [None req-829fc273-c609-4409-8fbd-e9a1ab53042e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111312) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:00:28.361425 np0000164981 devstack@c-api.service[111312]: INFO cinder.volume.api [None req-829fc273-c609-4409-8fbd-e9a1ab53042e demo demo] Get all volumes completed successfully. Apr 11 02:00:28.363632 np0000164981 devstack@c-api.service[111312]: INFO cinder.api.openstack.wsgi [None req-829fc273-c609-4409-8fbd-e9a1ab53042e demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:00:28.364012 np0000164981 devstack@c-api.service[111312]: [pid: 111312|app: 0|req: 4/15] 199.204.45.65 () {64 vars in 1290 bytes} [Sat Apr 11 02:00:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:00:38.355829 np0000164981 devstack@c-api.service[111312]: DEBUG dbcounter [-] [111312] Writing DB stats cinder:SELECT=1 {{(pid=111312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:01:28.416319 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.middleware.request_id [None req-440486b3-d317-487d-8e45-2e4ea49c4368 None None] RequestId filter calling following filter/app {{(pid=111315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:01:28.659342 np0000164981 devstack@c-api.service[111315]: INFO cinder.api.openstack.wsgi [None req-440486b3-d317-487d-8e45-2e4ea49c4368 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Apr 11 02:01:28.659342 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.openstack.wsgi [None req-440486b3-d317-487d-8e45-2e4ea49c4368 demo demo] Empty body provided in request {{(pid=111315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:01:28.659623 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.openstack.wsgi [None req-440486b3-d317-487d-8e45-2e4ea49c4368 demo demo] Calling method 'detail' {{(pid=111315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:01:28.660084 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.api_utils [None req-440486b3-d317-487d-8e45-2e4ea49c4368 demo demo] Removing options '' from query. {{(pid=111315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:01:28.660839 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.volume.api [None req-440486b3-d317-487d-8e45-2e4ea49c4368 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111315) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:01:28.671603 np0000164981 devstack@c-api.service[111315]: INFO cinder.volume.api [None req-440486b3-d317-487d-8e45-2e4ea49c4368 demo demo] Get all volumes completed successfully. Apr 11 02:01:28.674933 np0000164981 devstack@c-api.service[111315]: INFO cinder.api.openstack.wsgi [None req-440486b3-d317-487d-8e45-2e4ea49c4368 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:01:28.675353 np0000164981 devstack@c-api.service[111315]: [pid: 111315|app: 0|req: 5/16] 199.204.45.65 () {64 vars in 1290 bytes} [Sat Apr 11 02:01:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:01:38.664447 np0000164981 devstack@c-api.service[111315]: DEBUG dbcounter [-] [111315] Writing DB stats cinder:SELECT=1 {{(pid=111315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:02:28.690088 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.middleware.request_id [None req-e9de294a-28ba-4170-9832-3ab840e8ae85 None None] RequestId filter calling following filter/app {{(pid=111313) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:02:28.692858 np0000164981 devstack@c-api.service[111313]: INFO cinder.api.openstack.wsgi [None req-e9de294a-28ba-4170-9832-3ab840e8ae85 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Apr 11 02:02:28.693045 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.openstack.wsgi [None req-e9de294a-28ba-4170-9832-3ab840e8ae85 demo demo] Empty body provided in request {{(pid=111313) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:02:28.693343 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.openstack.wsgi [None req-e9de294a-28ba-4170-9832-3ab840e8ae85 demo demo] Calling method 'detail' {{(pid=111313) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:02:28.693608 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.api_utils [None req-e9de294a-28ba-4170-9832-3ab840e8ae85 demo demo] Removing options '' from query. {{(pid=111313) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:02:28.694573 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.volume.api [None req-e9de294a-28ba-4170-9832-3ab840e8ae85 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111313) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:02:28.701541 np0000164981 devstack@c-api.service[111313]: INFO cinder.volume.api [None req-e9de294a-28ba-4170-9832-3ab840e8ae85 demo demo] Get all volumes completed successfully. Apr 11 02:02:28.703392 np0000164981 devstack@c-api.service[111313]: INFO cinder.api.openstack.wsgi [None req-e9de294a-28ba-4170-9832-3ab840e8ae85 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:02:28.703749 np0000164981 devstack@c-api.service[111313]: [pid: 111313|app: 0|req: 4/17] 199.204.45.65 () {64 vars in 1290 bytes} [Sat Apr 11 02:02:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:02:38.698066 np0000164981 devstack@c-api.service[111313]: DEBUG dbcounter [-] [111313] Writing DB stats cinder:SELECT=1 {{(pid=111313) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:03:28.719042 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.middleware.request_id [None req-20e97411-70eb-4539-b539-ac46b06d7bb5 None None] RequestId filter calling following filter/app {{(pid=111314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:03:28.722380 np0000164981 devstack@c-api.service[111314]: INFO cinder.api.openstack.wsgi [None req-20e97411-70eb-4539-b539-ac46b06d7bb5 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Apr 11 02:03:28.722833 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.openstack.wsgi [None req-20e97411-70eb-4539-b539-ac46b06d7bb5 demo demo] Empty body provided in request {{(pid=111314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:03:28.723145 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.openstack.wsgi [None req-20e97411-70eb-4539-b539-ac46b06d7bb5 demo demo] Calling method 'detail' {{(pid=111314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:03:28.723514 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.api_utils [None req-20e97411-70eb-4539-b539-ac46b06d7bb5 demo demo] Removing options '' from query. {{(pid=111314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:03:28.724604 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.volume.api [None req-20e97411-70eb-4539-b539-ac46b06d7bb5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111314) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:03:28.733090 np0000164981 devstack@c-api.service[111314]: INFO cinder.volume.api [None req-20e97411-70eb-4539-b539-ac46b06d7bb5 demo demo] Get all volumes completed successfully. Apr 11 02:03:28.736433 np0000164981 devstack@c-api.service[111314]: INFO cinder.api.openstack.wsgi [None req-20e97411-70eb-4539-b539-ac46b06d7bb5 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:03:28.736961 np0000164981 devstack@c-api.service[111314]: [pid: 111314|app: 0|req: 5/18] 199.204.45.65 () {64 vars in 1290 bytes} [Sat Apr 11 02:03:28 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 11 02:03:38.727783 np0000164981 devstack@c-api.service[111314]: DEBUG dbcounter [-] [111314] Writing DB stats cinder:SELECT=1 {{(pid=111314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:04:28.754025 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.middleware.request_id [None req-01a95b83-2f1d-48db-9105-d25d7fe3cd9b None None] RequestId filter calling following filter/app {{(pid=111312) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:04:28.757733 np0000164981 devstack@c-api.service[111312]: INFO cinder.api.openstack.wsgi [None req-01a95b83-2f1d-48db-9105-d25d7fe3cd9b demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Apr 11 02:04:28.758072 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.openstack.wsgi [None req-01a95b83-2f1d-48db-9105-d25d7fe3cd9b demo demo] Empty body provided in request {{(pid=111312) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:04:28.758411 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.openstack.wsgi [None req-01a95b83-2f1d-48db-9105-d25d7fe3cd9b demo demo] Calling method 'detail' {{(pid=111312) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:04:28.758812 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.api_utils [None req-01a95b83-2f1d-48db-9105-d25d7fe3cd9b demo demo] Removing options '' from query. {{(pid=111312) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:04:28.759759 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.volume.api [None req-01a95b83-2f1d-48db-9105-d25d7fe3cd9b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111312) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:04:28.767622 np0000164981 devstack@c-api.service[111312]: INFO cinder.volume.api [None req-01a95b83-2f1d-48db-9105-d25d7fe3cd9b demo demo] Get all volumes completed successfully. Apr 11 02:04:28.770316 np0000164981 devstack@c-api.service[111312]: INFO cinder.api.openstack.wsgi [None req-01a95b83-2f1d-48db-9105-d25d7fe3cd9b demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:04:28.770850 np0000164981 devstack@c-api.service[111312]: [pid: 111312|app: 0|req: 5/19] 199.204.45.65 () {64 vars in 1290 bytes} [Sat Apr 11 02:04:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:04:38.762826 np0000164981 devstack@c-api.service[111312]: DEBUG dbcounter [-] [111312] Writing DB stats cinder:SELECT=1 {{(pid=111312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:05:28.783145 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.middleware.request_id [None req-5f62dce1-4161-4e1b-a0d3-0cef435401a1 None None] RequestId filter calling following filter/app {{(pid=111315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:05:28.787549 np0000164981 devstack@c-api.service[111315]: INFO cinder.api.openstack.wsgi [None req-5f62dce1-4161-4e1b-a0d3-0cef435401a1 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Apr 11 02:05:28.788019 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.openstack.wsgi [None req-5f62dce1-4161-4e1b-a0d3-0cef435401a1 demo demo] Empty body provided in request {{(pid=111315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:05:28.788481 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.openstack.wsgi [None req-5f62dce1-4161-4e1b-a0d3-0cef435401a1 demo demo] Calling method 'detail' {{(pid=111315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:05:28.789116 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.api_utils [None req-5f62dce1-4161-4e1b-a0d3-0cef435401a1 demo demo] Removing options '' from query. {{(pid=111315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:05:28.792377 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.volume.api [None req-5f62dce1-4161-4e1b-a0d3-0cef435401a1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111315) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:05:28.803599 np0000164981 devstack@c-api.service[111315]: INFO cinder.volume.api [None req-5f62dce1-4161-4e1b-a0d3-0cef435401a1 demo demo] Get all volumes completed successfully. Apr 11 02:05:28.806515 np0000164981 devstack@c-api.service[111315]: INFO cinder.api.openstack.wsgi [None req-5f62dce1-4161-4e1b-a0d3-0cef435401a1 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:05:28.807346 np0000164981 devstack@c-api.service[111315]: [pid: 111315|app: 0|req: 6/20] 199.204.45.65 () {64 vars in 1290 bytes} [Sat Apr 11 02:05:28 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 11 02:05:38.796835 np0000164981 devstack@c-api.service[111315]: DEBUG dbcounter [-] [111315] Writing DB stats cinder:SELECT=1 {{(pid=111315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:06:28.821908 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.middleware.request_id [None req-0fc60787-4c8f-49a8-9229-ac0ad7111a7e None None] RequestId filter calling following filter/app {{(pid=111313) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:06:28.969629 np0000164981 devstack@c-api.service[111313]: INFO cinder.api.openstack.wsgi [None req-0fc60787-4c8f-49a8-9229-ac0ad7111a7e demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Apr 11 02:06:28.970127 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.openstack.wsgi [None req-0fc60787-4c8f-49a8-9229-ac0ad7111a7e demo demo] Empty body provided in request {{(pid=111313) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:06:28.970561 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.openstack.wsgi [None req-0fc60787-4c8f-49a8-9229-ac0ad7111a7e demo demo] Calling method 'detail' {{(pid=111313) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:06:28.971013 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.api_utils [None req-0fc60787-4c8f-49a8-9229-ac0ad7111a7e demo demo] Removing options '' from query. {{(pid=111313) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:06:28.972598 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.volume.api [None req-0fc60787-4c8f-49a8-9229-ac0ad7111a7e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111313) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:06:28.983520 np0000164981 devstack@c-api.service[111313]: INFO cinder.volume.api [None req-0fc60787-4c8f-49a8-9229-ac0ad7111a7e demo demo] Get all volumes completed successfully. Apr 11 02:06:28.985604 np0000164981 devstack@c-api.service[111313]: INFO cinder.api.openstack.wsgi [None req-0fc60787-4c8f-49a8-9229-ac0ad7111a7e demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:06:28.986014 np0000164981 devstack@c-api.service[111313]: [pid: 111313|app: 0|req: 5/21] 199.204.45.65 () {64 vars in 1290 bytes} [Sat Apr 11 02:06:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:06:38.978922 np0000164981 devstack@c-api.service[111313]: DEBUG dbcounter [-] [111313] Writing DB stats cinder:SELECT=1 {{(pid=111313) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:07:28.996919 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.middleware.request_id [None req-9382de2f-6edc-4976-830a-3957ccde3542 None None] RequestId filter calling following filter/app {{(pid=111314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:07:28.999826 np0000164981 devstack@c-api.service[111314]: INFO cinder.api.openstack.wsgi [None req-9382de2f-6edc-4976-830a-3957ccde3542 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Apr 11 02:07:29.000101 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.openstack.wsgi [None req-9382de2f-6edc-4976-830a-3957ccde3542 demo demo] Empty body provided in request {{(pid=111314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:07:29.000362 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.openstack.wsgi [None req-9382de2f-6edc-4976-830a-3957ccde3542 demo demo] Calling method 'detail' {{(pid=111314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:07:29.000691 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.api_utils [None req-9382de2f-6edc-4976-830a-3957ccde3542 demo demo] Removing options '' from query. {{(pid=111314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:07:29.001794 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.volume.api [None req-9382de2f-6edc-4976-830a-3957ccde3542 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111314) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:07:29.010802 np0000164981 devstack@c-api.service[111314]: INFO cinder.volume.api [None req-9382de2f-6edc-4976-830a-3957ccde3542 demo demo] Get all volumes completed successfully. Apr 11 02:07:29.013459 np0000164981 devstack@c-api.service[111314]: INFO cinder.api.openstack.wsgi [None req-9382de2f-6edc-4976-830a-3957ccde3542 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:07:29.014066 np0000164981 devstack@c-api.service[111314]: [pid: 111314|app: 0|req: 6/22] 199.204.45.65 () {64 vars in 1290 bytes} [Sat Apr 11 02:07:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:07:39.005097 np0000164981 devstack@c-api.service[111314]: DEBUG dbcounter [-] [111314] Writing DB stats cinder:SELECT=1 {{(pid=111314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:08:29.026224 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.middleware.request_id [None req-cafc0e57-e902-489c-8d19-d20496d2277d None None] RequestId filter calling following filter/app {{(pid=111312) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:08:29.029674 np0000164981 devstack@c-api.service[111312]: INFO cinder.api.openstack.wsgi [None req-cafc0e57-e902-489c-8d19-d20496d2277d demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Apr 11 02:08:29.029982 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.openstack.wsgi [None req-cafc0e57-e902-489c-8d19-d20496d2277d demo demo] Empty body provided in request {{(pid=111312) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:08:29.030271 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.openstack.wsgi [None req-cafc0e57-e902-489c-8d19-d20496d2277d demo demo] Calling method 'detail' {{(pid=111312) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:08:29.030614 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.api_utils [None req-cafc0e57-e902-489c-8d19-d20496d2277d demo demo] Removing options '' from query. {{(pid=111312) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:08:29.031609 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.volume.api [None req-cafc0e57-e902-489c-8d19-d20496d2277d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111312) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:08:29.039409 np0000164981 devstack@c-api.service[111312]: INFO cinder.volume.api [None req-cafc0e57-e902-489c-8d19-d20496d2277d demo demo] Get all volumes completed successfully. Apr 11 02:08:29.042309 np0000164981 devstack@c-api.service[111312]: INFO cinder.api.openstack.wsgi [None req-cafc0e57-e902-489c-8d19-d20496d2277d demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:08:29.042771 np0000164981 devstack@c-api.service[111312]: [pid: 111312|app: 0|req: 6/23] 199.204.45.65 () {64 vars in 1290 bytes} [Sat Apr 11 02:08:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:08:39.034726 np0000164981 devstack@c-api.service[111312]: DEBUG dbcounter [-] [111312] Writing DB stats cinder:SELECT=1 {{(pid=111312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:09:29.056179 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.middleware.request_id [None req-92c45166-8cb9-4ccc-8267-05fd1a082348 None None] RequestId filter calling following filter/app {{(pid=111315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:09:29.059131 np0000164981 devstack@c-api.service[111315]: INFO cinder.api.openstack.wsgi [None req-92c45166-8cb9-4ccc-8267-05fd1a082348 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Apr 11 02:09:29.059375 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.openstack.wsgi [None req-92c45166-8cb9-4ccc-8267-05fd1a082348 demo demo] Empty body provided in request {{(pid=111315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:09:29.059654 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.openstack.wsgi [None req-92c45166-8cb9-4ccc-8267-05fd1a082348 demo demo] Calling method 'detail' {{(pid=111315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:09:29.059952 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.api_utils [None req-92c45166-8cb9-4ccc-8267-05fd1a082348 demo demo] Removing options '' from query. {{(pid=111315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:09:29.061048 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.volume.api [None req-92c45166-8cb9-4ccc-8267-05fd1a082348 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111315) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:09:29.074375 np0000164981 devstack@c-api.service[111315]: INFO cinder.volume.api [None req-92c45166-8cb9-4ccc-8267-05fd1a082348 demo demo] Get all volumes completed successfully. Apr 11 02:09:29.077308 np0000164981 devstack@c-api.service[111315]: INFO cinder.api.openstack.wsgi [None req-92c45166-8cb9-4ccc-8267-05fd1a082348 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:09:29.077817 np0000164981 devstack@c-api.service[111315]: [pid: 111315|app: 0|req: 7/24] 199.204.45.65 () {64 vars in 1290 bytes} [Sat Apr 11 02:09:29 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 11 02:09:39.064964 np0000164981 devstack@c-api.service[111315]: DEBUG dbcounter [-] [111315] Writing DB stats cinder:SELECT=1 {{(pid=111315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:10:29.094197 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.middleware.request_id [None req-e0317dda-3a18-47bd-a733-f4ce4cbb849e None None] RequestId filter calling following filter/app {{(pid=111313) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:10:29.096907 np0000164981 devstack@c-api.service[111313]: INFO cinder.api.openstack.wsgi [None req-e0317dda-3a18-47bd-a733-f4ce4cbb849e demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Apr 11 02:10:29.097084 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.openstack.wsgi [None req-e0317dda-3a18-47bd-a733-f4ce4cbb849e demo demo] Empty body provided in request {{(pid=111313) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:10:29.097268 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.openstack.wsgi [None req-e0317dda-3a18-47bd-a733-f4ce4cbb849e demo demo] Calling method 'detail' {{(pid=111313) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:10:29.097517 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.api_utils [None req-e0317dda-3a18-47bd-a733-f4ce4cbb849e demo demo] Removing options '' from query. {{(pid=111313) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:10:29.098280 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.volume.api [None req-e0317dda-3a18-47bd-a733-f4ce4cbb849e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111313) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:10:29.104910 np0000164981 devstack@c-api.service[111313]: INFO cinder.volume.api [None req-e0317dda-3a18-47bd-a733-f4ce4cbb849e demo demo] Get all volumes completed successfully. Apr 11 02:10:29.107658 np0000164981 devstack@c-api.service[111313]: INFO cinder.api.openstack.wsgi [None req-e0317dda-3a18-47bd-a733-f4ce4cbb849e demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:10:29.108339 np0000164981 devstack@c-api.service[111313]: [pid: 111313|app: 0|req: 6/25] 199.204.45.65 () {64 vars in 1290 bytes} [Sat Apr 11 02:10:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:10:39.101005 np0000164981 devstack@c-api.service[111313]: DEBUG dbcounter [-] [111313] Writing DB stats cinder:SELECT=1 {{(pid=111313) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:11:29.123583 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.middleware.request_id [None req-f8b8d18b-a946-4b87-9b6e-adb378996eb0 None None] RequestId filter calling following filter/app {{(pid=111314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:11:29.126290 np0000164981 devstack@c-api.service[111314]: INFO cinder.api.openstack.wsgi [None req-f8b8d18b-a946-4b87-9b6e-adb378996eb0 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Apr 11 02:11:29.126465 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.openstack.wsgi [None req-f8b8d18b-a946-4b87-9b6e-adb378996eb0 demo demo] Empty body provided in request {{(pid=111314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:11:29.126670 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.openstack.wsgi [None req-f8b8d18b-a946-4b87-9b6e-adb378996eb0 demo demo] Calling method 'detail' {{(pid=111314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:11:29.126935 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.api_utils [None req-f8b8d18b-a946-4b87-9b6e-adb378996eb0 demo demo] Removing options '' from query. {{(pid=111314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:11:29.127637 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.volume.api [None req-f8b8d18b-a946-4b87-9b6e-adb378996eb0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111314) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:11:29.133393 np0000164981 devstack@c-api.service[111314]: INFO cinder.volume.api [None req-f8b8d18b-a946-4b87-9b6e-adb378996eb0 demo demo] Get all volumes completed successfully. Apr 11 02:11:29.136061 np0000164981 devstack@c-api.service[111314]: INFO cinder.api.openstack.wsgi [None req-f8b8d18b-a946-4b87-9b6e-adb378996eb0 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:11:29.136580 np0000164981 devstack@c-api.service[111314]: [pid: 111314|app: 0|req: 7/26] 199.204.45.65 () {64 vars in 1290 bytes} [Sat Apr 11 02:11:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:11:39.130158 np0000164981 devstack@c-api.service[111314]: DEBUG dbcounter [-] [111314] Writing DB stats cinder:SELECT=1 {{(pid=111314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:12:29.153812 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.middleware.request_id [None req-5ef1dbfd-2106-49da-b3dd-5d4fd0257ca6 None None] RequestId filter calling following filter/app {{(pid=111312) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:12:29.389663 np0000164981 devstack@c-api.service[111312]: INFO cinder.api.openstack.wsgi [None req-5ef1dbfd-2106-49da-b3dd-5d4fd0257ca6 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Apr 11 02:12:29.389944 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.openstack.wsgi [None req-5ef1dbfd-2106-49da-b3dd-5d4fd0257ca6 demo demo] Empty body provided in request {{(pid=111312) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:12:29.390256 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.openstack.wsgi [None req-5ef1dbfd-2106-49da-b3dd-5d4fd0257ca6 demo demo] Calling method 'detail' {{(pid=111312) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:12:29.390556 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.api_utils [None req-5ef1dbfd-2106-49da-b3dd-5d4fd0257ca6 demo demo] Removing options '' from query. {{(pid=111312) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:12:29.391516 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.volume.api [None req-5ef1dbfd-2106-49da-b3dd-5d4fd0257ca6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111312) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:12:29.400735 np0000164981 devstack@c-api.service[111312]: INFO cinder.volume.api [None req-5ef1dbfd-2106-49da-b3dd-5d4fd0257ca6 demo demo] Get all volumes completed successfully. Apr 11 02:12:29.403273 np0000164981 devstack@c-api.service[111312]: INFO cinder.api.openstack.wsgi [None req-5ef1dbfd-2106-49da-b3dd-5d4fd0257ca6 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:12:29.403751 np0000164981 devstack@c-api.service[111312]: [pid: 111312|app: 0|req: 7/27] 199.204.45.65 () {64 vars in 1290 bytes} [Sat Apr 11 02:12:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:12:39.395150 np0000164981 devstack@c-api.service[111312]: DEBUG dbcounter [-] [111312] Writing DB stats cinder:SELECT=1 {{(pid=111312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:13:29.417066 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.middleware.request_id [None req-179bc08f-f5dd-4bc5-ae63-2e9f0a4ef97e None None] RequestId filter calling following filter/app {{(pid=111315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:13:29.419280 np0000164981 devstack@c-api.service[111315]: INFO cinder.api.openstack.wsgi [None req-179bc08f-f5dd-4bc5-ae63-2e9f0a4ef97e demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Apr 11 02:13:29.419523 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.openstack.wsgi [None req-179bc08f-f5dd-4bc5-ae63-2e9f0a4ef97e demo demo] Empty body provided in request {{(pid=111315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:13:29.419701 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.openstack.wsgi [None req-179bc08f-f5dd-4bc5-ae63-2e9f0a4ef97e demo demo] Calling method 'detail' {{(pid=111315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:13:29.420030 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.api_utils [None req-179bc08f-f5dd-4bc5-ae63-2e9f0a4ef97e demo demo] Removing options '' from query. {{(pid=111315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:13:29.420854 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.volume.api [None req-179bc08f-f5dd-4bc5-ae63-2e9f0a4ef97e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111315) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:13:29.427812 np0000164981 devstack@c-api.service[111315]: INFO cinder.volume.api [None req-179bc08f-f5dd-4bc5-ae63-2e9f0a4ef97e demo demo] Get all volumes completed successfully. Apr 11 02:13:29.430016 np0000164981 devstack@c-api.service[111315]: INFO cinder.api.openstack.wsgi [None req-179bc08f-f5dd-4bc5-ae63-2e9f0a4ef97e demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:13:29.430375 np0000164981 devstack@c-api.service[111315]: [pid: 111315|app: 0|req: 8/28] 199.204.45.65 () {64 vars in 1290 bytes} [Sat Apr 11 02:13:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:13:39.423411 np0000164981 devstack@c-api.service[111315]: DEBUG dbcounter [-] [111315] Writing DB stats cinder:SELECT=1 {{(pid=111315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:14:29.446988 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.middleware.request_id [None req-bdadf212-07c4-44a1-afa2-df2dc83f1e75 None None] RequestId filter calling following filter/app {{(pid=111313) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:14:29.450464 np0000164981 devstack@c-api.service[111313]: INFO cinder.api.openstack.wsgi [None req-bdadf212-07c4-44a1-afa2-df2dc83f1e75 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Apr 11 02:14:29.450718 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.openstack.wsgi [None req-bdadf212-07c4-44a1-afa2-df2dc83f1e75 demo demo] Empty body provided in request {{(pid=111313) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:14:29.450959 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.openstack.wsgi [None req-bdadf212-07c4-44a1-afa2-df2dc83f1e75 demo demo] Calling method 'detail' {{(pid=111313) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:14:29.451247 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.api_utils [None req-bdadf212-07c4-44a1-afa2-df2dc83f1e75 demo demo] Removing options '' from query. {{(pid=111313) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:14:29.452171 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.volume.api [None req-bdadf212-07c4-44a1-afa2-df2dc83f1e75 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111313) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:14:29.460690 np0000164981 devstack@c-api.service[111313]: INFO cinder.volume.api [None req-bdadf212-07c4-44a1-afa2-df2dc83f1e75 demo demo] Get all volumes completed successfully. Apr 11 02:14:29.463296 np0000164981 devstack@c-api.service[111313]: INFO cinder.api.openstack.wsgi [None req-bdadf212-07c4-44a1-afa2-df2dc83f1e75 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:14:29.463765 np0000164981 devstack@c-api.service[111313]: [pid: 111313|app: 0|req: 7/29] 199.204.45.65 () {64 vars in 1290 bytes} [Sat Apr 11 02:14:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:14:39.455189 np0000164981 devstack@c-api.service[111313]: DEBUG dbcounter [-] [111313] Writing DB stats cinder:SELECT=1 {{(pid=111313) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:15:29.478413 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.middleware.request_id [None req-308ce5c6-79c3-4d53-92bc-daf2d6f72473 None None] RequestId filter calling following filter/app {{(pid=111314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:15:29.481437 np0000164981 devstack@c-api.service[111314]: INFO cinder.api.openstack.wsgi [None req-308ce5c6-79c3-4d53-92bc-daf2d6f72473 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Apr 11 02:15:29.481723 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.openstack.wsgi [None req-308ce5c6-79c3-4d53-92bc-daf2d6f72473 demo demo] Empty body provided in request {{(pid=111314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:15:29.482062 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.openstack.wsgi [None req-308ce5c6-79c3-4d53-92bc-daf2d6f72473 demo demo] Calling method 'detail' {{(pid=111314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:15:29.482452 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.api_utils [None req-308ce5c6-79c3-4d53-92bc-daf2d6f72473 demo demo] Removing options '' from query. {{(pid=111314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:15:29.483547 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.volume.api [None req-308ce5c6-79c3-4d53-92bc-daf2d6f72473 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111314) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:15:29.493800 np0000164981 devstack@c-api.service[111314]: INFO cinder.volume.api [None req-308ce5c6-79c3-4d53-92bc-daf2d6f72473 demo demo] Get all volumes completed successfully. Apr 11 02:15:29.497313 np0000164981 devstack@c-api.service[111314]: INFO cinder.api.openstack.wsgi [None req-308ce5c6-79c3-4d53-92bc-daf2d6f72473 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:15:29.497777 np0000164981 devstack@c-api.service[111314]: [pid: 111314|app: 0|req: 8/30] 199.204.45.65 () {64 vars in 1290 bytes} [Sat Apr 11 02:15:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:15:39.487131 np0000164981 devstack@c-api.service[111314]: DEBUG dbcounter [-] [111314] Writing DB stats cinder:SELECT=1 {{(pid=111314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:16:29.515841 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.middleware.request_id [None req-d9fa86af-26b2-4949-8d1d-1aaa50175f5f None None] RequestId filter calling following filter/app {{(pid=111312) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:16:29.518911 np0000164981 devstack@c-api.service[111312]: INFO cinder.api.openstack.wsgi [None req-d9fa86af-26b2-4949-8d1d-1aaa50175f5f demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Apr 11 02:16:29.519217 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.openstack.wsgi [None req-d9fa86af-26b2-4949-8d1d-1aaa50175f5f demo demo] Empty body provided in request {{(pid=111312) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:16:29.519477 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.openstack.wsgi [None req-d9fa86af-26b2-4949-8d1d-1aaa50175f5f demo demo] Calling method 'detail' {{(pid=111312) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:16:29.519807 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.api_utils [None req-d9fa86af-26b2-4949-8d1d-1aaa50175f5f demo demo] Removing options '' from query. {{(pid=111312) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:16:29.520855 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.volume.api [None req-d9fa86af-26b2-4949-8d1d-1aaa50175f5f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111312) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:16:29.530730 np0000164981 devstack@c-api.service[111312]: INFO cinder.volume.api [None req-d9fa86af-26b2-4949-8d1d-1aaa50175f5f demo demo] Get all volumes completed successfully. Apr 11 02:16:29.535774 np0000164981 devstack@c-api.service[111312]: INFO cinder.api.openstack.wsgi [None req-d9fa86af-26b2-4949-8d1d-1aaa50175f5f demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:16:29.536279 np0000164981 devstack@c-api.service[111312]: [pid: 111312|app: 0|req: 8/31] 199.204.45.65 () {64 vars in 1290 bytes} [Sat Apr 11 02:16:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:16:39.524307 np0000164981 devstack@c-api.service[111312]: DEBUG dbcounter [-] [111312] Writing DB stats cinder:SELECT=1 {{(pid=111312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:17:29.552107 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.middleware.request_id [None req-605b7e6e-3a9f-4e81-8a2b-8cc65c54e431 None None] RequestId filter calling following filter/app {{(pid=111315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:17:29.645414 np0000164981 devstack@c-api.service[111315]: INFO cinder.api.openstack.wsgi [None req-605b7e6e-3a9f-4e81-8a2b-8cc65c54e431 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Apr 11 02:17:29.645627 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.openstack.wsgi [None req-605b7e6e-3a9f-4e81-8a2b-8cc65c54e431 demo demo] Empty body provided in request {{(pid=111315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:17:29.645804 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.openstack.wsgi [None req-605b7e6e-3a9f-4e81-8a2b-8cc65c54e431 demo demo] Calling method 'detail' {{(pid=111315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:17:29.646022 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.api_utils [None req-605b7e6e-3a9f-4e81-8a2b-8cc65c54e431 demo demo] Removing options '' from query. {{(pid=111315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:17:29.647034 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.volume.api [None req-605b7e6e-3a9f-4e81-8a2b-8cc65c54e431 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111315) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:17:29.657347 np0000164981 devstack@c-api.service[111315]: INFO cinder.volume.api [None req-605b7e6e-3a9f-4e81-8a2b-8cc65c54e431 demo demo] Get all volumes completed successfully. Apr 11 02:17:29.660133 np0000164981 devstack@c-api.service[111315]: INFO cinder.api.openstack.wsgi [None req-605b7e6e-3a9f-4e81-8a2b-8cc65c54e431 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:17:29.660727 np0000164981 devstack@c-api.service[111315]: [pid: 111315|app: 0|req: 9/32] 199.204.45.65 () {64 vars in 1290 bytes} [Sat Apr 11 02:17:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:17:39.650746 np0000164981 devstack@c-api.service[111315]: DEBUG dbcounter [-] [111315] Writing DB stats cinder:SELECT=1 {{(pid=111315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:18:29.677956 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.middleware.request_id [None req-a858ce0f-7832-46d2-8796-a5557bb4a2e7 None None] RequestId filter calling following filter/app {{(pid=111313) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:18:29.680546 np0000164981 devstack@c-api.service[111313]: INFO cinder.api.openstack.wsgi [None req-a858ce0f-7832-46d2-8796-a5557bb4a2e7 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Apr 11 02:18:29.680710 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.openstack.wsgi [None req-a858ce0f-7832-46d2-8796-a5557bb4a2e7 demo demo] Empty body provided in request {{(pid=111313) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:18:29.680901 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.openstack.wsgi [None req-a858ce0f-7832-46d2-8796-a5557bb4a2e7 demo demo] Calling method 'detail' {{(pid=111313) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:18:29.681114 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.api.api_utils [None req-a858ce0f-7832-46d2-8796-a5557bb4a2e7 demo demo] Removing options '' from query. {{(pid=111313) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:18:29.681889 np0000164981 devstack@c-api.service[111313]: DEBUG cinder.volume.api [None req-a858ce0f-7832-46d2-8796-a5557bb4a2e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111313) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:18:29.689283 np0000164981 devstack@c-api.service[111313]: INFO cinder.volume.api [None req-a858ce0f-7832-46d2-8796-a5557bb4a2e7 demo demo] Get all volumes completed successfully. Apr 11 02:18:29.691681 np0000164981 devstack@c-api.service[111313]: INFO cinder.api.openstack.wsgi [None req-a858ce0f-7832-46d2-8796-a5557bb4a2e7 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:18:29.692088 np0000164981 devstack@c-api.service[111313]: [pid: 111313|app: 0|req: 8/33] 199.204.45.65 () {64 vars in 1290 bytes} [Sat Apr 11 02:18:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:18:39.684906 np0000164981 devstack@c-api.service[111313]: DEBUG dbcounter [-] [111313] Writing DB stats cinder:SELECT=1 {{(pid=111313) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:19:29.707013 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.middleware.request_id [None req-9b6a8c2c-2a81-43e5-8347-1a096e33440b None None] RequestId filter calling following filter/app {{(pid=111314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:19:29.711581 np0000164981 devstack@c-api.service[111314]: INFO cinder.api.openstack.wsgi [None req-9b6a8c2c-2a81-43e5-8347-1a096e33440b demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Apr 11 02:19:29.711964 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.openstack.wsgi [None req-9b6a8c2c-2a81-43e5-8347-1a096e33440b demo demo] Empty body provided in request {{(pid=111314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:19:29.712424 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.openstack.wsgi [None req-9b6a8c2c-2a81-43e5-8347-1a096e33440b demo demo] Calling method 'detail' {{(pid=111314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:19:29.712730 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.api.api_utils [None req-9b6a8c2c-2a81-43e5-8347-1a096e33440b demo demo] Removing options '' from query. {{(pid=111314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:19:29.713815 np0000164981 devstack@c-api.service[111314]: DEBUG cinder.volume.api [None req-9b6a8c2c-2a81-43e5-8347-1a096e33440b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111314) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:19:29.722834 np0000164981 devstack@c-api.service[111314]: INFO cinder.volume.api [None req-9b6a8c2c-2a81-43e5-8347-1a096e33440b demo demo] Get all volumes completed successfully. Apr 11 02:19:29.726431 np0000164981 devstack@c-api.service[111314]: INFO cinder.api.openstack.wsgi [None req-9b6a8c2c-2a81-43e5-8347-1a096e33440b demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:19:29.727010 np0000164981 devstack@c-api.service[111314]: [pid: 111314|app: 0|req: 9/34] 199.204.45.65 () {64 vars in 1290 bytes} [Sat Apr 11 02:19:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:19:39.716910 np0000164981 devstack@c-api.service[111314]: DEBUG dbcounter [-] [111314] Writing DB stats cinder:SELECT=1 {{(pid=111314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:20:29.737684 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.middleware.request_id [None req-da5075b5-1a70-45cd-ac8d-e4b6deeefce4 None None] RequestId filter calling following filter/app {{(pid=111312) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:20:29.741836 np0000164981 devstack@c-api.service[111312]: INFO cinder.api.openstack.wsgi [None req-da5075b5-1a70-45cd-ac8d-e4b6deeefce4 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Apr 11 02:20:29.742185 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.openstack.wsgi [None req-da5075b5-1a70-45cd-ac8d-e4b6deeefce4 demo demo] Empty body provided in request {{(pid=111312) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:20:29.742672 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.openstack.wsgi [None req-da5075b5-1a70-45cd-ac8d-e4b6deeefce4 demo demo] Calling method 'detail' {{(pid=111312) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:20:29.743114 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.api.api_utils [None req-da5075b5-1a70-45cd-ac8d-e4b6deeefce4 demo demo] Removing options '' from query. {{(pid=111312) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:20:29.744701 np0000164981 devstack@c-api.service[111312]: DEBUG cinder.volume.api [None req-da5075b5-1a70-45cd-ac8d-e4b6deeefce4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111312) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:20:29.753192 np0000164981 devstack@c-api.service[111312]: INFO cinder.volume.api [None req-da5075b5-1a70-45cd-ac8d-e4b6deeefce4 demo demo] Get all volumes completed successfully. Apr 11 02:20:29.757417 np0000164981 devstack@c-api.service[111312]: INFO cinder.api.openstack.wsgi [None req-da5075b5-1a70-45cd-ac8d-e4b6deeefce4 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:20:29.758199 np0000164981 devstack@c-api.service[111312]: [pid: 111312|app: 0|req: 9/35] 199.204.45.65 () {64 vars in 1290 bytes} [Sat Apr 11 02:20:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:20:39.748596 np0000164981 devstack@c-api.service[111312]: DEBUG dbcounter [-] [111312] Writing DB stats cinder:SELECT=1 {{(pid=111312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:21:29.769880 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.middleware.request_id [None req-af98f908-0c18-483b-ad0e-a7a5bf463487 None None] RequestId filter calling following filter/app {{(pid=111315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:21:29.773619 np0000164981 devstack@c-api.service[111315]: INFO cinder.api.openstack.wsgi [None req-af98f908-0c18-483b-ad0e-a7a5bf463487 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Apr 11 02:21:29.773968 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.openstack.wsgi [None req-af98f908-0c18-483b-ad0e-a7a5bf463487 demo demo] Empty body provided in request {{(pid=111315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:21:29.774339 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.openstack.wsgi [None req-af98f908-0c18-483b-ad0e-a7a5bf463487 demo demo] Calling method 'detail' {{(pid=111315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:21:29.774893 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.api.api_utils [None req-af98f908-0c18-483b-ad0e-a7a5bf463487 demo demo] Removing options '' from query. {{(pid=111315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:21:29.775957 np0000164981 devstack@c-api.service[111315]: DEBUG cinder.volume.api [None req-af98f908-0c18-483b-ad0e-a7a5bf463487 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111315) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:21:29.784834 np0000164981 devstack@c-api.service[111315]: INFO cinder.volume.api [None req-af98f908-0c18-483b-ad0e-a7a5bf463487 demo demo] Get all volumes completed successfully. Apr 11 02:21:29.787749 np0000164981 devstack@c-api.service[111315]: INFO cinder.api.openstack.wsgi [None req-af98f908-0c18-483b-ad0e-a7a5bf463487 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:21:29.788438 np0000164981 devstack@c-api.service[111315]: [pid: 111315|app: 0|req: 10/36] 199.204.45.65 () {64 vars in 1290 bytes} [Sat Apr 11 02:21:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Apr 11 02:21:39.779197 np0000164981 devstack@c-api.service[111315]: DEBUG dbcounter [-] [111315] Writing DB stats cinder:SELECT=1 {{(pid=111315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}