Apr 13 02:27:13.144528 np0000165409 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 13 02:27:13.151995 np0000165409 devstack@c-api.service[114024]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 13 02:27:13.155234 np0000165409 devstack@c-api.service[114024]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Apr 13 02:27:13 2026] *** Apr 13 02:27:13.155234 np0000165409 devstack@c-api.service[114024]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 13 02:27:13.155234 np0000165409 devstack@c-api.service[114024]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 13 02:27:13.155234 np0000165409 devstack@c-api.service[114024]: nodename: np0000165409 Apr 13 02:27:13.155234 np0000165409 devstack@c-api.service[114024]: machine: x86_64 Apr 13 02:27:13.155234 np0000165409 devstack@c-api.service[114024]: clock source: unix Apr 13 02:27:13.155234 np0000165409 devstack@c-api.service[114024]: pcre jit disabled Apr 13 02:27:13.155234 np0000165409 devstack@c-api.service[114024]: detected number of CPU cores: 16 Apr 13 02:27:13.155234 np0000165409 devstack@c-api.service[114024]: current working directory: / Apr 13 02:27:13.155234 np0000165409 devstack@c-api.service[114024]: detected binary path: /usr/bin/uwsgi-core Apr 13 02:27:13.155234 np0000165409 devstack@c-api.service[114024]: your processes number limit is 256917 Apr 13 02:27:13.155234 np0000165409 devstack@c-api.service[114024]: your memory page size is 4096 bytes Apr 13 02:27:13.155234 np0000165409 devstack@c-api.service[114024]: detected max file descriptor number: 2048 Apr 13 02:27:13.155234 np0000165409 devstack@c-api.service[114024]: lock engine: pthread robust mutexes Apr 13 02:27:13.155966 np0000165409 devstack@c-api.service[114024]: thunder lock: enabled Apr 13 02:27:13.155966 np0000165409 devstack@c-api.service[114024]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 13 02:27:13.155966 np0000165409 devstack@c-api.service[114024]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 13 02:27:13.155966 np0000165409 devstack@c-api.service[114024]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 13 02:27:13.155966 np0000165409 devstack@c-api.service[114024]: Set PythonHome to /opt/stack/data/venv Apr 13 02:27:13.193296 np0000165409 devstack@c-api.service[114024]: Python main interpreter initialized at 0x7af4f6ea3668 Apr 13 02:27:13.193296 np0000165409 devstack@c-api.service[114024]: python threads support enabled Apr 13 02:27:13.193296 np0000165409 devstack@c-api.service[114024]: your server socket listen backlog is limited to 100 connections Apr 13 02:27:13.193296 np0000165409 devstack@c-api.service[114024]: your mercy for graceful operations on workers is 80 seconds Apr 13 02:27:13.194220 np0000165409 devstack@c-api.service[114024]: mapped 671795 bytes (656 KB) for 4 cores Apr 13 02:27:13.194220 np0000165409 devstack@c-api.service[114024]: *** Operational MODE: preforking *** Apr 13 02:27:13.194220 np0000165409 devstack@c-api.service[114024]: *** uWSGI is running in multiple interpreter mode *** Apr 13 02:27:13.194220 np0000165409 devstack@c-api.service[114024]: spawned uWSGI master process (pid: 114024) Apr 13 02:27:13.194414 np0000165409 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 13 02:27:13.195107 np0000165409 devstack@c-api.service[114024]: spawned uWSGI worker 1 (pid: 114026, cores: 1) Apr 13 02:27:13.195740 np0000165409 devstack@c-api.service[114024]: spawned uWSGI worker 2 (pid: 114027, cores: 1) Apr 13 02:27:13.196270 np0000165409 devstack@c-api.service[114024]: spawned uWSGI worker 3 (pid: 114028, cores: 1) Apr 13 02:27:13.197080 np0000165409 devstack@c-api.service[114024]: spawned uWSGI worker 4 (pid: 114029, cores: 1) Apr 13 02:27:13.197178 np0000165409 devstack@c-api.service[114024]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 13 02:27:13.323209 np0000165409 devstack@c-api.service[114026]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 13 02:27:13.323209 np0000165409 devstack@c-api.service[114026]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 13 02:27:13.323209 np0000165409 devstack@c-api.service[114026]: we strongly recommend against using it for new projects. Apr 13 02:27:13.323209 np0000165409 devstack@c-api.service[114026]: If you are already using Eventlet, we recommend migrating to a different Apr 13 02:27:13.323209 np0000165409 devstack@c-api.service[114026]: framework. For more detail see Apr 13 02:27:13.323209 np0000165409 devstack@c-api.service[114026]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 13 02:27:13.323209 np0000165409 devstack@c-api.service[114026]: import eventlet # noqa Apr 13 02:27:13.323910 np0000165409 devstack@c-api.service[114027]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 13 02:27:13.323910 np0000165409 devstack@c-api.service[114027]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 13 02:27:13.323910 np0000165409 devstack@c-api.service[114027]: we strongly recommend against using it for new projects. Apr 13 02:27:13.323910 np0000165409 devstack@c-api.service[114027]: If you are already using Eventlet, we recommend migrating to a different Apr 13 02:27:13.323910 np0000165409 devstack@c-api.service[114027]: framework. For more detail see Apr 13 02:27:13.323910 np0000165409 devstack@c-api.service[114027]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 13 02:27:13.323910 np0000165409 devstack@c-api.service[114027]: import eventlet # noqa Apr 13 02:27:13.325839 np0000165409 devstack@c-api.service[114028]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 13 02:27:13.325839 np0000165409 devstack@c-api.service[114028]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 13 02:27:13.325839 np0000165409 devstack@c-api.service[114028]: we strongly recommend against using it for new projects. Apr 13 02:27:13.325839 np0000165409 devstack@c-api.service[114028]: If you are already using Eventlet, we recommend migrating to a different Apr 13 02:27:13.325839 np0000165409 devstack@c-api.service[114028]: framework. For more detail see Apr 13 02:27:13.325839 np0000165409 devstack@c-api.service[114028]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 13 02:27:13.325839 np0000165409 devstack@c-api.service[114028]: import eventlet # noqa Apr 13 02:27:13.342279 np0000165409 devstack@c-api.service[114029]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 13 02:27:13.342279 np0000165409 devstack@c-api.service[114029]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 13 02:27:13.342279 np0000165409 devstack@c-api.service[114029]: we strongly recommend against using it for new projects. Apr 13 02:27:13.342279 np0000165409 devstack@c-api.service[114029]: If you are already using Eventlet, we recommend migrating to a different Apr 13 02:27:13.342279 np0000165409 devstack@c-api.service[114029]: framework. For more detail see Apr 13 02:27:13.342279 np0000165409 devstack@c-api.service[114029]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 13 02:27:13.342279 np0000165409 devstack@c-api.service[114029]: import eventlet # noqa Apr 13 02:27:13.408103 np0000165409 devstack@c-api.service[114027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 13 02:27:13.408103 np0000165409 devstack@c-api.service[114027]: debtcollector.deprecate( Apr 13 02:27:13.408386 np0000165409 devstack@c-api.service[114026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 13 02:27:13.408386 np0000165409 devstack@c-api.service[114026]: debtcollector.deprecate( Apr 13 02:27:13.410972 np0000165409 devstack@c-api.service[114028]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 13 02:27:13.410972 np0000165409 devstack@c-api.service[114028]: debtcollector.deprecate( Apr 13 02:27:13.429404 np0000165409 devstack@c-api.service[114029]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 13 02:27:13.429404 np0000165409 devstack@c-api.service[114029]: debtcollector.deprecate( Apr 13 02:27:13.484645 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:13.484645 np0000165409 devstack@c-api.service[114027]: from cgi import parse_header Apr 13 02:27:13.488955 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:13.488955 np0000165409 devstack@c-api.service[114028]: from cgi import parse_header Apr 13 02:27:13.491912 np0000165409 devstack@c-api.service[114026]: /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 13 02:27:13.491912 np0000165409 devstack@c-api.service[114026]: from cgi import parse_header Apr 13 02:27:13.513265 np0000165409 devstack@c-api.service[114029]: /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 13 02:27:13.513265 np0000165409 devstack@c-api.service[114029]: from cgi import parse_header Apr 13 02:27:13.528956 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:13.528956 np0000165409 devstack@c-api.service[114027]: removals.removed_module( Apr 13 02:27:13.529679 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:13.529679 np0000165409 devstack@c-api.service[114027]: removals.removed_module( Apr 13 02:27:13.532267 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:13.532267 np0000165409 devstack@c-api.service[114028]: removals.removed_module( Apr 13 02:27:13.532955 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:13.532955 np0000165409 devstack@c-api.service[114028]: removals.removed_module( Apr 13 02:27:13.536352 np0000165409 devstack@c-api.service[114026]: /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 13 02:27:13.536352 np0000165409 devstack@c-api.service[114026]: removals.removed_module( Apr 13 02:27:13.537049 np0000165409 devstack@c-api.service[114026]: /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 13 02:27:13.537049 np0000165409 devstack@c-api.service[114026]: removals.removed_module( Apr 13 02:27:13.558827 np0000165409 devstack@c-api.service[114029]: /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 13 02:27:13.558827 np0000165409 devstack@c-api.service[114029]: removals.removed_module( Apr 13 02:27:13.559521 np0000165409 devstack@c-api.service[114029]: /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 13 02:27:13.559521 np0000165409 devstack@c-api.service[114029]: removals.removed_module( Apr 13 02:27:14.125658 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:14.125658 np0000165409 devstack@c-api.service[114028]: warnings.warn( Apr 13 02:27:14.138890 np0000165409 devstack@c-api.service[114026]: /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 13 02:27:14.138890 np0000165409 devstack@c-api.service[114026]: warnings.warn( Apr 13 02:27:14.144022 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:14.144022 np0000165409 devstack@c-api.service[114027]: warnings.warn( Apr 13 02:27:14.183954 np0000165409 devstack@c-api.service[114029]: /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 13 02:27:14.183954 np0000165409 devstack@c-api.service[114029]: warnings.warn( Apr 13 02:27:14.225320 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:14.225320 np0000165409 devstack@c-api.service[114028]: warnings.warn( Apr 13 02:27:14.243998 np0000165409 devstack@c-api.service[114026]: /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 13 02:27:14.243998 np0000165409 devstack@c-api.service[114026]: warnings.warn( Apr 13 02:27:14.247187 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:14.247187 np0000165409 devstack@c-api.service[114027]: warnings.warn( Apr 13 02:27:14.301623 np0000165409 devstack@c-api.service[114029]: /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 13 02:27:14.301623 np0000165409 devstack@c-api.service[114029]: warnings.warn( Apr 13 02:27:14.514076 np0000165409 devstack@c-api.service[114028]: 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 13 02:27:14.514629 np0000165409 devstack@c-api.service[114028]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114028) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 13 02:27:14.528137 np0000165409 devstack@c-api.service[114026]: 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 13 02:27:14.528494 np0000165409 devstack@c-api.service[114026]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114026) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 13 02:27:14.546843 np0000165409 devstack@c-api.service[114027]: 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 13 02:27:14.547141 np0000165409 devstack@c-api.service[114027]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114027) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 13 02:27:14.603018 np0000165409 devstack@c-api.service[114029]: 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 13 02:27:14.603018 np0000165409 devstack@c-api.service[114029]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114029) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 13 02:27:14.603374 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:14.603374 np0000165409 devstack@c-api.service[114028]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 13 02:27:14.603467 np0000165409 devstack@c-api.service[114026]: /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 13 02:27:14.603467 np0000165409 devstack@c-api.service[114026]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 13 02:27:14.610595 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:14.610595 np0000165409 devstack@c-api.service[114027]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 13 02:27:14.662643 np0000165409 devstack@c-api.service[114029]: /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 13 02:27:14.662643 np0000165409 devstack@c-api.service[114029]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 13 02:27:15.065397 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114027) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 13 02:27:15.065744 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114026) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 13 02:27:15.065822 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.065873 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114029) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 13 02:27:15.065919 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.066030 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114028) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 13 02:27:15.066083 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.066274 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.066352 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.066412 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.066459 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.066496 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.066496 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.066584 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.066646 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.066696 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.068150 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.068221 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.068261 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.068321 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.068363 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.068442 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.068500 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.068552 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.068694 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.068753 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.068804 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.068845 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.068886 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.068934 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.068975 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.069046 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.069098 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.069168 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.069214 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.069255 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.069299 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.069352 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.069428 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.069480 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.069543 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.069607 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.069658 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.069708 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.069756 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.069809 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.069860 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.069926 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.069970 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.070036 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.070086 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.070141 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.070141 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.070243 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.070293 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.070341 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.070389 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.070440 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.070440 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.070539 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.070576 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.070576 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.070652 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.070692 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.070754 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.070754 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.070754 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.070754 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.070754 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.070754 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.070754 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.070754 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.071090 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.071090 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.071090 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.071225 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.071225 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.071312 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.071369 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.071421 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.071478 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.071524 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.071524 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.071524 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.071659 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.071713 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.071772 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.071823 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.071872 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.071913 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.071957 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.072025 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.072090 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.072139 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.072199 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.072249 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.072297 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.072352 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.072400 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.072454 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.072505 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.072553 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.072602 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.072661 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.072715 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.072770 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.072824 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.072875 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.072930 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.072977 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.073056 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.073105 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.073152 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.073208 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.073259 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.073318 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.073394 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.073394 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.073481 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.073532 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.073532 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.073623 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.073675 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.073732 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.073732 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.073732 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.073732 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.073732 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.073948 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.073948 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.073948 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.073948 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.073948 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.074183 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.074243 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.074293 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.074340 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.074379 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.074433 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.074480 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.074532 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.074577 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.074577 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.074667 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.074712 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.074756 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.074800 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.074858 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.074911 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.074967 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.075035 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.075102 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.075102 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.075209 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.075260 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.075311 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.075368 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.075368 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.075368 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.075368 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.075368 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.075368 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.075368 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.075661 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.075661 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.075661 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.075661 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.075661 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.075867 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.075913 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.075913 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.076039 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.076039 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.076039 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.076208 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.076269 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.076327 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.076395 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.076395 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.076482 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.076482 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.076482 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.076482 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.076482 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.076700 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.076700 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.076788 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.076835 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.076884 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.076944 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.076997 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.077076 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.077139 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.077188 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.077233 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.077280 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.077280 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.077401 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.077449 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.077501 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.077501 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.077501 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.077501 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.077501 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.077712 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.078091 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.078163 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.078234 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.078290 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.078352 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.078407 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.078449 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.078488 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.078528 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.078571 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.078616 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.078666 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.078715 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.078764 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.078812 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.078866 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.078913 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.078963 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.079045 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.079104 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.079160 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.079211 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.079280 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.079339 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.079339 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.079339 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.079339 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.079339 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.079541 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.079541 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.079541 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.079541 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.079541 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.079827 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.079827 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.084924 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.085010 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.085076 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.085125 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.085168 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.085218 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.085265 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.085525 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.085578 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.085641 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.085703 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.085751 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.085807 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.085861 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.085910 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.085956 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.086025 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.086080 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.086141 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.086141 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.086141 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.086274 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.086332 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.086332 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.086431 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.086489 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.086539 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.086589 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.086641 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.086690 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.086738 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.086784 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.086839 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.086893 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.086948 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.087016 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.087069 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.087122 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.087183 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.087242 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.087295 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.087342 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.087404 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.087459 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.087511 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.087561 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.087611 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.087664 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.087714 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.087764 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.087815 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.087967 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.088071 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.088124 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.088180 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.088234 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.088282 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.088324 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.088374 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.088423 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.088467 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.088518 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.088560 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.088606 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.088648 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.088687 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.088726 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.088774 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.088823 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.088879 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.088923 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.088971 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.089101 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.089148 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.089184 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.089233 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.089277 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.089322 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.089401 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.089444 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.089484 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.089535 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.089575 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.089575 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.089642 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.089679 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.089716 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.089752 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.089788 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.089788 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.089866 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.089907 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.089946 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.089978 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.089978 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.090075 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.090109 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.090204 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.090241 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.090241 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.090319 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.090355 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.090391 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.090428 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.090468 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.090504 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.090544 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.090581 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.090581 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.090646 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.090692 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.090731 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.090765 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.090765 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.090829 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.090829 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.090902 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.090941 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.090981 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.091037 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.091077 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.091112 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.091146 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.091180 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.091216 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.091263 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.091305 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.091305 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.091373 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.091411 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.091450 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.091450 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.091450 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.091556 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.091556 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.091556 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.091556 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.091556 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.091556 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.091556 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.091779 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.091779 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.091779 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.091779 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.091779 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.091779 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.091779 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.092028 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.092028 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.092028 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.092028 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.092028 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.092028 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.092800 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.092855 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.092896 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.092896 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.092896 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.092896 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.092896 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.092896 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.093178 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.093178 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.093178 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.093178 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.093178 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.093427 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.093479 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.093523 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.093571 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.093619 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.093619 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.093710 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.093756 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.093808 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.093849 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.093897 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.093948 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.094015 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.094015 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.094015 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.094015 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.094192 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.094192 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.094192 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.094192 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.094192 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.094192 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.094192 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.094192 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.094192 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.094192 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.094581 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.094581 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.094581 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.094581 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.095021 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.095098 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.095149 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.095197 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.095257 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.095312 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.095364 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.095413 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.095465 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.095518 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.095569 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.095619 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.095667 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.095724 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.095775 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.095828 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.095870 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.095926 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.095973 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.096039 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.096088 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.096130 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.096167 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.096212 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.096256 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.096293 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.096330 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.096330 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.097476 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.097543 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.097582 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.097650 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.097710 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.097754 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.097793 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.097835 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.097874 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.097915 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.097953 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.097992 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.098057 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.098057 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.098150 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.098197 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.098251 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.098294 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.098343 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.098383 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.098426 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.098479 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.098533 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.098591 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.098591 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.098591 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.098591 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.098591 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.099408 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.099477 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.099526 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.099587 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.099587 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.099685 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.099736 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.099792 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.099843 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.099893 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.099944 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.099993 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.100083 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.100152 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.100205 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.100263 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.100314 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.100370 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.100420 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.100469 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.100522 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.100579 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.100633 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.100685 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.100741 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.100799 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.100849 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.100896 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.100945 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.100992 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.101061 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.101107 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.101150 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.101195 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.101255 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.101306 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.101351 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.101422 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.101422 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.101514 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.101560 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.101604 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.101651 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.101705 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.101705 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.101795 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.101846 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.101893 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.101937 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.101981 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.102055 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.102055 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.102147 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.102200 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.102245 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.102245 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.102522 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.102583 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.102630 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.102676 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.102745 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.102792 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.102836 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.102885 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.102936 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.102988 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.103060 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.103131 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.103179 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.103225 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.103281 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.103344 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.103344 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.103443 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.103443 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.103541 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.103541 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.103789 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.103859 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.103964 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.104072 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.104181 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.104229 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.104330 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.107356 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.107430 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.107489 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.107540 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.107590 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.107636 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.107680 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.107869 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.107933 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.108039 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.108213 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.108294 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.108346 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.108392 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.108439 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.108487 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.108531 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.108578 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.108626 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.108685 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.108685 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.108776 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.108776 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.108776 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.108907 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.108955 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.109047 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.109141 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.110387 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.110465 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.110516 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.110560 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.110604 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.110663 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.110704 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.110753 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.110804 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.110862 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.110921 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.110981 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.110981 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.111113 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.111174 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.111225 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.111225 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.111318 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.111371 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.111427 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.111485 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.111532 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.111532 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.111618 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.111662 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.111662 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.111759 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.111811 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.111860 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.111860 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.111860 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.111860 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.112152 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.112219 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.112272 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.112336 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.112402 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.112453 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.112517 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.112585 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.112636 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.112685 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.112736 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.112806 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.112856 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.112910 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.112958 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.113023 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.113072 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.113135 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.113235 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.113286 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.113331 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.113397 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.113446 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.113491 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.113540 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.113586 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.113641 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.113692 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.113738 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.113781 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.113822 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.113867 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.113913 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.113958 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.114018 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.114065 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.114118 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.114168 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.114215 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.114264 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.114358 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.114645 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.114713 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.114773 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.114830 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.114882 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.114944 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.115090 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.115165 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.115165 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.115165 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.115165 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.115309 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.115309 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.115309 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.115309 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.115309 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.115512 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.115566 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.115625 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.115681 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.115745 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.115802 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.115854 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.115905 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.115905 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.115991 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.116060 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.116119 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.116165 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.116217 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.116274 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.116319 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.116369 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.116422 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.116467 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.116467 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.116467 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.116467 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.116467 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.116653 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.116653 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.116754 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.116803 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.116847 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.116893 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.116934 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.116984 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.117046 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.117088 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.117145 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.117193 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.117238 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.117276 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.117319 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.117319 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.117436 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.117484 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.117484 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.117569 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.117569 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.117654 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.117691 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.117732 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.117775 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.117813 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.117848 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.117848 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.121232 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.121310 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.121353 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.121418 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.121462 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.121534 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.121587 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.121657 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.121715 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.121760 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.121824 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.121873 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.121920 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.122068 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.122141 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.122186 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.122238 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.122280 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.122321 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.122359 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.122407 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.122445 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.122486 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.122543 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.122591 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.122646 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.122695 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.122739 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.122795 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.122846 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.122898 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.122949 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.123032 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.123100 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.123153 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.123209 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.123262 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.123313 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.123362 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.123407 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.123456 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.123494 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.123527 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.123566 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.123625 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.123675 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.123734 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.123777 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.123777 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.123864 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.123907 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.123958 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.124018 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.124075 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.124126 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.124176 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.124248 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.124302 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.124353 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.124353 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.124442 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.124491 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.124542 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.124583 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.124639 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.124693 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.124751 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.124800 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.124849 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.124849 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.124953 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.125028 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.125081 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.125130 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.125192 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.125192 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.125292 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.125339 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.125423 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.125475 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.125522 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.125565 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.125610 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.125610 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.125697 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.125697 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.125800 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.125976 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.126045 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.126100 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.126152 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.126205 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.126268 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.126318 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.126360 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.126493 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.126537 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.126582 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.126627 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.126673 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.126726 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.126765 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.126802 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.126850 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.126894 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.126948 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.126992 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.127053 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.127093 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.127135 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.127135 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.127135 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.127240 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.127240 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.127240 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.127363 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.127407 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.127407 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.127489 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.127525 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.127556 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.127583 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.127614 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.127640 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.127679 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.127679 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.127728 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.127767 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.127807 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.127847 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.127847 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.127945 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.127945 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.128047 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.128047 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.128047 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.128047 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.128047 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.128047 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.128047 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:15.128323 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.128323 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.128323 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.128323 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.128323 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.128538 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.128591 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.128638 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.128687 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.128735 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.128775 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:15.128823 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.128865 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.128919 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:15.128967 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.129042 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.129080 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:15.129133 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.129176 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.129218 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:15.129250 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.129250 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.129318 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:15.129318 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114026) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:15.175186 np0000165409 devstack@c-api.service[114028]: INFO dbcounter [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Registered counter for database cinder Apr 13 02:27:15.175655 np0000165409 devstack@c-api.service[114029]: INFO dbcounter [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Registered counter for database cinder Apr 13 02:27:15.175720 np0000165409 devstack@c-api.service[114027]: INFO dbcounter [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Registered counter for database cinder Apr 13 02:27:15.176275 np0000165409 devstack@c-api.service[114026]: INFO dbcounter [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Registered counter for database cinder Apr 13 02:27:15.191675 np0000165409 devstack@c-api.service[114028]: DEBUG oslo_db.sqlalchemy.engines [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 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=114028) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 13 02:27:15.198330 np0000165409 devstack@c-api.service[114027]: DEBUG oslo_db.sqlalchemy.engines [None req-4290932c-ef36-451f-b57e-0310e710aa1c 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=114027) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 13 02:27:15.204045 np0000165409 devstack@c-api.service[114029]: DEBUG oslo_db.sqlalchemy.engines [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf 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=114029) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 13 02:27:15.210595 np0000165409 devstack@c-api.service[114026]: DEBUG oslo_db.sqlalchemy.engines [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 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=114026) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 13 02:27:15.301142 np0000165409 devstack@c-api.service[114028]: DEBUG dbcounter [-] [114028] Writer thread running {{(pid=114028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 13 02:27:15.304285 np0000165409 devstack@c-api.service[114028]: INFO cinder.rpc [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 13 02:27:15.307736 np0000165409 devstack@c-api.service[114028]: INFO cinder.rpc [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 13 02:27:15.309812 np0000165409 devstack@c-api.service[114028]: INFO cinder.rpc [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 13 02:27:15.311701 np0000165409 devstack@c-api.service[114028]: INFO cinder.rpc [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 13 02:27:15.312827 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.314665 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.319567 np0000165409 devstack@c-api.service[114027]: DEBUG dbcounter [-] [114027] Writer thread running {{(pid=114027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 13 02:27:15.320024 np0000165409 devstack@c-api.service[114028]: DEBUG oslo_db.sqlalchemy.engines [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 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=114028) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 13 02:27:15.322211 np0000165409 devstack@c-api.service[114028]: INFO cinder.rpc [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 13 02:27:15.322961 np0000165409 devstack@c-api.service[114027]: INFO cinder.rpc [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 13 02:27:15.324551 np0000165409 devstack@c-api.service[114028]: INFO cinder.rpc [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 13 02:27:15.325732 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.325986 np0000165409 devstack@c-api.service[114027]: INFO cinder.rpc [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 13 02:27:15.328673 np0000165409 devstack@c-api.service[114027]: INFO cinder.rpc [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 13 02:27:15.328745 np0000165409 devstack@c-api.service[114029]: DEBUG dbcounter [-] [114029] Writer thread running {{(pid=114029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 13 02:27:15.330835 np0000165409 devstack@c-api.service[114027]: INFO cinder.rpc [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 13 02:27:15.331319 np0000165409 devstack@c-api.service[114026]: DEBUG dbcounter [-] [114026] Writer thread running {{(pid=114026) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 13 02:27:15.332082 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.332369 np0000165409 devstack@c-api.service[114029]: INFO cinder.rpc [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 13 02:27:15.334508 np0000165409 devstack@c-api.service[114026]: INFO cinder.rpc [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 13 02:27:15.334591 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.335913 np0000165409 devstack@c-api.service[114029]: INFO cinder.rpc [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 13 02:27:15.337183 np0000165409 devstack@c-api.service[114026]: INFO cinder.rpc [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 13 02:27:15.337678 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.338754 np0000165409 devstack@c-api.service[114029]: INFO cinder.rpc [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 13 02:27:15.339910 np0000165409 devstack@c-api.service[114026]: INFO cinder.rpc [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 13 02:27:15.340101 np0000165409 devstack@c-api.service[114027]: DEBUG oslo_db.sqlalchemy.engines [None req-4290932c-ef36-451f-b57e-0310e710aa1c 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=114027) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 13 02:27:15.340714 np0000165409 devstack@c-api.service[114029]: INFO cinder.rpc [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 13 02:27:15.340935 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.341831 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.342477 np0000165409 devstack@c-api.service[114027]: INFO cinder.rpc [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 13 02:27:15.342942 np0000165409 devstack@c-api.service[114026]: INFO cinder.rpc [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 13 02:27:15.343654 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.344261 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.344387 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.344795 np0000165409 devstack@c-api.service[114027]: INFO cinder.rpc [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 13 02:27:15.345937 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.347213 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.348434 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.348733 np0000165409 devstack@c-api.service[114029]: DEBUG oslo_db.sqlalchemy.engines [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf 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=114029) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 13 02:27:15.350793 np0000165409 devstack@c-api.service[114029]: INFO cinder.rpc [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 13 02:27:15.351829 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.352483 np0000165409 devstack@c-api.service[114029]: INFO cinder.rpc [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 13 02:27:15.353312 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.354203 np0000165409 devstack@c-api.service[114026]: DEBUG oslo_db.sqlalchemy.engines [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 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=114026) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 13 02:27:15.354853 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.356655 np0000165409 devstack@c-api.service[114026]: INFO cinder.rpc [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 13 02:27:15.357506 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.358090 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.359029 np0000165409 devstack@c-api.service[114026]: INFO cinder.rpc [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 13 02:27:15.360485 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.360727 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.361020 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.363969 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.364102 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.365078 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.365667 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.368458 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.368556 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.368879 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.371571 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.372166 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.373876 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.374585 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.374813 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.376442 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.377555 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.377786 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.378304 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.379502 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.380466 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.380674 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.381090 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.382089 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.382524 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.383633 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.384225 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.384722 np0000165409 devstack@c-api.service[114028]: WARNING cinder.api.contrib.hosts [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 13 02:27:15.385566 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.385635 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.385795 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.385878 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.387671 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.388472 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.388900 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.389702 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.389938 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.392070 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.392138 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.392649 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.394078 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.394208 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.394269 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.395339 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extended resource: extensions {{(pid=114028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.395614 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.396968 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.397223 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extended resource: encryption {{(pid=114028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.397714 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.398829 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.399755 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extended resource: os-volume-manage {{(pid=114028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.399842 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.401374 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.401864 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extended resource: os-volume-type-access {{(pid=114028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.402854 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.402930 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.402980 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.403928 np0000165409 devstack@c-api.service[114027]: WARNING cinder.api.contrib.hosts [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 13 02:27:15.404143 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extended resource: os-quota-sets {{(pid=114028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.404603 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.404748 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.406268 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extended resource: qos-specs {{(pid=114028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.406343 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.406389 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.407502 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.407821 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.408367 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extended resource: backups {{(pid=114028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.408474 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.409351 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.410085 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.410434 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extended resource: os-hosts {{(pid=114028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.410746 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.411600 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.411666 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extended resource: extensions {{(pid=114027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.411903 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extended resource: scheduler-stats {{(pid=114028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.412676 np0000165409 devstack@c-api.service[114029]: WARNING cinder.api.contrib.hosts [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 13 02:27:15.413122 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extended resource: encryption {{(pid=114027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.413358 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extended resource: os-volume-transfer {{(pid=114028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.413555 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.413793 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.414805 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extended resource: os-volume-manage {{(pid=114027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.415103 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extended resource: extra_specs {{(pid=114028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.415242 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.416272 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extended resource: os-volume-type-access {{(pid=114027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.416638 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.417157 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extended resource: cgsnapshots {{(pid=114028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.417418 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.417835 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extended resource: os-quota-sets {{(pid=114027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.418259 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.418555 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extended resource: consistencygroups {{(pid=114028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.419309 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extended resource: qos-specs {{(pid=114027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.419577 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.419651 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.420514 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extended resource: os-availability-zone {{(pid=114028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.420633 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extended resource: extensions {{(pid=114029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.421140 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.421399 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extended resource: backups {{(pid=114027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.421840 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extended resource: os-snapshot-manage {{(pid=114028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.421914 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extended resource: encryption {{(pid=114029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.422652 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.423300 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extended resource: os-quota-class-sets {{(pid=114028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.423373 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extended resource: os-hosts {{(pid=114027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.423439 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extended resource: os-volume-manage {{(pid=114029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.423739 np0000165409 devstack@c-api.service[114026]: WARNING cinder.api.contrib.hosts [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 13 02:27:15.424578 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extended resource: encryption {{(pid=114028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.424673 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.424740 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extended resource: scheduler-stats {{(pid=114027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.424907 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extended resource: os-volume-type-access {{(pid=114029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.426175 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extended resource: os-volume-transfer {{(pid=114027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.426248 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.426287 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extended resource: capabilities {{(pid=114028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.426526 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extended resource: os-quota-sets {{(pid=114029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.427731 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.427966 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extended resource: qos-specs {{(pid=114029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.428355 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extended resource: extra_specs {{(pid=114027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.429090 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.429248 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.429956 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extended resource: cgsnapshots {{(pid=114027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.430128 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extended resource: backups {{(pid=114029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.430672 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.430841 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.431338 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extended resource: consistencygroups {{(pid=114027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.431590 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extended resource: extensions {{(pid=114026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.432150 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extended resource: os-hosts {{(pid=114029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.432306 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.432882 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extended resource: encryption {{(pid=114026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.433750 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extended resource: os-availability-zone {{(pid=114027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.433942 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.434293 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extended resource: scheduler-stats {{(pid=114029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.434969 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extended resource: os-volume-manage {{(pid=114026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.435076 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extended resource: os-snapshot-manage {{(pid=114027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.435362 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.435692 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extended resource: os-volume-transfer {{(pid=114029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.436480 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extended resource: os-volume-type-access {{(pid=114026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.436583 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extended resource: os-quota-class-sets {{(pid=114027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.436816 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.437360 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extended resource: extra_specs {{(pid=114029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.437796 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extended resource: encryption {{(pid=114027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.437879 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.contrib.snapshot_actions [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] SnapshotActionsController initialized {{(pid=114028) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 13 02:27:15.438124 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extended resource: os-quota-sets {{(pid=114026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.438831 np0000165409 devstack@c-api.service[114028]: WARNING castellan.key_manager.migration [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.438937 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extended resource: cgsnapshots {{(pid=114029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.439380 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extended resource: capabilities {{(pid=114027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.439583 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extended resource: qos-specs {{(pid=114026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.440031 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.440219 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extension VolumeTypeAccess extending resource: types {{(pid=114028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.440293 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extended resource: consistencygroups {{(pid=114029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.440417 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extension UsedLimits extending resource: limits {{(pid=114028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.440541 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.440697 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.440836 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.440969 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.441138 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extension TypesManage extending resource: types {{(pid=114028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.441285 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.441452 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.441524 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extension AdminActions extending resource: volumes {{(pid=114028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.441621 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extension AdminActions extending resource: snapshots {{(pid=114028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.441689 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extended resource: backups {{(pid=114026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.441753 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extension AdminActions extending resource: backups {{(pid=114028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.441924 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.442082 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extension SnapshotActions extending resource: snapshots {{(pid=114028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.442223 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extension VolumeActions extending resource: volumes {{(pid=114028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.442324 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extended resource: os-availability-zone {{(pid=114029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.442504 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.v3.router [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.442921 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.443661 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extended resource: os-snapshot-manage {{(pid=114029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.443724 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extended resource: os-hosts {{(pid=114026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.444355 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.445160 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extended resource: scheduler-stats {{(pid=114026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.445621 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extended resource: os-quota-class-sets {{(pid=114029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.445683 np0000165409 devstack@c-api.service[114028]: WARNING keystonemiddleware.auth_token [None req-018db50b-5e80-4d4a-9bea-451dd4f08f20 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 13 02:27:15.445817 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.446774 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extended resource: os-volume-transfer {{(pid=114026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.446916 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extended resource: encryption {{(pid=114029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.447224 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.448495 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extended resource: capabilities {{(pid=114029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.448656 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.449122 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extended resource: extra_specs {{(pid=114026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.449709 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.contrib.snapshot_actions [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] SnapshotActionsController initialized {{(pid=114027) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 13 02:27:15.450453 np0000165409 devstack@c-api.service[114027]: WARNING castellan.key_manager.migration [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.450591 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.450727 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extended resource: cgsnapshots {{(pid=114026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.451331 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.451445 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extension VolumeTypeAccess extending resource: types {{(pid=114027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.451572 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extension UsedLimits extending resource: limits {{(pid=114027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.451669 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.451785 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.451835 np0000165409 devstack@c-api.service[114028]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7af4f6ea3668 pid: 114028 (default app) Apr 13 02:27:15.451885 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.451987 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.452050 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.452113 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extension TypesManage extending resource: types {{(pid=114027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.452159 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extended resource: consistencygroups {{(pid=114026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.452212 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.452316 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.452316 np0000165409 devstack@c-api.service[114028]: warnings.warn( Apr 13 02:27:15.452391 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extension AdminActions extending resource: volumes {{(pid=114027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.452433 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extension AdminActions extending resource: snapshots {{(pid=114027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.452548 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extension AdminActions extending resource: backups {{(pid=114027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.452693 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.452814 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extension SnapshotActions extending resource: snapshots {{(pid=114027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.452917 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extension VolumeActions extending resource: volumes {{(pid=114027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.453164 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.v3.router [None req-4290932c-ef36-451f-b57e-0310e710aa1c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.453531 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.454169 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extended resource: os-availability-zone {{(pid=114026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.454993 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.455508 np0000165409 devstack@c-api.service[114027]: WARNING keystonemiddleware.auth_token [None req-4290932c-ef36-451f-b57e-0310e710aa1c 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 13 02:27:15.455593 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extended resource: os-snapshot-manage {{(pid=114026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.456397 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.456989 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extended resource: os-quota-class-sets {{(pid=114026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.457954 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.458312 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extended resource: encryption {{(pid=114026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.458944 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.contrib.snapshot_actions [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] SnapshotActionsController initialized {{(pid=114029) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 13 02:27:15.459702 np0000165409 devstack@c-api.service[114029]: WARNING castellan.key_manager.migration [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.459866 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extended resource: capabilities {{(pid=114026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:15.459948 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.459948 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.459948 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.459948 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.459948 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.460473 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.460473 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.460473 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.460473 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.460473 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.460799 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.460799 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.460799 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.460799 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.460799 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.460799 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.461250 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.461250 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.461250 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.461250 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.461594 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.461594 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.461594 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.461594 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.461915 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.461915 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.461915 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.461915 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.462132 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.462132 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.462132 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.462132 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.462132 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.462370 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.462370 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.462370 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.462370 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.462370 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.462587 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.462587 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.462587 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.462587 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.462587 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.462587 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.462858 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.462858 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.462858 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.462858 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.462858 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.462858 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.463151 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.463151 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.463151 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.463151 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.463151 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.463151 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.463414 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.463414 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.463414 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.463414 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.463414 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.463646 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.463646 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.463646 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.463646 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.463646 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.463827 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.463827 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.463827 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.463827 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.463827 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.463827 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.464126 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.464126 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.464126 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.464126 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.464126 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.464126 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.464366 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.464366 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.464450 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.464489 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.464489 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.464489 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.464489 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.464489 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.464719 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.464719 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.464719 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.464719 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.464719 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.464942 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.464942 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.464942 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.464942 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.465169 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extension VolumeTypeAccess extending resource: types {{(pid=114029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.465206 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.465206 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.465206 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.465206 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.465398 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.465398 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.465398 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.465398 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.465398 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.465616 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.465616 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.465616 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.465616 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.465616 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.465811 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.465811 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.465897 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extension UsedLimits extending resource: limits {{(pid=114029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.465934 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.465934 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.465934 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.465934 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.466207 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.466207 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.466207 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.466207 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.466393 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.466393 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.466393 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.466393 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.466581 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.466581 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.466679 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.466717 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.466717 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.466717 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.466717 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.466897 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.466897 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.466897 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.466897 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.466897 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.466897 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.467194 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.467194 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.467194 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.467194 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.467371 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.467410 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.467410 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.467410 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.467410 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.467600 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.467600 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.467600 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.467600 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.467600 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.467600 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.467854 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.467854 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.467854 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.467854 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.468046 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.468100 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.468100 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.468100 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.468100 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.468100 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.468100 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.468377 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.468377 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.468377 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.468377 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.468377 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.468377 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.468662 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.468705 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.468705 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.468705 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.468705 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.468890 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.468890 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.468890 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.468890 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.471599 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.471599 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.471599 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.471599 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.471799 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.471799 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.471898 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extension TypesManage extending resource: types {{(pid=114029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.471946 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:15.471946 np0000165409 devstack@c-api.service[114028]: warnings.warn(deprecated_msg) Apr 13 02:27:15.472077 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.472077 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extension AdminActions extending resource: volumes {{(pid=114029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.472077 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extension AdminActions extending resource: snapshots {{(pid=114029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.472196 np0000165409 devstack@c-api.service[114027]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7af4f6ea3668 pid: 114027 (default app) Apr 13 02:27:15.472244 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extension AdminActions extending resource: backups {{(pid=114029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.472286 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.472329 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.472329 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extension SnapshotActions extending resource: snapshots {{(pid=114029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.472329 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extension VolumeActions extending resource: volumes {{(pid=114029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.472329 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.v3.router [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.472485 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.middleware.request_id [None req-be488511-c24e-450a-805e-5d4bcfff2a07 None None] RequestId filter calling following filter/app {{(pid=114028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:27:15.472526 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.472526 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.472599 np0000165409 devstack@c-api.service[114029]: WARNING keystonemiddleware.auth_token [None req-5977f50a-d8f7-4a93-95c3-bcfd069a90cf 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 13 02:27:15.472646 np0000165409 devstack@c-api.service[114028]: [pid: 114028|app: 0|req: 1/1] 199.204.45.216 () {60 vars in 953 bytes} [Mon Apr 13 02:27:15 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 13 02:27:15.472686 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.472686 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.472686 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.472686 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.contrib.snapshot_actions [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] SnapshotActionsController initialized {{(pid=114026) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 13 02:27:15.472686 np0000165409 devstack@c-api.service[114026]: WARNING castellan.key_manager.migration [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:15.472854 np0000165409 devstack@c-api.service[114029]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7af4f6ea3668 pid: 114029 (default app) Apr 13 02:27:15.472898 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.472898 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=114026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.472898 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extension UsedLimits extending resource: limits {{(pid=114026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.472898 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.472898 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.472898 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.472898 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.473177 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extension TypesManage extending resource: types {{(pid=114026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.473177 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.473177 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extension AdminActions extending resource: volumes {{(pid=114026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.473177 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extension AdminActions extending resource: snapshots {{(pid=114026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.473177 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extension AdminActions extending resource: backups {{(pid=114026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.473177 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.473446 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=114026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.473446 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extension VolumeActions extending resource: volumes {{(pid=114026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.473608 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.v3.router [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:15.475855 np0000165409 devstack@c-api.service[114026]: WARNING keystonemiddleware.auth_token [None req-42863a70-abd1-4e49-92a0-7dbdf15432e9 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 13 02:27:15.482861 np0000165409 devstack@c-api.service[114026]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7af4f6ea3668 pid: 114026 (default app) Apr 13 02:27:23.154490 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.154490 np0000165409 devstack@c-api.service[114027]: warnings.warn( Apr 13 02:27:23.170251 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.170251 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.170251 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.170251 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.170251 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.170719 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.170719 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.170719 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.170719 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.170719 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.171031 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.171031 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.171031 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.171031 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.171031 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.171031 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.171413 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.171413 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.171413 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.171413 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.171661 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.171661 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.171661 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.171661 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.171927 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.171927 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.171927 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.171927 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.172191 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.172191 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.172191 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.172191 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.172191 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.172517 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.172517 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.172517 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.172517 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.172517 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.172855 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.172855 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.172855 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.172855 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.172855 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.172855 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.173226 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.173226 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.173226 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.173226 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.173226 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.173226 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.173582 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.173582 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.173582 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.173582 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.173582 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.173582 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.173987 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.173987 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.173987 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.173987 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.173987 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.174201 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.174201 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.174201 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.174201 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.174201 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.174391 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.174391 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.174391 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.174391 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.174391 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.174391 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.174632 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.174632 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.174632 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.174632 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.174632 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.174632 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.174846 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.174846 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.174846 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.174846 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.174846 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.175041 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.175041 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.175041 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.175041 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.175041 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.175238 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.175238 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.175238 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.175238 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.175392 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.175392 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.175392 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.175392 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.175555 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.175555 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.175555 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.175555 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.175555 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.175770 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.175770 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.175770 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.175770 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.175770 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.175976 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.175976 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.175976 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.175976 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.176159 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.176159 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.176159 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.176159 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.176308 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.176308 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.176308 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.176308 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.176470 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.176470 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.176470 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.176470 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.176625 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.176625 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.176625 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.176625 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.176814 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.176814 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.176814 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.176814 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.176814 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.177044 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.177044 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.177044 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.177044 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.177044 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.177044 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.177266 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.177266 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.177266 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.177266 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.177266 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.177458 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.177458 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.177458 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.177458 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.177458 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.177458 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.177687 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.177687 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.177687 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.177687 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.177687 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.177687 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.177921 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.177921 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.177921 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.177921 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.177921 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.177921 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.178179 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.178179 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.178179 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.178179 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.178179 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.178179 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.178420 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.178420 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.178420 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.178420 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.178579 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.178579 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.178579 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.178579 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.178579 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.178785 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.178785 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.178785 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.178785 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.178785 np0000165409 devstack@c-api.service[114027]: warnings.warn(deprecated_msg) Apr 13 02:27:23.178785 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.middleware.request_id [None req-aa2714cb-e288-43f6-b88e-58307b182ec5 None None] RequestId filter calling following filter/app {{(pid=114027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:27:23.679447 np0000165409 devstack@c-api.service[114027]: INFO cinder.api.openstack.wsgi [None req-aa2714cb-e288-43f6-b88e-58307b182ec5 admin admin] POST https://199.204.45.216/volume/v3/types Apr 13 02:27:23.680041 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.openstack.wsgi [None req-aa2714cb-e288-43f6-b88e-58307b182ec5 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=114027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 13 02:27:23.681672 np0000165409 devstack@c-api.service[114027]: /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 13 02:27:23.681672 np0000165409 devstack@c-api.service[114027]: warnings.warn( Apr 13 02:27:23.693222 np0000165409 devstack@c-api.service[114027]: DEBUG oslo_db.sqlalchemy.engines [None req-aa2714cb-e288-43f6-b88e-58307b182ec5 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=114027) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 13 02:27:23.726395 np0000165409 devstack@c-api.service[114027]: INFO cinder.api.openstack.wsgi [None req-aa2714cb-e288-43f6-b88e-58307b182ec5 admin admin] https://199.204.45.216/volume/v3/types returned with HTTP 200 Apr 13 02:27:23.726988 np0000165409 devstack@c-api.service[114027]: [pid: 114027|app: 0|req: 1/2] 199.204.45.216 () {68 vars in 1288 bytes} [Mon Apr 13 02:27:23 2026] POST /volume/v3/types => generated 186 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 13 02:27:23.741419 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.middleware.request_id [req-aa2714cb-e288-43f6-b88e-58307b182ec5 req-3cf62684-b483-427e-b628-884d92d3563a None None] RequestId filter calling following filter/app {{(pid=114028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:27:24.155621 np0000165409 devstack@c-api.service[114028]: INFO cinder.api.openstack.wsgi [req-aa2714cb-e288-43f6-b88e-58307b182ec5 req-3cf62684-b483-427e-b628-884d92d3563a admin admin] POST https://199.204.45.216/volume/v3/types/f5b5cfbf-e87d-4a58-872f-064474a92df3/extra_specs Apr 13 02:27:24.156228 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.openstack.wsgi [req-aa2714cb-e288-43f6-b88e-58307b182ec5 req-3cf62684-b483-427e-b628-884d92d3563a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=114028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 13 02:27:24.158442 np0000165409 devstack@c-api.service[114028]: /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 13 02:27:24.158442 np0000165409 devstack@c-api.service[114028]: warnings.warn( Apr 13 02:27:24.169503 np0000165409 devstack@c-api.service[114028]: DEBUG oslo_db.sqlalchemy.engines [req-aa2714cb-e288-43f6-b88e-58307b182ec5 req-3cf62684-b483-427e-b628-884d92d3563a 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=114028) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 13 02:27:24.236919 np0000165409 devstack@c-api.service[114028]: INFO cinder.api.openstack.wsgi [req-aa2714cb-e288-43f6-b88e-58307b182ec5 req-3cf62684-b483-427e-b628-884d92d3563a admin admin] https://199.204.45.216/volume/v3/types/f5b5cfbf-e87d-4a58-872f-064474a92df3/extra_specs returned with HTTP 200 Apr 13 02:27:24.236919 np0000165409 devstack@c-api.service[114028]: [pid: 114028|app: 0|req: 2/3] 199.204.45.216 () {70 vars in 1505 bytes} [Mon Apr 13 02:27:23 2026] POST /volume/v3/types/f5b5cfbf-e87d-4a58-872f-064474a92df3/extra_specs => generated 55 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:27:25.352610 np0000165409 devstack@c-api.service[114029]: DEBUG dbcounter [-] [114029] Writing DB stats cinder:SELECT=6 {{(pid=114029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:27:25.358379 np0000165409 devstack@c-api.service[114026]: DEBUG dbcounter [-] [114026] Writing DB stats cinder:SELECT=6 {{(pid=114026) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:27:33.722306 np0000165409 devstack@c-api.service[114027]: DEBUG dbcounter [-] [114027] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=114027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:27:34.233255 np0000165409 devstack@c-api.service[114028]: DEBUG dbcounter [-] [114028] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=114028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:30:06.977219 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.977219 np0000165409 devstack@c-api.service[114029]: warnings.warn( Apr 13 02:30:06.990540 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.990540 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.990540 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.990540 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.990540 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.991079 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.991079 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.991079 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.991079 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.991079 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.991442 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.991442 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.991442 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.991442 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.991442 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.991442 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.991848 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.991848 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.991848 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.991848 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.992172 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.992172 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.992172 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.992172 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.992472 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.992472 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.992472 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.992472 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.992758 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.992758 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.992758 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.992758 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.992758 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.993172 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.993172 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.993172 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.993172 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.993172 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.993515 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.993515 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.993515 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.993515 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.993515 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.993515 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.993935 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.993935 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.993935 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.993935 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.993935 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.993935 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.994389 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.994389 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.994389 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.994389 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.994389 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.994389 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.994807 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.994807 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.994807 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.994807 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.994807 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.995206 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.995206 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.995206 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.995206 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.995206 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.995551 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.995551 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.995551 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.995551 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.995551 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.995551 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.995965 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.995965 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.995965 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.995965 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.995965 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.995965 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.996479 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.996479 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.996479 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.996479 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.996479 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.996855 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.996855 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.996855 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.996855 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.996855 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.997241 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.997241 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.997241 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.997241 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.997530 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.997530 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.997530 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.997530 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.997825 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.997825 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.997825 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.997825 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.997825 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.998216 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.998216 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.998216 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.998216 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.998216 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.998542 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.998542 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.998542 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.998542 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.998830 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.998830 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.998830 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.998830 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.999162 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.999162 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.999162 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.999162 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.999512 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.999512 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.999512 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.999512 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.999778 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.999778 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.999778 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.999778 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.999906 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.999906 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.999906 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:06.999906 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:06.999906 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:07.000087 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:07.000087 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:07.000087 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:07.000087 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:07.000087 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:07.000087 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:07.000279 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:07.000279 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:07.000279 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:07.000279 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:07.000279 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:07.000445 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:07.000445 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:07.000445 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:07.000445 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:07.000445 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:07.000445 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:07.000648 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:07.000648 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:07.000648 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:07.000648 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:07.000648 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:07.000648 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:07.000843 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:07.000843 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:07.000843 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:07.000843 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:07.000843 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:07.000843 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:07.001030 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:07.001030 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:07.001030 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:07.001030 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:07.001030 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:07.001030 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:07.001340 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:07.001340 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:07.001340 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:07.001340 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:07.001481 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:07.001481 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:07.001481 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:07.001481 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:07.001481 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:07.001667 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:07.001667 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:07.001667 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:07.001667 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:07.001667 np0000165409 devstack@c-api.service[114029]: warnings.warn(deprecated_msg) Apr 13 02:30:07.001667 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.middleware.request_id [None req-66979bcb-af2e-44f7-876e-71acd6620fa6 None None] RequestId filter calling following filter/app {{(pid=114029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:30:07.001667 np0000165409 devstack@c-api.service[114029]: INFO cinder.api.openstack.wsgi [None req-66979bcb-af2e-44f7-876e-71acd6620fa6 None None] GET https://199.204.45.216/volume// Apr 13 02:30:07.001857 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.openstack.wsgi [None req-66979bcb-af2e-44f7-876e-71acd6620fa6 None None] Empty body provided in request {{(pid=114029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:30:07.001857 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.openstack.wsgi [None req-66979bcb-af2e-44f7-876e-71acd6620fa6 None None] Calling method 'all' {{(pid=114029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:30:07.001857 np0000165409 devstack@c-api.service[114029]: INFO cinder.api.openstack.wsgi [None req-66979bcb-af2e-44f7-876e-71acd6620fa6 None None] https://199.204.45.216/volume// returned with HTTP 300 Apr 13 02:30:07.001857 np0000165409 devstack@c-api.service[114029]: [pid: 114029|app: 0|req: 1/4] 199.204.45.216 () {66 vars in 1456 bytes} [Mon Apr 13 02:30:06 2026] GET /volume/ => generated 390 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 13 02:30:45.371402 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.371402 np0000165409 devstack@c-api.service[114026]: warnings.warn( Apr 13 02:30:45.384739 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.384739 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.384739 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.384739 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.384739 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.385176 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.385176 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.385176 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.385176 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.385176 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.385443 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.385443 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.385443 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.385443 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.385443 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.385443 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.385780 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.385780 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.385780 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.385780 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.386022 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.386022 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.386022 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.386022 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.386261 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.386261 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.386261 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.386261 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.386484 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.386484 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.386484 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.386484 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.386484 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.386778 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.386778 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.386778 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.386778 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.386778 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.387084 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.387084 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.387084 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.387084 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.387084 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.387084 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.387417 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.387417 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.387417 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.387417 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.387417 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.387417 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.387744 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.387744 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.387744 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.387744 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.387744 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.387744 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.388166 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.388166 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.388166 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.388166 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.388166 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.388477 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.388477 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.388477 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.388477 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.388477 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.388741 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.388741 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.388741 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.388741 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.388741 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.388741 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.389136 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.389136 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.389136 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.389136 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.389136 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.389136 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.389355 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.389355 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.389355 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.389355 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.389355 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.389557 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.389557 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.389557 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.389557 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.389557 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.389766 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.389766 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.389766 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.389766 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.389938 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.389938 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.389938 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.389938 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.390119 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.390119 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.390119 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.390119 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.390119 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.390342 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.390342 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.390342 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.390342 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.390342 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.390518 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.390518 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.390518 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.390518 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.390689 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.390689 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.390689 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.390689 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.390857 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.390857 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.390857 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.390857 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.391052 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.391052 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.391052 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.391052 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.391401 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.391401 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.391401 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.391401 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.391560 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.391560 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.391560 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.391560 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.391560 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.391771 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.391771 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.391771 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.391771 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.391771 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.391771 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.392052 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.392052 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.392052 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.392052 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.392052 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.392311 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.392311 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.392311 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.392311 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.392311 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.392311 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.392659 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.392659 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.392659 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.392659 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.392659 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.392659 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.392909 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.392909 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.392909 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.392909 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.392909 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.392909 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.393193 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.393193 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.393193 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.393193 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.393193 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.393193 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.393433 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.393433 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.393433 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.393433 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.393651 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.393651 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.393651 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.393651 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.393651 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.393848 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.393848 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.393848 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.393848 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.393848 np0000165409 devstack@c-api.service[114026]: warnings.warn(deprecated_msg) Apr 13 02:30:45.393848 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.middleware.request_id [None req-b57adaed-98d1-464a-b04f-390e5c075984 None None] RequestId filter calling following filter/app {{(pid=114026) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:30:45.704385 np0000165409 devstack@c-api.service[114026]: INFO cinder.api.openstack.wsgi [None req-b57adaed-98d1-464a-b04f-390e5c075984 demo demo] GET https://199.204.45.216/volume/v3/types?is_public=None Apr 13 02:30:45.704743 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.openstack.wsgi [None req-b57adaed-98d1-464a-b04f-390e5c075984 demo demo] Empty body provided in request {{(pid=114026) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:30:45.704929 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.openstack.wsgi [None req-b57adaed-98d1-464a-b04f-390e5c075984 demo demo] Calling method 'index' {{(pid=114026) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:30:45.705437 np0000165409 devstack@c-api.service[114026]: /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 13 02:30:45.705437 np0000165409 devstack@c-api.service[114026]: warnings.warn( Apr 13 02:30:45.706174 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.api_utils [None req-b57adaed-98d1-464a-b04f-390e5c075984 demo demo] Removing options '' from query. {{(pid=114026) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:30:45.716864 np0000165409 devstack@c-api.service[114026]: DEBUG oslo_db.sqlalchemy.engines [None req-b57adaed-98d1-464a-b04f-390e5c075984 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=114026) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 13 02:30:45.737243 np0000165409 devstack@c-api.service[114026]: INFO cinder.api.openstack.wsgi [None req-b57adaed-98d1-464a-b04f-390e5c075984 demo demo] https://199.204.45.216/volume/v3/types?is_public=None returned with HTTP 200 Apr 13 02:30:45.737797 np0000165409 devstack@c-api.service[114026]: [pid: 114026|app: 0|req: 1/5] 199.204.45.216 () {64 vars in 1263 bytes} [Mon Apr 13 02:30:45 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 13 02:30:45.749951 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.middleware.request_id [req-b57adaed-98d1-464a-b04f-390e5c075984 req-94891245-528b-4e4c-bf59-78a36606bf6b None None] RequestId filter calling following filter/app {{(pid=114027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:30:45.755471 np0000165409 devstack@c-api.service[114027]: INFO cinder.api.openstack.wsgi [req-b57adaed-98d1-464a-b04f-390e5c075984 req-94891245-528b-4e4c-bf59-78a36606bf6b demo demo] GET https://199.204.45.216/volume/v3/types/default Apr 13 02:30:45.755849 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.openstack.wsgi [req-b57adaed-98d1-464a-b04f-390e5c075984 req-94891245-528b-4e4c-bf59-78a36606bf6b demo demo] Empty body provided in request {{(pid=114027) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:30:45.756352 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.openstack.wsgi [req-b57adaed-98d1-464a-b04f-390e5c075984 req-94891245-528b-4e4c-bf59-78a36606bf6b demo demo] Calling method 'show' {{(pid=114027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:30:45.771294 np0000165409 devstack@c-api.service[114027]: INFO cinder.api.openstack.wsgi [req-b57adaed-98d1-464a-b04f-390e5c075984 req-94891245-528b-4e4c-bf59-78a36606bf6b demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 Apr 13 02:30:45.771731 np0000165409 devstack@c-api.service[114027]: [pid: 114027|app: 0|req: 2/6] 199.204.45.216 () {66 vars in 1329 bytes} [Mon Apr 13 02:30:45 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 13 02:30:46.147452 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.middleware.request_id [None req-ef04df3c-53b8-4c77-9459-02b448aa11ee None None] RequestId filter calling following filter/app {{(pid=114028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:30:46.150260 np0000165409 devstack@c-api.service[114028]: INFO cinder.api.openstack.wsgi [None req-ef04df3c-53b8-4c77-9459-02b448aa11ee demo demo] GET https://199.204.45.216/volume/v3/types/default Apr 13 02:30:46.150487 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.openstack.wsgi [None req-ef04df3c-53b8-4c77-9459-02b448aa11ee demo demo] Empty body provided in request {{(pid=114028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:30:46.150604 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.openstack.wsgi [None req-ef04df3c-53b8-4c77-9459-02b448aa11ee demo demo] Calling method 'show' {{(pid=114028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:30:46.165661 np0000165409 devstack@c-api.service[114028]: INFO cinder.api.openstack.wsgi [None req-ef04df3c-53b8-4c77-9459-02b448aa11ee demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 Apr 13 02:30:46.165988 np0000165409 devstack@c-api.service[114028]: [pid: 114028|app: 0|req: 3/7] 199.204.45.216 () {64 vars in 1258 bytes} [Mon Apr 13 02:30:46 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 13 02:30:46.597620 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.middleware.request_id [None req-9b46c67a-8f3b-47bd-b105-82b0083fa137 None None] RequestId filter calling following filter/app {{(pid=114029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:30:46.921512 np0000165409 devstack@c-api.service[114029]: INFO cinder.api.openstack.wsgi [None req-9b46c67a-8f3b-47bd-b105-82b0083fa137 demo demo] GET https://199.204.45.216/volume/v3/types/default Apr 13 02:30:46.921812 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.openstack.wsgi [None req-9b46c67a-8f3b-47bd-b105-82b0083fa137 demo demo] Empty body provided in request {{(pid=114029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:30:46.922036 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.openstack.wsgi [None req-9b46c67a-8f3b-47bd-b105-82b0083fa137 demo demo] Calling method 'show' {{(pid=114029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:30:46.933280 np0000165409 devstack@c-api.service[114029]: DEBUG oslo_db.sqlalchemy.engines [None req-9b46c67a-8f3b-47bd-b105-82b0083fa137 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=114029) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 13 02:30:46.950733 np0000165409 devstack@c-api.service[114029]: /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 13 02:30:46.950733 np0000165409 devstack@c-api.service[114029]: warnings.warn( Apr 13 02:30:46.953220 np0000165409 devstack@c-api.service[114029]: INFO cinder.api.openstack.wsgi [None req-9b46c67a-8f3b-47bd-b105-82b0083fa137 demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 Apr 13 02:30:46.953599 np0000165409 devstack@c-api.service[114029]: [pid: 114029|app: 0|req: 2/8] 199.204.45.216 () {64 vars in 1258 bytes} [Mon Apr 13 02:30:46 2026] GET /volume/v3/types/default => generated 145 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 13 02:30:46.970228 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.middleware.request_id [None req-8829eeca-3fd7-46a4-b5d8-8591d31d4145 None None] RequestId filter calling following filter/app {{(pid=114026) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:30:46.973719 np0000165409 devstack@c-api.service[114026]: INFO cinder.api.openstack.wsgi [None req-8829eeca-3fd7-46a4-b5d8-8591d31d4145 demo demo] GET https://199.204.45.216/volume/v3/types/default Apr 13 02:30:46.974129 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.openstack.wsgi [None req-8829eeca-3fd7-46a4-b5d8-8591d31d4145 demo demo] Empty body provided in request {{(pid=114026) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:30:46.974532 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.openstack.wsgi [None req-8829eeca-3fd7-46a4-b5d8-8591d31d4145 demo demo] Calling method 'show' {{(pid=114026) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:30:46.989780 np0000165409 devstack@c-api.service[114026]: INFO cinder.api.openstack.wsgi [None req-8829eeca-3fd7-46a4-b5d8-8591d31d4145 demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 Apr 13 02:30:46.990144 np0000165409 devstack@c-api.service[114026]: [pid: 114026|app: 0|req: 2/9] 199.204.45.216 () {64 vars in 1258 bytes} [Mon Apr 13 02:30:46 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 13 02:30:55.765263 np0000165409 devstack@c-api.service[114027]: DEBUG dbcounter [-] [114027] Writing DB stats cinder:SELECT=2 {{(pid=114027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:30:56.162032 np0000165409 devstack@c-api.service[114028]: DEBUG dbcounter [-] [114028] Writing DB stats cinder:SELECT=2 {{(pid=114028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:30:56.951522 np0000165409 devstack@c-api.service[114029]: DEBUG dbcounter [-] [114029] Writing DB stats cinder:SELECT=2 {{(pid=114029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:30:56.986418 np0000165409 devstack@c-api.service[114026]: DEBUG dbcounter [-] [114026] Writing DB stats cinder:SELECT=3 {{(pid=114026) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:35:28.431663 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.middleware.request_id [None req-7898373d-b1e0-422a-a20b-51ef754a92f9 None None] RequestId filter calling following filter/app {{(pid=114027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:35:28.518706 np0000165409 devstack@c-api.service[114027]: INFO cinder.api.openstack.wsgi [None req-7898373d-b1e0-422a-a20b-51ef754a92f9 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 02:35:28.519034 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.openstack.wsgi [None req-7898373d-b1e0-422a-a20b-51ef754a92f9 demo demo] Empty body provided in request {{(pid=114027) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:35:28.519414 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.openstack.wsgi [None req-7898373d-b1e0-422a-a20b-51ef754a92f9 demo demo] Calling method 'detail' {{(pid=114027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:35:28.520366 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.api_utils [None req-7898373d-b1e0-422a-a20b-51ef754a92f9 demo demo] Removing options '' from query. {{(pid=114027) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:35:28.521528 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.volume.api [None req-7898373d-b1e0-422a-a20b-51ef754a92f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114027) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:35:28.555332 np0000165409 devstack@c-api.service[114027]: INFO cinder.volume.api [None req-7898373d-b1e0-422a-a20b-51ef754a92f9 demo demo] Get all volumes completed successfully. Apr 13 02:35:28.557320 np0000165409 devstack@c-api.service[114027]: INFO cinder.api.openstack.wsgi [None req-7898373d-b1e0-422a-a20b-51ef754a92f9 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:35:28.557690 np0000165409 devstack@c-api.service[114027]: [pid: 114027|app: 0|req: 3/10] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 02:35:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:35:38.547736 np0000165409 devstack@c-api.service[114027]: DEBUG dbcounter [-] [114027] Writing DB stats cinder:SELECT=1 {{(pid=114027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:36:28.573601 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.middleware.request_id [None req-0c8bd042-3b1e-4651-bdbc-87f251685f5d None None] RequestId filter calling following filter/app {{(pid=114028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:36:28.576464 np0000165409 devstack@c-api.service[114028]: INFO cinder.api.openstack.wsgi [None req-0c8bd042-3b1e-4651-bdbc-87f251685f5d demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 02:36:28.576673 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.openstack.wsgi [None req-0c8bd042-3b1e-4651-bdbc-87f251685f5d demo demo] Empty body provided in request {{(pid=114028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:36:28.576846 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.openstack.wsgi [None req-0c8bd042-3b1e-4651-bdbc-87f251685f5d demo demo] Calling method 'detail' {{(pid=114028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:36:28.577350 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.api_utils [None req-0c8bd042-3b1e-4651-bdbc-87f251685f5d demo demo] Removing options '' from query. {{(pid=114028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:36:28.578106 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.volume.api [None req-0c8bd042-3b1e-4651-bdbc-87f251685f5d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114028) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:36:28.609480 np0000165409 devstack@c-api.service[114028]: INFO cinder.volume.api [None req-0c8bd042-3b1e-4651-bdbc-87f251685f5d demo demo] Get all volumes completed successfully. Apr 13 02:36:28.613324 np0000165409 devstack@c-api.service[114028]: INFO cinder.api.openstack.wsgi [None req-0c8bd042-3b1e-4651-bdbc-87f251685f5d demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:36:28.613716 np0000165409 devstack@c-api.service[114028]: [pid: 114028|app: 0|req: 4/11] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 02:36:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:36:38.600531 np0000165409 devstack@c-api.service[114028]: DEBUG dbcounter [-] [114028] Writing DB stats cinder:SELECT=1 {{(pid=114028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:37:28.630512 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.middleware.request_id [None req-1b24fa01-2823-4a78-ab07-070469ddf965 None None] RequestId filter calling following filter/app {{(pid=114029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:37:28.635421 np0000165409 devstack@c-api.service[114029]: INFO cinder.api.openstack.wsgi [None req-1b24fa01-2823-4a78-ab07-070469ddf965 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 02:37:28.635728 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.openstack.wsgi [None req-1b24fa01-2823-4a78-ab07-070469ddf965 demo demo] Empty body provided in request {{(pid=114029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:37:28.636055 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.openstack.wsgi [None req-1b24fa01-2823-4a78-ab07-070469ddf965 demo demo] Calling method 'detail' {{(pid=114029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:37:28.636857 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.api_utils [None req-1b24fa01-2823-4a78-ab07-070469ddf965 demo demo] Removing options '' from query. {{(pid=114029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:37:28.638132 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.volume.api [None req-1b24fa01-2823-4a78-ab07-070469ddf965 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114029) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:37:28.680308 np0000165409 devstack@c-api.service[114029]: INFO cinder.volume.api [None req-1b24fa01-2823-4a78-ab07-070469ddf965 demo demo] Get all volumes completed successfully. Apr 13 02:37:28.683644 np0000165409 devstack@c-api.service[114029]: INFO cinder.api.openstack.wsgi [None req-1b24fa01-2823-4a78-ab07-070469ddf965 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:37:28.684122 np0000165409 devstack@c-api.service[114029]: [pid: 114029|app: 0|req: 3/12] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 02:37:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:37:38.666841 np0000165409 devstack@c-api.service[114029]: DEBUG dbcounter [-] [114029] Writing DB stats cinder:SELECT=1 {{(pid=114029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:38:28.699831 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.middleware.request_id [None req-69d1d7cf-97e0-498a-bacf-c8ac86e79564 None None] RequestId filter calling following filter/app {{(pid=114026) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:38:28.704147 np0000165409 devstack@c-api.service[114026]: INFO cinder.api.openstack.wsgi [None req-69d1d7cf-97e0-498a-bacf-c8ac86e79564 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 02:38:28.704377 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.openstack.wsgi [None req-69d1d7cf-97e0-498a-bacf-c8ac86e79564 demo demo] Empty body provided in request {{(pid=114026) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:38:28.704613 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.openstack.wsgi [None req-69d1d7cf-97e0-498a-bacf-c8ac86e79564 demo demo] Calling method 'detail' {{(pid=114026) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:38:28.705184 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.api_utils [None req-69d1d7cf-97e0-498a-bacf-c8ac86e79564 demo demo] Removing options '' from query. {{(pid=114026) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:38:28.706194 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.volume.api [None req-69d1d7cf-97e0-498a-bacf-c8ac86e79564 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114026) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:38:28.746591 np0000165409 devstack@c-api.service[114026]: INFO cinder.volume.api [None req-69d1d7cf-97e0-498a-bacf-c8ac86e79564 demo demo] Get all volumes completed successfully. Apr 13 02:38:28.750060 np0000165409 devstack@c-api.service[114026]: INFO cinder.api.openstack.wsgi [None req-69d1d7cf-97e0-498a-bacf-c8ac86e79564 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:38:28.750779 np0000165409 devstack@c-api.service[114026]: [pid: 114026|app: 0|req: 3/13] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 02:38: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 13 02:38:38.739248 np0000165409 devstack@c-api.service[114026]: DEBUG dbcounter [-] [114026] Writing DB stats cinder:SELECT=1 {{(pid=114026) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:39:28.772539 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.middleware.request_id [None req-c961a0de-1d2f-4493-b852-4776b3af63cb None None] RequestId filter calling following filter/app {{(pid=114027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:39:28.775481 np0000165409 devstack@c-api.service[114027]: INFO cinder.api.openstack.wsgi [None req-c961a0de-1d2f-4493-b852-4776b3af63cb demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 02:39:28.775760 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.openstack.wsgi [None req-c961a0de-1d2f-4493-b852-4776b3af63cb demo demo] Empty body provided in request {{(pid=114027) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:39:28.776058 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.openstack.wsgi [None req-c961a0de-1d2f-4493-b852-4776b3af63cb demo demo] Calling method 'detail' {{(pid=114027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:39:28.776755 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.api_utils [None req-c961a0de-1d2f-4493-b852-4776b3af63cb demo demo] Removing options '' from query. {{(pid=114027) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:39:28.778148 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.volume.api [None req-c961a0de-1d2f-4493-b852-4776b3af63cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114027) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:39:28.792032 np0000165409 devstack@c-api.service[114027]: INFO cinder.volume.api [None req-c961a0de-1d2f-4493-b852-4776b3af63cb demo demo] Get all volumes completed successfully. Apr 13 02:39:28.795183 np0000165409 devstack@c-api.service[114027]: INFO cinder.api.openstack.wsgi [None req-c961a0de-1d2f-4493-b852-4776b3af63cb demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:39:28.795635 np0000165409 devstack@c-api.service[114027]: [pid: 114027|app: 0|req: 4/14] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 02:39:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:39:38.782422 np0000165409 devstack@c-api.service[114027]: DEBUG dbcounter [-] [114027] Writing DB stats cinder:SELECT=1 {{(pid=114027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:40:28.812815 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.middleware.request_id [None req-a7950ab9-69e9-49d3-a3ac-031985525aae None None] RequestId filter calling following filter/app {{(pid=114028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:40:28.994590 np0000165409 devstack@c-api.service[114028]: INFO cinder.api.openstack.wsgi [None req-a7950ab9-69e9-49d3-a3ac-031985525aae demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 02:40:28.995021 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.openstack.wsgi [None req-a7950ab9-69e9-49d3-a3ac-031985525aae demo demo] Empty body provided in request {{(pid=114028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:40:28.995596 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.openstack.wsgi [None req-a7950ab9-69e9-49d3-a3ac-031985525aae demo demo] Calling method 'detail' {{(pid=114028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:40:28.996264 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.api_utils [None req-a7950ab9-69e9-49d3-a3ac-031985525aae demo demo] Removing options '' from query. {{(pid=114028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:40:28.997657 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.volume.api [None req-a7950ab9-69e9-49d3-a3ac-031985525aae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114028) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:40:29.007393 np0000165409 devstack@c-api.service[114028]: INFO cinder.volume.api [None req-a7950ab9-69e9-49d3-a3ac-031985525aae demo demo] Get all volumes completed successfully. Apr 13 02:40:29.010420 np0000165409 devstack@c-api.service[114028]: INFO cinder.api.openstack.wsgi [None req-a7950ab9-69e9-49d3-a3ac-031985525aae demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:40:29.010914 np0000165409 devstack@c-api.service[114028]: [pid: 114028|app: 0|req: 5/15] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 02:40:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:40:39.001717 np0000165409 devstack@c-api.service[114028]: DEBUG dbcounter [-] [114028] Writing DB stats cinder:SELECT=1 {{(pid=114028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:41:29.030776 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.middleware.request_id [None req-4be84e01-4e43-429a-8145-f8900312a5b8 None None] RequestId filter calling following filter/app {{(pid=114029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:41:29.033616 np0000165409 devstack@c-api.service[114029]: INFO cinder.api.openstack.wsgi [None req-4be84e01-4e43-429a-8145-f8900312a5b8 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 02:41:29.033850 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.openstack.wsgi [None req-4be84e01-4e43-429a-8145-f8900312a5b8 demo demo] Empty body provided in request {{(pid=114029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:41:29.034139 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.openstack.wsgi [None req-4be84e01-4e43-429a-8145-f8900312a5b8 demo demo] Calling method 'detail' {{(pid=114029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:41:29.034460 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.api_utils [None req-4be84e01-4e43-429a-8145-f8900312a5b8 demo demo] Removing options '' from query. {{(pid=114029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:41:29.035425 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.volume.api [None req-4be84e01-4e43-429a-8145-f8900312a5b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114029) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:41:29.043206 np0000165409 devstack@c-api.service[114029]: INFO cinder.volume.api [None req-4be84e01-4e43-429a-8145-f8900312a5b8 demo demo] Get all volumes completed successfully. Apr 13 02:41:29.045158 np0000165409 devstack@c-api.service[114029]: INFO cinder.api.openstack.wsgi [None req-4be84e01-4e43-429a-8145-f8900312a5b8 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:41:29.045492 np0000165409 devstack@c-api.service[114029]: [pid: 114029|app: 0|req: 4/16] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 02:41: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 13 02:41:39.039045 np0000165409 devstack@c-api.service[114029]: DEBUG dbcounter [-] [114029] Writing DB stats cinder:SELECT=1 {{(pid=114029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:42:29.064037 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.middleware.request_id [None req-c0ba3713-c2fe-4db1-8907-4b8bd0a1ac68 None None] RequestId filter calling following filter/app {{(pid=114026) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:42:29.068556 np0000165409 devstack@c-api.service[114026]: INFO cinder.api.openstack.wsgi [None req-c0ba3713-c2fe-4db1-8907-4b8bd0a1ac68 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 02:42:29.068943 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.openstack.wsgi [None req-c0ba3713-c2fe-4db1-8907-4b8bd0a1ac68 demo demo] Empty body provided in request {{(pid=114026) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:42:29.069364 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.openstack.wsgi [None req-c0ba3713-c2fe-4db1-8907-4b8bd0a1ac68 demo demo] Calling method 'detail' {{(pid=114026) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:42:29.069833 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.api_utils [None req-c0ba3713-c2fe-4db1-8907-4b8bd0a1ac68 demo demo] Removing options '' from query. {{(pid=114026) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:42:29.071385 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.volume.api [None req-c0ba3713-c2fe-4db1-8907-4b8bd0a1ac68 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114026) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:42:29.080364 np0000165409 devstack@c-api.service[114026]: INFO cinder.volume.api [None req-c0ba3713-c2fe-4db1-8907-4b8bd0a1ac68 demo demo] Get all volumes completed successfully. Apr 13 02:42:29.083188 np0000165409 devstack@c-api.service[114026]: INFO cinder.api.openstack.wsgi [None req-c0ba3713-c2fe-4db1-8907-4b8bd0a1ac68 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:42:29.083719 np0000165409 devstack@c-api.service[114026]: [pid: 114026|app: 0|req: 4/17] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 02:42: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 13 02:42:39.074913 np0000165409 devstack@c-api.service[114026]: DEBUG dbcounter [-] [114026] Writing DB stats cinder:SELECT=1 {{(pid=114026) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:43:29.104800 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.middleware.request_id [None req-a59bf638-0dbc-4b07-b5b1-aaeadae07520 None None] RequestId filter calling following filter/app {{(pid=114027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:43:29.108593 np0000165409 devstack@c-api.service[114027]: INFO cinder.api.openstack.wsgi [None req-a59bf638-0dbc-4b07-b5b1-aaeadae07520 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 02:43:29.108830 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.openstack.wsgi [None req-a59bf638-0dbc-4b07-b5b1-aaeadae07520 demo demo] Empty body provided in request {{(pid=114027) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:43:29.109141 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.openstack.wsgi [None req-a59bf638-0dbc-4b07-b5b1-aaeadae07520 demo demo] Calling method 'detail' {{(pid=114027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:43:29.109467 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.api_utils [None req-a59bf638-0dbc-4b07-b5b1-aaeadae07520 demo demo] Removing options '' from query. {{(pid=114027) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:43:29.112462 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.volume.api [None req-a59bf638-0dbc-4b07-b5b1-aaeadae07520 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114027) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:43:29.124156 np0000165409 devstack@c-api.service[114027]: INFO cinder.volume.api [None req-a59bf638-0dbc-4b07-b5b1-aaeadae07520 demo demo] Get all volumes completed successfully. Apr 13 02:43:29.127917 np0000165409 devstack@c-api.service[114027]: INFO cinder.api.openstack.wsgi [None req-a59bf638-0dbc-4b07-b5b1-aaeadae07520 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:43:29.128587 np0000165409 devstack@c-api.service[114027]: [pid: 114027|app: 0|req: 5/18] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 02:43:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:43:39.117270 np0000165409 devstack@c-api.service[114027]: DEBUG dbcounter [-] [114027] Writing DB stats cinder:SELECT=1 {{(pid=114027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:44:29.149111 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.middleware.request_id [None req-66d7380b-d8ad-4324-862a-e2161f4b23e1 None None] RequestId filter calling following filter/app {{(pid=114028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:44:29.151453 np0000165409 devstack@c-api.service[114028]: INFO cinder.api.openstack.wsgi [None req-66d7380b-d8ad-4324-862a-e2161f4b23e1 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 02:44:29.151628 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.openstack.wsgi [None req-66d7380b-d8ad-4324-862a-e2161f4b23e1 demo demo] Empty body provided in request {{(pid=114028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:44:29.151816 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.openstack.wsgi [None req-66d7380b-d8ad-4324-862a-e2161f4b23e1 demo demo] Calling method 'detail' {{(pid=114028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:44:29.152075 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.api_utils [None req-66d7380b-d8ad-4324-862a-e2161f4b23e1 demo demo] Removing options '' from query. {{(pid=114028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:44:29.152793 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.volume.api [None req-66d7380b-d8ad-4324-862a-e2161f4b23e1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114028) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:44:29.160885 np0000165409 devstack@c-api.service[114028]: INFO cinder.volume.api [None req-66d7380b-d8ad-4324-862a-e2161f4b23e1 demo demo] Get all volumes completed successfully. Apr 13 02:44:29.162701 np0000165409 devstack@c-api.service[114028]: INFO cinder.api.openstack.wsgi [None req-66d7380b-d8ad-4324-862a-e2161f4b23e1 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:44:29.163080 np0000165409 devstack@c-api.service[114028]: [pid: 114028|app: 0|req: 6/19] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 02:44: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 13 02:44:39.155795 np0000165409 devstack@c-api.service[114028]: DEBUG dbcounter [-] [114028] Writing DB stats cinder:SELECT=1 {{(pid=114028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:45:29.242042 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.middleware.request_id [None req-23bb8d84-b630-47c4-a7c9-2b0ca63f4e90 None None] RequestId filter calling following filter/app {{(pid=114029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:45:29.400035 np0000165409 devstack@c-api.service[114029]: INFO cinder.api.openstack.wsgi [None req-23bb8d84-b630-47c4-a7c9-2b0ca63f4e90 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 02:45:29.400479 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.openstack.wsgi [None req-23bb8d84-b630-47c4-a7c9-2b0ca63f4e90 demo demo] Empty body provided in request {{(pid=114029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:45:29.400898 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.openstack.wsgi [None req-23bb8d84-b630-47c4-a7c9-2b0ca63f4e90 demo demo] Calling method 'detail' {{(pid=114029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:45:29.401550 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.api_utils [None req-23bb8d84-b630-47c4-a7c9-2b0ca63f4e90 demo demo] Removing options '' from query. {{(pid=114029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:45:29.403421 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.volume.api [None req-23bb8d84-b630-47c4-a7c9-2b0ca63f4e90 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114029) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:45:29.414044 np0000165409 devstack@c-api.service[114029]: INFO cinder.volume.api [None req-23bb8d84-b630-47c4-a7c9-2b0ca63f4e90 demo demo] Get all volumes completed successfully. Apr 13 02:45:29.416558 np0000165409 devstack@c-api.service[114029]: INFO cinder.api.openstack.wsgi [None req-23bb8d84-b630-47c4-a7c9-2b0ca63f4e90 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:45:29.417034 np0000165409 devstack@c-api.service[114029]: [pid: 114029|app: 0|req: 5/20] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 02:45:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:45:39.409877 np0000165409 devstack@c-api.service[114029]: DEBUG dbcounter [-] [114029] Writing DB stats cinder:SELECT=1 {{(pid=114029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:46:29.434653 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.middleware.request_id [None req-c6cab19d-d9a5-4947-8f6c-589e713b197d None None] RequestId filter calling following filter/app {{(pid=114026) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:46:29.440786 np0000165409 devstack@c-api.service[114026]: INFO cinder.api.openstack.wsgi [None req-c6cab19d-d9a5-4947-8f6c-589e713b197d demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 02:46:29.441294 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.openstack.wsgi [None req-c6cab19d-d9a5-4947-8f6c-589e713b197d demo demo] Empty body provided in request {{(pid=114026) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:46:29.441790 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.openstack.wsgi [None req-c6cab19d-d9a5-4947-8f6c-589e713b197d demo demo] Calling method 'detail' {{(pid=114026) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:46:29.442126 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.api_utils [None req-c6cab19d-d9a5-4947-8f6c-589e713b197d demo demo] Removing options '' from query. {{(pid=114026) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:46:29.442901 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.volume.api [None req-c6cab19d-d9a5-4947-8f6c-589e713b197d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114026) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:46:29.453841 np0000165409 devstack@c-api.service[114026]: INFO cinder.volume.api [None req-c6cab19d-d9a5-4947-8f6c-589e713b197d demo demo] Get all volumes completed successfully. Apr 13 02:46:29.455689 np0000165409 devstack@c-api.service[114026]: INFO cinder.api.openstack.wsgi [None req-c6cab19d-d9a5-4947-8f6c-589e713b197d demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:46:29.456220 np0000165409 devstack@c-api.service[114026]: [pid: 114026|app: 0|req: 5/21] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 02:46:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:46:39.446524 np0000165409 devstack@c-api.service[114026]: DEBUG dbcounter [-] [114026] Writing DB stats cinder:SELECT=1 {{(pid=114026) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:47:29.476911 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.middleware.request_id [None req-cbaac38f-3b0d-475b-9cca-aac4c7196423 None None] RequestId filter calling following filter/app {{(pid=114027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:47:29.480141 np0000165409 devstack@c-api.service[114027]: INFO cinder.api.openstack.wsgi [None req-cbaac38f-3b0d-475b-9cca-aac4c7196423 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 02:47:29.480400 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.openstack.wsgi [None req-cbaac38f-3b0d-475b-9cca-aac4c7196423 demo demo] Empty body provided in request {{(pid=114027) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:47:29.480482 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.openstack.wsgi [None req-cbaac38f-3b0d-475b-9cca-aac4c7196423 demo demo] Calling method 'detail' {{(pid=114027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:47:29.480918 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.api_utils [None req-cbaac38f-3b0d-475b-9cca-aac4c7196423 demo demo] Removing options '' from query. {{(pid=114027) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:47:29.481786 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.volume.api [None req-cbaac38f-3b0d-475b-9cca-aac4c7196423 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114027) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:47:29.498023 np0000165409 devstack@c-api.service[114027]: INFO cinder.volume.api [None req-cbaac38f-3b0d-475b-9cca-aac4c7196423 demo demo] Get all volumes completed successfully. Apr 13 02:47:29.500390 np0000165409 devstack@c-api.service[114027]: INFO cinder.api.openstack.wsgi [None req-cbaac38f-3b0d-475b-9cca-aac4c7196423 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:47:29.501153 np0000165409 devstack@c-api.service[114027]: [pid: 114027|app: 0|req: 6/22] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 02:47:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:47:39.486393 np0000165409 devstack@c-api.service[114027]: DEBUG dbcounter [-] [114027] Writing DB stats cinder:SELECT=1 {{(pid=114027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:48:29.521835 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.middleware.request_id [None req-e2cde5f8-ebd7-4a75-bdb8-5b7cc4d7a0e2 None None] RequestId filter calling following filter/app {{(pid=114028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:48:29.526111 np0000165409 devstack@c-api.service[114028]: INFO cinder.api.openstack.wsgi [None req-e2cde5f8-ebd7-4a75-bdb8-5b7cc4d7a0e2 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 02:48:29.526443 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.openstack.wsgi [None req-e2cde5f8-ebd7-4a75-bdb8-5b7cc4d7a0e2 demo demo] Empty body provided in request {{(pid=114028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:48:29.526771 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.openstack.wsgi [None req-e2cde5f8-ebd7-4a75-bdb8-5b7cc4d7a0e2 demo demo] Calling method 'detail' {{(pid=114028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:48:29.527215 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.api_utils [None req-e2cde5f8-ebd7-4a75-bdb8-5b7cc4d7a0e2 demo demo] Removing options '' from query. {{(pid=114028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:48:29.528322 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.volume.api [None req-e2cde5f8-ebd7-4a75-bdb8-5b7cc4d7a0e2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114028) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:48:29.537450 np0000165409 devstack@c-api.service[114028]: INFO cinder.volume.api [None req-e2cde5f8-ebd7-4a75-bdb8-5b7cc4d7a0e2 demo demo] Get all volumes completed successfully. Apr 13 02:48:29.539356 np0000165409 devstack@c-api.service[114028]: INFO cinder.api.openstack.wsgi [None req-e2cde5f8-ebd7-4a75-bdb8-5b7cc4d7a0e2 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:48:29.539745 np0000165409 devstack@c-api.service[114028]: [pid: 114028|app: 0|req: 7/23] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 02:48:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:48:39.532353 np0000165409 devstack@c-api.service[114028]: DEBUG dbcounter [-] [114028] Writing DB stats cinder:SELECT=1 {{(pid=114028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:49:29.562746 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.middleware.request_id [None req-16ac20b4-d77f-4179-9883-4e7ca6c4c7f0 None None] RequestId filter calling following filter/app {{(pid=114029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:49:29.567505 np0000165409 devstack@c-api.service[114029]: INFO cinder.api.openstack.wsgi [None req-16ac20b4-d77f-4179-9883-4e7ca6c4c7f0 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 02:49:29.567791 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.openstack.wsgi [None req-16ac20b4-d77f-4179-9883-4e7ca6c4c7f0 demo demo] Empty body provided in request {{(pid=114029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:49:29.568112 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.openstack.wsgi [None req-16ac20b4-d77f-4179-9883-4e7ca6c4c7f0 demo demo] Calling method 'detail' {{(pid=114029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:49:29.568458 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.api_utils [None req-16ac20b4-d77f-4179-9883-4e7ca6c4c7f0 demo demo] Removing options '' from query. {{(pid=114029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:49:29.569382 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.volume.api [None req-16ac20b4-d77f-4179-9883-4e7ca6c4c7f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114029) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:49:29.578557 np0000165409 devstack@c-api.service[114029]: INFO cinder.volume.api [None req-16ac20b4-d77f-4179-9883-4e7ca6c4c7f0 demo demo] Get all volumes completed successfully. Apr 13 02:49:29.581084 np0000165409 devstack@c-api.service[114029]: INFO cinder.api.openstack.wsgi [None req-16ac20b4-d77f-4179-9883-4e7ca6c4c7f0 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:49:29.581515 np0000165409 devstack@c-api.service[114029]: [pid: 114029|app: 0|req: 6/24] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 02:49: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 13 02:49:39.572743 np0000165409 devstack@c-api.service[114029]: DEBUG dbcounter [-] [114029] Writing DB stats cinder:SELECT=1 {{(pid=114029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:50:29.599049 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.middleware.request_id [None req-ca13e614-ea19-4559-ae3a-4a9a7c23d445 None None] RequestId filter calling following filter/app {{(pid=114026) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:50:29.748924 np0000165409 devstack@c-api.service[114026]: INFO cinder.api.openstack.wsgi [None req-ca13e614-ea19-4559-ae3a-4a9a7c23d445 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 02:50:29.749311 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.openstack.wsgi [None req-ca13e614-ea19-4559-ae3a-4a9a7c23d445 demo demo] Empty body provided in request {{(pid=114026) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:50:29.749699 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.openstack.wsgi [None req-ca13e614-ea19-4559-ae3a-4a9a7c23d445 demo demo] Calling method 'detail' {{(pid=114026) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:50:29.750247 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.api_utils [None req-ca13e614-ea19-4559-ae3a-4a9a7c23d445 demo demo] Removing options '' from query. {{(pid=114026) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:50:29.751747 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.volume.api [None req-ca13e614-ea19-4559-ae3a-4a9a7c23d445 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114026) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:50:29.760798 np0000165409 devstack@c-api.service[114026]: INFO cinder.volume.api [None req-ca13e614-ea19-4559-ae3a-4a9a7c23d445 demo demo] Get all volumes completed successfully. Apr 13 02:50:29.762744 np0000165409 devstack@c-api.service[114026]: INFO cinder.api.openstack.wsgi [None req-ca13e614-ea19-4559-ae3a-4a9a7c23d445 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:50:29.763180 np0000165409 devstack@c-api.service[114026]: [pid: 114026|app: 0|req: 6/25] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 02:50:29 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 13 02:50:39.756309 np0000165409 devstack@c-api.service[114026]: DEBUG dbcounter [-] [114026] Writing DB stats cinder:SELECT=1 {{(pid=114026) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:51:29.784227 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.middleware.request_id [None req-1c569cc4-23c7-41e2-a7f3-f33fdea5b61d None None] RequestId filter calling following filter/app {{(pid=114027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:51:29.789316 np0000165409 devstack@c-api.service[114027]: INFO cinder.api.openstack.wsgi [None req-1c569cc4-23c7-41e2-a7f3-f33fdea5b61d demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 02:51:29.789727 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.openstack.wsgi [None req-1c569cc4-23c7-41e2-a7f3-f33fdea5b61d demo demo] Empty body provided in request {{(pid=114027) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:51:29.790149 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.openstack.wsgi [None req-1c569cc4-23c7-41e2-a7f3-f33fdea5b61d demo demo] Calling method 'detail' {{(pid=114027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:51:29.790657 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.api_utils [None req-1c569cc4-23c7-41e2-a7f3-f33fdea5b61d demo demo] Removing options '' from query. {{(pid=114027) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:51:29.792461 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.volume.api [None req-1c569cc4-23c7-41e2-a7f3-f33fdea5b61d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114027) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:51:29.800436 np0000165409 devstack@c-api.service[114027]: INFO cinder.volume.api [None req-1c569cc4-23c7-41e2-a7f3-f33fdea5b61d demo demo] Get all volumes completed successfully. Apr 13 02:51:29.802400 np0000165409 devstack@c-api.service[114027]: INFO cinder.api.openstack.wsgi [None req-1c569cc4-23c7-41e2-a7f3-f33fdea5b61d demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:51:29.802817 np0000165409 devstack@c-api.service[114027]: [pid: 114027|app: 0|req: 7/26] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 02:51:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:51:39.795864 np0000165409 devstack@c-api.service[114027]: DEBUG dbcounter [-] [114027] Writing DB stats cinder:SELECT=1 {{(pid=114027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:52:29.857444 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.middleware.request_id [None req-24b4ff48-0b37-4149-9a44-37b1b2a5160f None None] RequestId filter calling following filter/app {{(pid=114028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:52:29.862547 np0000165409 devstack@c-api.service[114028]: INFO cinder.api.openstack.wsgi [None req-24b4ff48-0b37-4149-9a44-37b1b2a5160f demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 02:52:29.862910 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.openstack.wsgi [None req-24b4ff48-0b37-4149-9a44-37b1b2a5160f demo demo] Empty body provided in request {{(pid=114028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:52:29.863344 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.openstack.wsgi [None req-24b4ff48-0b37-4149-9a44-37b1b2a5160f demo demo] Calling method 'detail' {{(pid=114028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:52:29.863791 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.api_utils [None req-24b4ff48-0b37-4149-9a44-37b1b2a5160f demo demo] Removing options '' from query. {{(pid=114028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:52:29.865287 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.volume.api [None req-24b4ff48-0b37-4149-9a44-37b1b2a5160f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114028) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:52:29.877488 np0000165409 devstack@c-api.service[114028]: INFO cinder.volume.api [None req-24b4ff48-0b37-4149-9a44-37b1b2a5160f demo demo] Get all volumes completed successfully. Apr 13 02:52:29.881306 np0000165409 devstack@c-api.service[114028]: INFO cinder.api.openstack.wsgi [None req-24b4ff48-0b37-4149-9a44-37b1b2a5160f demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:52:29.881917 np0000165409 devstack@c-api.service[114028]: [pid: 114028|app: 0|req: 8/27] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 02:52:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:52:39.868631 np0000165409 devstack@c-api.service[114028]: DEBUG dbcounter [-] [114028] Writing DB stats cinder:SELECT=1 {{(pid=114028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:53:29.901409 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.middleware.request_id [None req-8001ff08-4dd5-4fb6-86a2-64bf4dc99d51 None None] RequestId filter calling following filter/app {{(pid=114029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:53:29.905703 np0000165409 devstack@c-api.service[114029]: INFO cinder.api.openstack.wsgi [None req-8001ff08-4dd5-4fb6-86a2-64bf4dc99d51 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 02:53:29.906109 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.openstack.wsgi [None req-8001ff08-4dd5-4fb6-86a2-64bf4dc99d51 demo demo] Empty body provided in request {{(pid=114029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:53:29.906584 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.openstack.wsgi [None req-8001ff08-4dd5-4fb6-86a2-64bf4dc99d51 demo demo] Calling method 'detail' {{(pid=114029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:53:29.907069 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.api_utils [None req-8001ff08-4dd5-4fb6-86a2-64bf4dc99d51 demo demo] Removing options '' from query. {{(pid=114029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:53:29.908476 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.volume.api [None req-8001ff08-4dd5-4fb6-86a2-64bf4dc99d51 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114029) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:53:29.919485 np0000165409 devstack@c-api.service[114029]: INFO cinder.volume.api [None req-8001ff08-4dd5-4fb6-86a2-64bf4dc99d51 demo demo] Get all volumes completed successfully. Apr 13 02:53:29.922516 np0000165409 devstack@c-api.service[114029]: INFO cinder.api.openstack.wsgi [None req-8001ff08-4dd5-4fb6-86a2-64bf4dc99d51 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:53:29.923018 np0000165409 devstack@c-api.service[114029]: [pid: 114029|app: 0|req: 7/28] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 02:53:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:53:39.911410 np0000165409 devstack@c-api.service[114029]: DEBUG dbcounter [-] [114029] Writing DB stats cinder:SELECT=1 {{(pid=114029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:54:29.940540 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.middleware.request_id [None req-fee7d329-7936-45a9-8e21-61b9e645e232 None None] RequestId filter calling following filter/app {{(pid=114026) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:54:29.943742 np0000165409 devstack@c-api.service[114026]: INFO cinder.api.openstack.wsgi [None req-fee7d329-7936-45a9-8e21-61b9e645e232 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 02:54:29.944055 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.openstack.wsgi [None req-fee7d329-7936-45a9-8e21-61b9e645e232 demo demo] Empty body provided in request {{(pid=114026) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:54:29.944349 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.openstack.wsgi [None req-fee7d329-7936-45a9-8e21-61b9e645e232 demo demo] Calling method 'detail' {{(pid=114026) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:54:29.944703 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.api_utils [None req-fee7d329-7936-45a9-8e21-61b9e645e232 demo demo] Removing options '' from query. {{(pid=114026) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:54:29.945791 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.volume.api [None req-fee7d329-7936-45a9-8e21-61b9e645e232 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114026) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:54:29.955450 np0000165409 devstack@c-api.service[114026]: INFO cinder.volume.api [None req-fee7d329-7936-45a9-8e21-61b9e645e232 demo demo] Get all volumes completed successfully. Apr 13 02:54:29.958243 np0000165409 devstack@c-api.service[114026]: INFO cinder.api.openstack.wsgi [None req-fee7d329-7936-45a9-8e21-61b9e645e232 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:54:29.958732 np0000165409 devstack@c-api.service[114026]: [pid: 114026|app: 0|req: 7/29] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 02:54:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:54:39.949656 np0000165409 devstack@c-api.service[114026]: DEBUG dbcounter [-] [114026] Writing DB stats cinder:SELECT=1 {{(pid=114026) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:55:29.977971 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.middleware.request_id [None req-bbfb9ba3-1261-4dd5-bc0d-ad9c693aab4b None None] RequestId filter calling following filter/app {{(pid=114027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:55:30.085540 np0000165409 devstack@c-api.service[114027]: INFO cinder.api.openstack.wsgi [None req-bbfb9ba3-1261-4dd5-bc0d-ad9c693aab4b demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 02:55:30.086227 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.openstack.wsgi [None req-bbfb9ba3-1261-4dd5-bc0d-ad9c693aab4b demo demo] Empty body provided in request {{(pid=114027) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:55:30.086594 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.openstack.wsgi [None req-bbfb9ba3-1261-4dd5-bc0d-ad9c693aab4b demo demo] Calling method 'detail' {{(pid=114027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:55:30.087121 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.api_utils [None req-bbfb9ba3-1261-4dd5-bc0d-ad9c693aab4b demo demo] Removing options '' from query. {{(pid=114027) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:55:30.088815 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.volume.api [None req-bbfb9ba3-1261-4dd5-bc0d-ad9c693aab4b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114027) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:55:30.105690 np0000165409 devstack@c-api.service[114027]: INFO cinder.volume.api [None req-bbfb9ba3-1261-4dd5-bc0d-ad9c693aab4b demo demo] Get all volumes completed successfully. Apr 13 02:55:30.108233 np0000165409 devstack@c-api.service[114027]: INFO cinder.api.openstack.wsgi [None req-bbfb9ba3-1261-4dd5-bc0d-ad9c693aab4b demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:55:30.108624 np0000165409 devstack@c-api.service[114027]: [pid: 114027|app: 0|req: 8/30] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 02:55:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:55:40.093816 np0000165409 devstack@c-api.service[114027]: DEBUG dbcounter [-] [114027] Writing DB stats cinder:SELECT=1 {{(pid=114027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:56:30.128222 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.middleware.request_id [None req-79708045-2de4-4318-8497-2973e244ec38 None None] RequestId filter calling following filter/app {{(pid=114028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:56:30.130724 np0000165409 devstack@c-api.service[114028]: INFO cinder.api.openstack.wsgi [None req-79708045-2de4-4318-8497-2973e244ec38 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 02:56:30.130929 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.openstack.wsgi [None req-79708045-2de4-4318-8497-2973e244ec38 demo demo] Empty body provided in request {{(pid=114028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:56:30.131186 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.openstack.wsgi [None req-79708045-2de4-4318-8497-2973e244ec38 demo demo] Calling method 'detail' {{(pid=114028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:56:30.131421 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.api_utils [None req-79708045-2de4-4318-8497-2973e244ec38 demo demo] Removing options '' from query. {{(pid=114028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:56:30.132193 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.volume.api [None req-79708045-2de4-4318-8497-2973e244ec38 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114028) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:56:30.143729 np0000165409 devstack@c-api.service[114028]: INFO cinder.volume.api [None req-79708045-2de4-4318-8497-2973e244ec38 demo demo] Get all volumes completed successfully. Apr 13 02:56:30.146464 np0000165409 devstack@c-api.service[114028]: INFO cinder.api.openstack.wsgi [None req-79708045-2de4-4318-8497-2973e244ec38 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:56:30.147087 np0000165409 devstack@c-api.service[114028]: [pid: 114028|app: 0|req: 9/31] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 02:56:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:56:40.135571 np0000165409 devstack@c-api.service[114028]: DEBUG dbcounter [-] [114028] Writing DB stats cinder:SELECT=1 {{(pid=114028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:57:30.164336 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.middleware.request_id [None req-9f61bc7e-5343-47a1-97be-a5f84bad8d26 None None] RequestId filter calling following filter/app {{(pid=114029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:57:30.168159 np0000165409 devstack@c-api.service[114029]: INFO cinder.api.openstack.wsgi [None req-9f61bc7e-5343-47a1-97be-a5f84bad8d26 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 02:57:30.168421 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.openstack.wsgi [None req-9f61bc7e-5343-47a1-97be-a5f84bad8d26 demo demo] Empty body provided in request {{(pid=114029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:57:30.168691 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.openstack.wsgi [None req-9f61bc7e-5343-47a1-97be-a5f84bad8d26 demo demo] Calling method 'detail' {{(pid=114029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:57:30.169070 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.api_utils [None req-9f61bc7e-5343-47a1-97be-a5f84bad8d26 demo demo] Removing options '' from query. {{(pid=114029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:57:30.170541 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.volume.api [None req-9f61bc7e-5343-47a1-97be-a5f84bad8d26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114029) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:57:30.181237 np0000165409 devstack@c-api.service[114029]: INFO cinder.volume.api [None req-9f61bc7e-5343-47a1-97be-a5f84bad8d26 demo demo] Get all volumes completed successfully. Apr 13 02:57:30.184338 np0000165409 devstack@c-api.service[114029]: INFO cinder.api.openstack.wsgi [None req-9f61bc7e-5343-47a1-97be-a5f84bad8d26 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:57:30.184833 np0000165409 devstack@c-api.service[114029]: [pid: 114029|app: 0|req: 8/32] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 02:57:30 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 13 02:57:40.173804 np0000165409 devstack@c-api.service[114029]: DEBUG dbcounter [-] [114029] Writing DB stats cinder:SELECT=1 {{(pid=114029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:58:30.207782 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.middleware.request_id [None req-db88627d-0bd4-4403-886d-e015ba235f78 None None] RequestId filter calling following filter/app {{(pid=114026) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:58:30.212892 np0000165409 devstack@c-api.service[114026]: INFO cinder.api.openstack.wsgi [None req-db88627d-0bd4-4403-886d-e015ba235f78 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 02:58:30.213354 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.openstack.wsgi [None req-db88627d-0bd4-4403-886d-e015ba235f78 demo demo] Empty body provided in request {{(pid=114026) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:58:30.213937 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.openstack.wsgi [None req-db88627d-0bd4-4403-886d-e015ba235f78 demo demo] Calling method 'detail' {{(pid=114026) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:58:30.214487 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.api_utils [None req-db88627d-0bd4-4403-886d-e015ba235f78 demo demo] Removing options '' from query. {{(pid=114026) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:58:30.215223 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.volume.api [None req-db88627d-0bd4-4403-886d-e015ba235f78 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114026) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:58:30.225254 np0000165409 devstack@c-api.service[114026]: INFO cinder.volume.api [None req-db88627d-0bd4-4403-886d-e015ba235f78 demo demo] Get all volumes completed successfully. Apr 13 02:58:30.229146 np0000165409 devstack@c-api.service[114026]: INFO cinder.api.openstack.wsgi [None req-db88627d-0bd4-4403-886d-e015ba235f78 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:58:30.229845 np0000165409 devstack@c-api.service[114026]: [pid: 114026|app: 0|req: 8/33] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 02:58:30 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 13 02:58:40.217966 np0000165409 devstack@c-api.service[114026]: DEBUG dbcounter [-] [114026] Writing DB stats cinder:SELECT=1 {{(pid=114026) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:59:30.248974 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.middleware.request_id [None req-d9983759-d309-42ef-9a79-af12563d1119 None None] RequestId filter calling following filter/app {{(pid=114027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:59:30.251352 np0000165409 devstack@c-api.service[114027]: INFO cinder.api.openstack.wsgi [None req-d9983759-d309-42ef-9a79-af12563d1119 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 02:59:30.251538 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.openstack.wsgi [None req-d9983759-d309-42ef-9a79-af12563d1119 demo demo] Empty body provided in request {{(pid=114027) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:59:30.251769 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.openstack.wsgi [None req-d9983759-d309-42ef-9a79-af12563d1119 demo demo] Calling method 'detail' {{(pid=114027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:59:30.252018 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.api_utils [None req-d9983759-d309-42ef-9a79-af12563d1119 demo demo] Removing options '' from query. {{(pid=114027) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:59:30.252787 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.volume.api [None req-d9983759-d309-42ef-9a79-af12563d1119 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114027) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:59:30.259316 np0000165409 devstack@c-api.service[114027]: INFO cinder.volume.api [None req-d9983759-d309-42ef-9a79-af12563d1119 demo demo] Get all volumes completed successfully. Apr 13 02:59:30.261262 np0000165409 devstack@c-api.service[114027]: INFO cinder.api.openstack.wsgi [None req-d9983759-d309-42ef-9a79-af12563d1119 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:59:30.261635 np0000165409 devstack@c-api.service[114027]: [pid: 114027|app: 0|req: 9/34] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 02:59:30 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 13 02:59:40.255587 np0000165409 devstack@c-api.service[114027]: DEBUG dbcounter [-] [114027] Writing DB stats cinder:SELECT=1 {{(pid=114027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 03:00:30.280514 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.middleware.request_id [None req-10ed9b2a-0029-45f1-b386-6dd76333df45 None None] RequestId filter calling following filter/app {{(pid=114028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 03:00:30.326524 np0000165409 devstack@c-api.service[114028]: INFO cinder.api.openstack.wsgi [None req-10ed9b2a-0029-45f1-b386-6dd76333df45 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 03:00:30.326787 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.openstack.wsgi [None req-10ed9b2a-0029-45f1-b386-6dd76333df45 demo demo] Empty body provided in request {{(pid=114028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 03:00:30.327043 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.openstack.wsgi [None req-10ed9b2a-0029-45f1-b386-6dd76333df45 demo demo] Calling method 'detail' {{(pid=114028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 03:00:30.327384 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.api.api_utils [None req-10ed9b2a-0029-45f1-b386-6dd76333df45 demo demo] Removing options '' from query. {{(pid=114028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 03:00:30.328415 np0000165409 devstack@c-api.service[114028]: DEBUG cinder.volume.api [None req-10ed9b2a-0029-45f1-b386-6dd76333df45 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114028) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 03:00:30.337343 np0000165409 devstack@c-api.service[114028]: INFO cinder.volume.api [None req-10ed9b2a-0029-45f1-b386-6dd76333df45 demo demo] Get all volumes completed successfully. Apr 13 03:00:30.340121 np0000165409 devstack@c-api.service[114028]: INFO cinder.api.openstack.wsgi [None req-10ed9b2a-0029-45f1-b386-6dd76333df45 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 03:00:30.340806 np0000165409 devstack@c-api.service[114028]: [pid: 114028|app: 0|req: 10/35] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 03:00:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 03:00:40.331760 np0000165409 devstack@c-api.service[114028]: DEBUG dbcounter [-] [114028] Writing DB stats cinder:SELECT=1 {{(pid=114028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 03:01:30.357179 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.middleware.request_id [None req-08d82081-85c4-428f-8980-58628203dea2 None None] RequestId filter calling following filter/app {{(pid=114029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 03:01:30.361801 np0000165409 devstack@c-api.service[114029]: INFO cinder.api.openstack.wsgi [None req-08d82081-85c4-428f-8980-58628203dea2 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 03:01:30.362274 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.openstack.wsgi [None req-08d82081-85c4-428f-8980-58628203dea2 demo demo] Empty body provided in request {{(pid=114029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 03:01:30.362564 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.openstack.wsgi [None req-08d82081-85c4-428f-8980-58628203dea2 demo demo] Calling method 'detail' {{(pid=114029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 03:01:30.362965 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.api.api_utils [None req-08d82081-85c4-428f-8980-58628203dea2 demo demo] Removing options '' from query. {{(pid=114029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 03:01:30.364553 np0000165409 devstack@c-api.service[114029]: DEBUG cinder.volume.api [None req-08d82081-85c4-428f-8980-58628203dea2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114029) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 03:01:30.372293 np0000165409 devstack@c-api.service[114029]: INFO cinder.volume.api [None req-08d82081-85c4-428f-8980-58628203dea2 demo demo] Get all volumes completed successfully. Apr 13 03:01:30.375297 np0000165409 devstack@c-api.service[114029]: INFO cinder.api.openstack.wsgi [None req-08d82081-85c4-428f-8980-58628203dea2 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 03:01:30.375818 np0000165409 devstack@c-api.service[114029]: [pid: 114029|app: 0|req: 9/36] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 03:01:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 03:01:40.367527 np0000165409 devstack@c-api.service[114029]: DEBUG dbcounter [-] [114029] Writing DB stats cinder:SELECT=1 {{(pid=114029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 03:02:30.404223 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.middleware.request_id [None req-38d31bd9-e91d-4d18-b17b-79cb1d5363ac None None] RequestId filter calling following filter/app {{(pid=114026) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 03:02:30.408734 np0000165409 devstack@c-api.service[114026]: INFO cinder.api.openstack.wsgi [None req-38d31bd9-e91d-4d18-b17b-79cb1d5363ac demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 03:02:30.408734 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.openstack.wsgi [None req-38d31bd9-e91d-4d18-b17b-79cb1d5363ac demo demo] Empty body provided in request {{(pid=114026) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 03:02:30.408734 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.openstack.wsgi [None req-38d31bd9-e91d-4d18-b17b-79cb1d5363ac demo demo] Calling method 'detail' {{(pid=114026) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 03:02:30.408734 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.api.api_utils [None req-38d31bd9-e91d-4d18-b17b-79cb1d5363ac demo demo] Removing options '' from query. {{(pid=114026) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 03:02:30.409196 np0000165409 devstack@c-api.service[114026]: DEBUG cinder.volume.api [None req-38d31bd9-e91d-4d18-b17b-79cb1d5363ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114026) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 03:02:30.418579 np0000165409 devstack@c-api.service[114026]: INFO cinder.volume.api [None req-38d31bd9-e91d-4d18-b17b-79cb1d5363ac demo demo] Get all volumes completed successfully. Apr 13 03:02:30.421720 np0000165409 devstack@c-api.service[114026]: INFO cinder.api.openstack.wsgi [None req-38d31bd9-e91d-4d18-b17b-79cb1d5363ac demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 03:02:30.421720 np0000165409 devstack@c-api.service[114026]: [pid: 114026|app: 0|req: 9/37] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 03:02:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 03:02:40.412568 np0000165409 devstack@c-api.service[114026]: DEBUG dbcounter [-] [114026] Writing DB stats cinder:SELECT=1 {{(pid=114026) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 03:03:30.441674 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.middleware.request_id [None req-df7ab04b-2cda-421d-9030-ea8d1faab825 None None] RequestId filter calling following filter/app {{(pid=114027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 03:03:30.446420 np0000165409 devstack@c-api.service[114027]: INFO cinder.api.openstack.wsgi [None req-df7ab04b-2cda-421d-9030-ea8d1faab825 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 13 03:03:30.446849 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.openstack.wsgi [None req-df7ab04b-2cda-421d-9030-ea8d1faab825 demo demo] Empty body provided in request {{(pid=114027) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 03:03:30.447147 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.openstack.wsgi [None req-df7ab04b-2cda-421d-9030-ea8d1faab825 demo demo] Calling method 'detail' {{(pid=114027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 03:03:30.447471 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.api.api_utils [None req-df7ab04b-2cda-421d-9030-ea8d1faab825 demo demo] Removing options '' from query. {{(pid=114027) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 03:03:30.448518 np0000165409 devstack@c-api.service[114027]: DEBUG cinder.volume.api [None req-df7ab04b-2cda-421d-9030-ea8d1faab825 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114027) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 03:03:30.457218 np0000165409 devstack@c-api.service[114027]: INFO cinder.volume.api [None req-df7ab04b-2cda-421d-9030-ea8d1faab825 demo demo] Get all volumes completed successfully. Apr 13 03:03:30.459137 np0000165409 devstack@c-api.service[114027]: INFO cinder.api.openstack.wsgi [None req-df7ab04b-2cda-421d-9030-ea8d1faab825 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 13 03:03:30.459490 np0000165409 devstack@c-api.service[114027]: [pid: 114027|app: 0|req: 10/38] 199.204.45.216 () {64 vars in 1296 bytes} [Mon Apr 13 03:03:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 03:03:40.452161 np0000165409 devstack@c-api.service[114027]: DEBUG dbcounter [-] [114027] Writing DB stats cinder:SELECT=1 {{(pid=114027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}