Apr 13 02:27:26.318431 np0000165404 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 13 02:27:26.327724 np0000165404 devstack@c-api.service[113581]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 13 02:27:26.331469 np0000165404 devstack@c-api.service[113581]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Apr 13 02:27:26 2026] *** Apr 13 02:27:26.331469 np0000165404 devstack@c-api.service[113581]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 13 02:27:26.331469 np0000165404 devstack@c-api.service[113581]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 13 02:27:26.331469 np0000165404 devstack@c-api.service[113581]: nodename: np0000165404 Apr 13 02:27:26.331469 np0000165404 devstack@c-api.service[113581]: machine: x86_64 Apr 13 02:27:26.331469 np0000165404 devstack@c-api.service[113581]: clock source: unix Apr 13 02:27:26.331469 np0000165404 devstack@c-api.service[113581]: pcre jit disabled Apr 13 02:27:26.331469 np0000165404 devstack@c-api.service[113581]: detected number of CPU cores: 16 Apr 13 02:27:26.331469 np0000165404 devstack@c-api.service[113581]: current working directory: / Apr 13 02:27:26.331469 np0000165404 devstack@c-api.service[113581]: detected binary path: /usr/bin/uwsgi-core Apr 13 02:27:26.331469 np0000165404 devstack@c-api.service[113581]: your processes number limit is 256917 Apr 13 02:27:26.331469 np0000165404 devstack@c-api.service[113581]: your memory page size is 4096 bytes Apr 13 02:27:26.331469 np0000165404 devstack@c-api.service[113581]: detected max file descriptor number: 2048 Apr 13 02:27:26.331469 np0000165404 devstack@c-api.service[113581]: lock engine: pthread robust mutexes Apr 13 02:27:26.332206 np0000165404 devstack@c-api.service[113581]: thunder lock: enabled Apr 13 02:27:26.332206 np0000165404 devstack@c-api.service[113581]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 13 02:27:26.332206 np0000165404 devstack@c-api.service[113581]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 13 02:27:26.332206 np0000165404 devstack@c-api.service[113581]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 13 02:27:26.332206 np0000165404 devstack@c-api.service[113581]: Set PythonHome to /opt/stack/data/venv Apr 13 02:27:26.367129 np0000165404 devstack@c-api.service[113581]: Python main interpreter initialized at 0x7e6cccca3668 Apr 13 02:27:26.367129 np0000165404 devstack@c-api.service[113581]: python threads support enabled Apr 13 02:27:26.367129 np0000165404 devstack@c-api.service[113581]: your server socket listen backlog is limited to 100 connections Apr 13 02:27:26.367129 np0000165404 devstack@c-api.service[113581]: your mercy for graceful operations on workers is 80 seconds Apr 13 02:27:26.367583 np0000165404 devstack@c-api.service[113581]: mapped 671795 bytes (656 KB) for 4 cores Apr 13 02:27:26.367708 np0000165404 devstack@c-api.service[113581]: *** Operational MODE: preforking *** Apr 13 02:27:26.367940 np0000165404 devstack@c-api.service[113581]: *** uWSGI is running in multiple interpreter mode *** Apr 13 02:27:26.367940 np0000165404 devstack@c-api.service[113581]: spawned uWSGI master process (pid: 113581) Apr 13 02:27:26.368075 np0000165404 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 13 02:27:26.368903 np0000165404 devstack@c-api.service[113581]: spawned uWSGI worker 1 (pid: 113592, cores: 1) Apr 13 02:27:26.369628 np0000165404 devstack@c-api.service[113581]: spawned uWSGI worker 2 (pid: 113593, cores: 1) Apr 13 02:27:26.370145 np0000165404 devstack@c-api.service[113581]: spawned uWSGI worker 3 (pid: 113594, cores: 1) Apr 13 02:27:26.371021 np0000165404 devstack@c-api.service[113581]: spawned uWSGI worker 4 (pid: 113595, cores: 1) Apr 13 02:27:26.371021 np0000165404 devstack@c-api.service[113581]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 13 02:27:26.491508 np0000165404 devstack@c-api.service[113594]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 13 02:27:26.491508 np0000165404 devstack@c-api.service[113594]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 13 02:27:26.491508 np0000165404 devstack@c-api.service[113594]: we strongly recommend against using it for new projects. Apr 13 02:27:26.491508 np0000165404 devstack@c-api.service[113594]: If you are already using Eventlet, we recommend migrating to a different Apr 13 02:27:26.491508 np0000165404 devstack@c-api.service[113594]: framework. For more detail see Apr 13 02:27:26.491508 np0000165404 devstack@c-api.service[113594]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 13 02:27:26.491508 np0000165404 devstack@c-api.service[113594]: import eventlet # noqa Apr 13 02:27:26.498212 np0000165404 devstack@c-api.service[113595]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 13 02:27:26.498212 np0000165404 devstack@c-api.service[113595]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 13 02:27:26.498212 np0000165404 devstack@c-api.service[113595]: we strongly recommend against using it for new projects. Apr 13 02:27:26.498212 np0000165404 devstack@c-api.service[113595]: If you are already using Eventlet, we recommend migrating to a different Apr 13 02:27:26.498212 np0000165404 devstack@c-api.service[113595]: framework. For more detail see Apr 13 02:27:26.498212 np0000165404 devstack@c-api.service[113595]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 13 02:27:26.498212 np0000165404 devstack@c-api.service[113595]: import eventlet # noqa Apr 13 02:27:26.499261 np0000165404 devstack@c-api.service[113593]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 13 02:27:26.499261 np0000165404 devstack@c-api.service[113593]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 13 02:27:26.499261 np0000165404 devstack@c-api.service[113593]: we strongly recommend against using it for new projects. Apr 13 02:27:26.499261 np0000165404 devstack@c-api.service[113593]: If you are already using Eventlet, we recommend migrating to a different Apr 13 02:27:26.499261 np0000165404 devstack@c-api.service[113593]: framework. For more detail see Apr 13 02:27:26.499261 np0000165404 devstack@c-api.service[113593]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 13 02:27:26.499261 np0000165404 devstack@c-api.service[113593]: import eventlet # noqa Apr 13 02:27:26.513492 np0000165404 devstack@c-api.service[113592]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 13 02:27:26.513492 np0000165404 devstack@c-api.service[113592]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 13 02:27:26.513492 np0000165404 devstack@c-api.service[113592]: we strongly recommend against using it for new projects. Apr 13 02:27:26.513492 np0000165404 devstack@c-api.service[113592]: If you are already using Eventlet, we recommend migrating to a different Apr 13 02:27:26.513492 np0000165404 devstack@c-api.service[113592]: framework. For more detail see Apr 13 02:27:26.513492 np0000165404 devstack@c-api.service[113592]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 13 02:27:26.513492 np0000165404 devstack@c-api.service[113592]: import eventlet # noqa Apr 13 02:27:26.573196 np0000165404 devstack@c-api.service[113594]: /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:26.573196 np0000165404 devstack@c-api.service[113594]: debtcollector.deprecate( Apr 13 02:27:26.580040 np0000165404 devstack@c-api.service[113593]: /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:26.580040 np0000165404 devstack@c-api.service[113593]: debtcollector.deprecate( Apr 13 02:27:26.585920 np0000165404 devstack@c-api.service[113595]: /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:26.585920 np0000165404 devstack@c-api.service[113595]: debtcollector.deprecate( Apr 13 02:27:26.600825 np0000165404 devstack@c-api.service[113592]: /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:26.600825 np0000165404 devstack@c-api.service[113592]: debtcollector.deprecate( Apr 13 02:27:26.648657 np0000165404 devstack@c-api.service[113594]: /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:26.648657 np0000165404 devstack@c-api.service[113594]: from cgi import parse_header Apr 13 02:27:26.658338 np0000165404 devstack@c-api.service[113593]: /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:26.658338 np0000165404 devstack@c-api.service[113593]: from cgi import parse_header Apr 13 02:27:26.665132 np0000165404 devstack@c-api.service[113595]: /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:26.665132 np0000165404 devstack@c-api.service[113595]: from cgi import parse_header Apr 13 02:27:26.690949 np0000165404 devstack@c-api.service[113592]: /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:26.690949 np0000165404 devstack@c-api.service[113592]: from cgi import parse_header Apr 13 02:27:26.691647 np0000165404 devstack@c-api.service[113594]: /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:26.691647 np0000165404 devstack@c-api.service[113594]: removals.removed_module( Apr 13 02:27:26.692348 np0000165404 devstack@c-api.service[113594]: /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:26.692348 np0000165404 devstack@c-api.service[113594]: removals.removed_module( Apr 13 02:27:26.703116 np0000165404 devstack@c-api.service[113593]: /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:26.703116 np0000165404 devstack@c-api.service[113593]: removals.removed_module( Apr 13 02:27:26.703821 np0000165404 devstack@c-api.service[113593]: /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:26.703821 np0000165404 devstack@c-api.service[113593]: removals.removed_module( Apr 13 02:27:26.709260 np0000165404 devstack@c-api.service[113595]: /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:26.709260 np0000165404 devstack@c-api.service[113595]: removals.removed_module( Apr 13 02:27:26.709511 np0000165404 devstack@c-api.service[113595]: /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:26.709511 np0000165404 devstack@c-api.service[113595]: removals.removed_module( Apr 13 02:27:26.739141 np0000165404 devstack@c-api.service[113592]: /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:26.739141 np0000165404 devstack@c-api.service[113592]: removals.removed_module( Apr 13 02:27:26.739824 np0000165404 devstack@c-api.service[113592]: /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:26.739824 np0000165404 devstack@c-api.service[113592]: removals.removed_module( Apr 13 02:27:27.282189 np0000165404 devstack@c-api.service[113594]: /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:27.282189 np0000165404 devstack@c-api.service[113594]: warnings.warn( Apr 13 02:27:27.291299 np0000165404 devstack@c-api.service[113593]: /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:27.291299 np0000165404 devstack@c-api.service[113593]: warnings.warn( Apr 13 02:27:27.327264 np0000165404 devstack@c-api.service[113595]: /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:27.327264 np0000165404 devstack@c-api.service[113595]: warnings.warn( Apr 13 02:27:27.353827 np0000165404 devstack@c-api.service[113592]: /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:27.353827 np0000165404 devstack@c-api.service[113592]: warnings.warn( Apr 13 02:27:27.376586 np0000165404 devstack@c-api.service[113594]: /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:27.376586 np0000165404 devstack@c-api.service[113594]: warnings.warn( Apr 13 02:27:27.386224 np0000165404 devstack@c-api.service[113593]: /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:27.386224 np0000165404 devstack@c-api.service[113593]: warnings.warn( Apr 13 02:27:27.427666 np0000165404 devstack@c-api.service[113595]: /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:27.427666 np0000165404 devstack@c-api.service[113595]: warnings.warn( Apr 13 02:27:27.453513 np0000165404 devstack@c-api.service[113592]: /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:27.453513 np0000165404 devstack@c-api.service[113592]: warnings.warn( Apr 13 02:27:27.674002 np0000165404 devstack@c-api.service[113594]: 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:27.674646 np0000165404 devstack@c-api.service[113594]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113594) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 13 02:27:27.678453 np0000165404 devstack@c-api.service[113593]: 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:27.678879 np0000165404 devstack@c-api.service[113593]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113593) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 13 02:27:27.759713 np0000165404 devstack@c-api.service[113594]: /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:27.759713 np0000165404 devstack@c-api.service[113594]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 13 02:27:27.762109 np0000165404 devstack@c-api.service[113592]: 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:27.762647 np0000165404 devstack@c-api.service[113592]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113592) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 13 02:27:27.764567 np0000165404 devstack@c-api.service[113595]: 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:27.765028 np0000165404 devstack@c-api.service[113595]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113595) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 13 02:27:27.766279 np0000165404 devstack@c-api.service[113593]: /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:27.766279 np0000165404 devstack@c-api.service[113593]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 13 02:27:27.826682 np0000165404 devstack@c-api.service[113595]: /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:27.826682 np0000165404 devstack@c-api.service[113595]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 13 02:27:27.827635 np0000165404 devstack@c-api.service[113592]: /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:27.827635 np0000165404 devstack@c-api.service[113592]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 13 02:27:28.211173 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113593) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 13 02:27:28.211408 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113595) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 13 02:27:28.211532 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113594) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 13 02:27:28.211773 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.211882 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.211955 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.212035 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.212104 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113592) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 13 02:27:28.212174 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.212240 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.212303 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.212367 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.212367 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.212593 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.212593 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.212593 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.213952 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.214053 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.214154 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.214225 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.214225 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.214345 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.214433 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.214504 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.214567 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.214630 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.214691 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.214757 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.214819 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.214909 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.214975 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.215056 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.215120 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.215182 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.215246 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.215308 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.215380 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.215452 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.215516 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.215577 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.215639 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.215718 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.215788 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.215877 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.215941 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.216015 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.216079 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.216152 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.216222 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.216293 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.216362 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.216438 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.216533 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.216598 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.216657 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.216721 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.216791 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.217229 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.217329 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.217570 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.217654 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.217774 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.217963 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.218147 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.218265 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.218385 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.218536 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.218665 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.218785 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.218785 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.218785 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.218785 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.219356 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.219356 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.219356 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.219356 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.219356 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.219699 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.219758 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.219814 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.219899 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.219956 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.219956 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.219956 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.219956 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.219956 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.220235 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.220235 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.220235 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.220434 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.220528 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.220599 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.220710 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.220772 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.220865 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.220947 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.221009 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.221063 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.221135 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.221193 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.221257 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.221314 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.221675 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.222119 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.222241 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.222417 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.222579 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.222776 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.222947 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.223078 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.223198 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.223335 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.223453 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.223567 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.223693 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.223812 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.223959 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.224168 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.224324 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.224521 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.224719 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.224967 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.225151 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.225290 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.225460 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.225524 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.225524 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.225524 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.225692 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.225692 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.225692 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.225692 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.225692 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.225692 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.225692 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.226139 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.226139 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.226139 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.226139 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.226139 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.226139 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.226139 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.226527 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.226527 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.226527 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.226708 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.226800 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.226883 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.226920 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.227019 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.227054 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.227116 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.227175 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.227234 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.227234 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.227234 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.227417 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.227417 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.227417 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.227417 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.227617 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.227677 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.227732 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.227852 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.227925 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.227991 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.228050 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.228106 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.228194 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.228285 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.228322 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.228402 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.228483 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.228544 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.228585 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.228615 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.228615 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.228671 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.228671 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.228671 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.228671 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.228671 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.228671 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.228671 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.229096 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.229096 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.229096 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.229096 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.229096 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.229096 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.229384 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.229444 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.229511 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.229548 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.229603 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.229663 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.229730 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.229795 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.229878 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.229917 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.229954 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.229985 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.230010 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.230049 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.230086 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.230133 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.230167 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.230202 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.230233 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.230233 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.230233 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.230233 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.230343 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.230343 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.230398 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.230428 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.230428 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.230488 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.230522 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.230551 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.230586 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.230616 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.230647 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.230676 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.230708 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.230738 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.230738 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.230810 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.230810 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.230892 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.230923 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.230960 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.230993 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.231023 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.231227 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.231263 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.231320 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.231320 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.231320 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.231320 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.231580 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.231580 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.231580 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.231580 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.231580 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.231580 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.231580 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.231963 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.231963 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.231963 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.231963 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.231963 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.232227 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.232286 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.232345 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.232427 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.232512 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.232554 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.232615 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.232671 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.232757 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.232792 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.232897 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.232942 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.233052 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.233129 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.233181 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.233252 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.233341 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.233405 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.233564 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.233603 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.233701 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.233739 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.233798 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.233871 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.233933 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.233993 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.234049 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.234116 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.234205 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.234242 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.234279 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.234400 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.234466 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.234506 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.234563 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.234607 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.234639 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.234674 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.234705 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.234734 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.234764 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.234794 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.234827 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.234885 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.234916 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.234945 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.234980 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.235015 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.235045 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.235073 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.235104 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.235133 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.235167 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.235196 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.235226 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.235255 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.235284 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.235317 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.235372 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.235404 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.235434 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.235464 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.235496 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.235528 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.235564 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.235592 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.235622 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.235659 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.235689 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.235718 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.235747 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.235776 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.235806 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.236027 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.236068 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.236155 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.236278 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.236314 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.236423 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.236512 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.236598 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.236641 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.236698 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.236732 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.236789 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.236918 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.236992 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.237030 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.237113 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.237151 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.237151 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.237282 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.237319 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.237377 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.237377 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.237483 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.237589 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.237589 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.237589 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.237589 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.237791 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.237791 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.237791 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.237791 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.238021 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.238083 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.238170 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.238208 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.238268 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.238326 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.238385 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.238442 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.238499 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.238557 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.238650 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.238689 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.238775 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.238812 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.238880 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.238940 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.238996 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.239053 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.239143 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.239205 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.239267 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.239330 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.239368 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.239454 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.239549 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.239549 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.239549 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.239743 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.239863 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.240039 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.240078 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.240200 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.240311 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.240411 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.240454 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.240538 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.240538 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.240648 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.240735 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.240852 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.240852 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.241007 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.241046 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.241106 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.241193 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.241255 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.241302 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.241333 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.241365 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.241395 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.241395 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.241395 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.241471 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.241471 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.241548 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.241594 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.241624 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.241659 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.241692 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.241721 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.241750 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.241783 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.241813 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.241869 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.241902 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.241932 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.241961 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.241991 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.242022 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.242051 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.242079 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.242109 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.242143 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.242173 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.242203 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.242203 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.242203 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.242203 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.242203 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.242203 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.242368 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.242368 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.242431 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.242464 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.242499 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.242646 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.242685 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.242765 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.242805 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.242886 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.242965 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.243070 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.243109 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.243169 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.243253 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.243310 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.243397 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.243397 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.243397 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.243572 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.243660 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.243726 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.243760 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.243858 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.243858 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.243858 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.243858 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.243858 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.244109 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.244109 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.244109 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.244301 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.244394 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.244431 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.244526 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.244588 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.244644 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.244702 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.244761 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.244817 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.244940 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.244980 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.245037 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.245147 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.245186 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.245257 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.245327 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.245385 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.245385 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.245515 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.245515 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.245515 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.245515 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.245515 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.245515 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.245515 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.245938 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.245938 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.245938 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.246138 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.246177 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.246177 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.246285 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.246342 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.246398 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.246453 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.246511 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.246549 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.246578 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.246614 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.246648 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.246681 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.246711 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.246739 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.246773 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.246804 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.246847 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.246879 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.246921 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.246952 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.246986 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.247018 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.247049 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.247077 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.247107 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.247137 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.247165 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.247196 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.247231 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.247261 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.247290 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.247324 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.247354 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.247384 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.247417 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.247450 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.247479 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.247513 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.247550 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.247580 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.247610 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.247641 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.247671 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.247700 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.247730 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.247759 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.247787 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.247821 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.247967 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.248032 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.248032 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.248032 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.248239 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.248239 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.248239 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.248239 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.248239 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.248575 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.248617 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.248617 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.248770 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.248770 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.248770 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.248943 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.249039 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.249039 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.249152 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.249152 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.249316 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.249375 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.249375 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.249375 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.249375 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.249593 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.249593 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.249593 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.249593 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.249593 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.249593 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.249593 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.252736 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.252795 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.252921 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.252975 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.253066 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.253066 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.253160 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.253192 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.253230 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.253262 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.253293 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.253323 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.253361 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.253393 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.253418 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.253448 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.253478 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.253521 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.253552 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.253586 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.253616 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.253648 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.253678 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.253678 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.253678 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.253759 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.253791 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.253937 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.255696 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.255744 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.255812 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.255870 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.255963 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.256010 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.256075 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.256120 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.256162 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.256204 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.256239 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.256346 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.256412 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.256575 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.256616 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.256694 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.256747 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.256783 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.256818 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.256872 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.256914 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.256945 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.256945 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.256945 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.256945 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.256945 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.256945 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.256945 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.257266 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.257266 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.257266 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.257392 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.257431 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.257492 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.257572 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.257648 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.257768 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.257873 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.257923 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.258039 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.258093 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.258199 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.258245 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.258319 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.258395 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.258474 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.258523 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.258570 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.258611 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.258650 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.258698 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.258738 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.258790 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.258849 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.258891 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.258930 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.258980 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.259021 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.259066 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.259105 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.259144 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.259184 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.259223 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.259262 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.259301 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.259339 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.259391 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.259435 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.259476 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.259516 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.259555 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.259593 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.259630 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.259669 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.259707 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.259752 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.259796 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.259904 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.259949 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.259998 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.260045 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.260081 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.260125 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.260125 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.260204 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.260204 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.260204 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.260204 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.260396 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.260436 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.260436 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.260543 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.260585 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.260633 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.260633 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.260633 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.260633 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.260633 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.260877 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.260932 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.261001 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.261056 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.261056 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.261164 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.261258 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.261321 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.261395 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.261395 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.261498 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.261556 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.261612 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.261612 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.261703 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.261703 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.261703 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.261873 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.261955 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.262015 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.262066 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.262128 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.262194 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.262340 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.262404 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.262456 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.262516 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.262577 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.262632 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.262686 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.262739 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.262801 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.262880 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.262923 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.262966 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.263017 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.263059 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.263059 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.263059 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.263059 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.263059 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.263059 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.266295 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.266373 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.266427 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.266494 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.266494 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.266569 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.266618 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.266699 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.266744 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.266808 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.266872 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.266915 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.266989 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.267035 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.267075 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.267126 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.267168 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.267214 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.267214 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.267214 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.267326 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.267377 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.267420 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.267420 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.267501 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.267547 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.267588 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.267635 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.267676 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.267730 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.267774 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.267774 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.267877 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.267928 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.267969 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.268012 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.268059 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.268059 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.268059 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.268059 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.268059 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.268059 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.268266 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.268266 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.268266 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.268266 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.268422 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.268422 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.268422 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.268561 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.268603 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.268644 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.268687 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.268737 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.268780 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.268820 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.268879 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.268924 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.268967 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.269009 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.269050 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.269092 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.269132 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.269171 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.269294 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.269425 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.269503 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.269575 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.269623 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.269697 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.269765 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.269852 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.269961 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.269961 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.269961 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.269961 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.269961 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.270303 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.270303 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.270303 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.270303 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.270303 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.270303 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.270663 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.270733 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.270777 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.270777 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.270876 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.270918 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.270976 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.271070 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.271146 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.271191 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.271292 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.271366 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.271414 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.271468 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.271512 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.271553 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.271594 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.271635 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.271677 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.271720 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.271768 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.271811 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.271872 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.271917 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.271957 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.271997 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.272036 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.272036 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.272036 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.272151 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.272199 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.272240 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.272280 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.272318 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.272413 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.272503 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.272547 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.272587 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.272630 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.272681 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.272727 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.272802 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.272861 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.272938 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.272984 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.273025 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.273069 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.273117 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.273164 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.273217 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.273259 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.273302 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.273350 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.273350 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.273350 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.273350 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.273350 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 13 02:27:28.273532 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.273650 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.273695 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.273733 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.273773 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.273813 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.273874 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.273915 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.273953 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.273993 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.274032 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.274082 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.274129 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 13 02:27:28.274174 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.274215 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113594) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.274253 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.274299 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.274338 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 13 02:27:28.274375 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.274414 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 13 02:27:28.274414 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 13 02:27:28.274498 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.274539 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 13 02:27:28.274539 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113592) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 13 02:27:28.318332 np0000165404 devstack@c-api.service[113592]: INFO dbcounter [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Registered counter for database cinder Apr 13 02:27:28.319858 np0000165404 devstack@c-api.service[113595]: INFO dbcounter [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Registered counter for database cinder Apr 13 02:27:28.320987 np0000165404 devstack@c-api.service[113593]: INFO dbcounter [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Registered counter for database cinder Apr 13 02:27:28.321091 np0000165404 devstack@c-api.service[113594]: INFO dbcounter [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Registered counter for database cinder Apr 13 02:27:28.335328 np0000165404 devstack@c-api.service[113595]: DEBUG oslo_db.sqlalchemy.engines [None req-ecd1692f-1159-4d36-9e4d-d1284636316a 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=113595) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 13 02:27:28.341883 np0000165404 devstack@c-api.service[113592]: DEBUG oslo_db.sqlalchemy.engines [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 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=113592) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 13 02:27:28.345289 np0000165404 devstack@c-api.service[113594]: DEBUG oslo_db.sqlalchemy.engines [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 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=113594) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 13 02:27:28.351331 np0000165404 devstack@c-api.service[113593]: DEBUG oslo_db.sqlalchemy.engines [None req-ae602c1d-b2a7-4262-bacf-cffae32058da 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=113593) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 13 02:27:28.457029 np0000165404 devstack@c-api.service[113592]: DEBUG dbcounter [-] [113592] Writer thread running {{(pid=113592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 13 02:27:28.460132 np0000165404 devstack@c-api.service[113592]: INFO cinder.rpc [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 13 02:27:28.460887 np0000165404 devstack@c-api.service[113595]: DEBUG dbcounter [-] [113595] Writer thread running {{(pid=113595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 13 02:27:28.462769 np0000165404 devstack@c-api.service[113592]: INFO cinder.rpc [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 13 02:27:28.465145 np0000165404 devstack@c-api.service[113592]: INFO cinder.rpc [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 13 02:27:28.465891 np0000165404 devstack@c-api.service[113595]: INFO cinder.rpc [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 13 02:27:28.467271 np0000165404 devstack@c-api.service[113592]: INFO cinder.rpc [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 13 02:27:28.468226 np0000165404 devstack@c-api.service[113595]: INFO cinder.rpc [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 13 02:27:28.468492 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.470224 np0000165404 devstack@c-api.service[113595]: INFO cinder.rpc [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 13 02:27:28.470816 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.472096 np0000165404 devstack@c-api.service[113595]: INFO cinder.rpc [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 13 02:27:28.473019 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.473112 np0000165404 devstack@c-api.service[113593]: DEBUG dbcounter [-] [113593] Writer thread running {{(pid=113593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 13 02:27:28.474681 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.476105 np0000165404 devstack@c-api.service[113593]: INFO cinder.rpc [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 13 02:27:28.477606 np0000165404 devstack@c-api.service[113592]: DEBUG oslo_db.sqlalchemy.engines [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 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=113592) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 13 02:27:28.478751 np0000165404 devstack@c-api.service[113593]: INFO cinder.rpc [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 13 02:27:28.479344 np0000165404 devstack@c-api.service[113595]: DEBUG oslo_db.sqlalchemy.engines [None req-ecd1692f-1159-4d36-9e4d-d1284636316a 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=113595) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 13 02:27:28.479631 np0000165404 devstack@c-api.service[113592]: INFO cinder.rpc [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 13 02:27:28.480810 np0000165404 devstack@c-api.service[113593]: INFO cinder.rpc [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 13 02:27:28.480966 np0000165404 devstack@c-api.service[113595]: INFO cinder.rpc [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 13 02:27:28.481342 np0000165404 devstack@c-api.service[113592]: INFO cinder.rpc [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 13 02:27:28.482396 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.482578 np0000165404 devstack@c-api.service[113595]: INFO cinder.rpc [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 13 02:27:28.483079 np0000165404 devstack@c-api.service[113593]: INFO cinder.rpc [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 13 02:27:28.483369 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.484304 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.485573 np0000165404 devstack@c-api.service[113594]: DEBUG dbcounter [-] [113594] Writer thread running {{(pid=113594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 13 02:27:28.486711 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.488858 np0000165404 devstack@c-api.service[113594]: INFO cinder.rpc [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 13 02:27:28.492548 np0000165404 devstack@c-api.service[113593]: DEBUG oslo_db.sqlalchemy.engines [None req-ae602c1d-b2a7-4262-bacf-cffae32058da 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=113593) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 13 02:27:28.492782 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.494548 np0000165404 devstack@c-api.service[113594]: INFO cinder.rpc [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 13 02:27:28.494644 np0000165404 devstack@c-api.service[113593]: INFO cinder.rpc [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 13 02:27:28.494705 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.496468 np0000165404 devstack@c-api.service[113593]: INFO cinder.rpc [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 13 02:27:28.496606 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.496809 np0000165404 devstack@c-api.service[113594]: INFO cinder.rpc [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 13 02:27:28.497339 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.497904 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.498760 np0000165404 devstack@c-api.service[113594]: INFO cinder.rpc [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 13 02:27:28.499794 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.500029 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.501046 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.501671 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.504057 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.505353 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.507067 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.508031 np0000165404 devstack@c-api.service[113594]: DEBUG oslo_db.sqlalchemy.engines [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 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=113594) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 13 02:27:28.508331 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.508895 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.510193 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.511233 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.513446 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.513531 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.513589 np0000165404 devstack@c-api.service[113594]: INFO cinder.rpc [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 13 02:27:28.514324 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.515570 np0000165404 devstack@c-api.service[113594]: INFO cinder.rpc [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 13 02:27:28.516665 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.517028 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.517139 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.517931 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.520019 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.520785 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.521127 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.521587 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.522332 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.524349 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.524430 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.524958 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.527344 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.529930 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.530429 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.530511 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.530734 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.533340 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.533407 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.533773 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.533962 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.535428 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.535863 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.536949 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.537534 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.537608 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.537665 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.538448 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.538621 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.538853 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.539539 np0000165404 devstack@c-api.service[113595]: WARNING cinder.api.contrib.hosts [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 13 02:27:28.539911 np0000165404 devstack@c-api.service[113592]: WARNING cinder.api.contrib.hosts [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 13 02:27:28.540366 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.540717 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.541310 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.541544 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.541923 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.542262 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.543494 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.543774 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.544570 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.545013 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.545295 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.546423 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.546677 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.547067 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.547393 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extended resource: extensions {{(pid=113595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.547517 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.547580 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extended resource: extensions {{(pid=113592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.548788 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extended resource: encryption {{(pid=113595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.548861 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extended resource: encryption {{(pid=113592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.550754 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extended resource: os-volume-manage {{(pid=113595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.550815 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extended resource: os-volume-manage {{(pid=113592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.550884 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.550938 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.551752 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extended resource: os-volume-type-access {{(pid=113592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.551811 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extended resource: os-volume-type-access {{(pid=113595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.552767 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.553739 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extended resource: os-quota-sets {{(pid=113592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.553806 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extended resource: os-quota-sets {{(pid=113595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.553874 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.554350 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.554675 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extended resource: qos-specs {{(pid=113592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.554723 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extended resource: qos-specs {{(pid=113595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.556085 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.556717 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extended resource: backups {{(pid=113592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.556861 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extended resource: backups {{(pid=113595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.559290 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.559379 np0000165404 devstack@c-api.service[113593]: WARNING cinder.api.contrib.hosts [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 13 02:27:28.559379 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.559553 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.559636 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extended resource: os-hosts {{(pid=113592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.559721 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extended resource: os-hosts {{(pid=113595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.559800 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.561047 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extended resource: scheduler-stats {{(pid=113592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.561140 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extended resource: scheduler-stats {{(pid=113595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.561221 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.561299 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.561947 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extended resource: os-volume-transfer {{(pid=113592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.562190 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extended resource: os-volume-transfer {{(pid=113595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.562574 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.563558 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extended resource: extra_specs {{(pid=113592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.563802 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extended resource: extra_specs {{(pid=113595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.563989 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.564965 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extended resource: extensions {{(pid=113593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.565130 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extended resource: cgsnapshots {{(pid=113592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.565302 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extended resource: cgsnapshots {{(pid=113595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.566217 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extended resource: encryption {{(pid=113593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.566878 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extended resource: consistencygroups {{(pid=113592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.566965 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extended resource: consistencygroups {{(pid=113595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.567780 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extended resource: os-volume-manage {{(pid=113593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.568121 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.568301 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extended resource: os-availability-zone {{(pid=113592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.569301 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extended resource: os-availability-zone {{(pid=113595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.569368 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extended resource: os-volume-type-access {{(pid=113593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.569613 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extended resource: os-snapshot-manage {{(pid=113592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.569909 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extended resource: os-snapshot-manage {{(pid=113595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.570798 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extended resource: os-quota-sets {{(pid=113593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.571874 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extended resource: os-quota-class-sets {{(pid=113592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.571946 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extended resource: os-quota-class-sets {{(pid=113595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.572006 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.572223 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extended resource: qos-specs {{(pid=113593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.572308 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extended resource: encryption {{(pid=113592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.572632 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extended resource: encryption {{(pid=113595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.573806 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extended resource: capabilities {{(pid=113592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.573993 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.574180 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extended resource: capabilities {{(pid=113595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.574306 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extended resource: backups {{(pid=113593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.575576 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.575774 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.576326 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extended resource: os-hosts {{(pid=113593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.576393 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.577177 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.577909 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.577956 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extended resource: scheduler-stats {{(pid=113593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.577996 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.578345 np0000165404 devstack@c-api.service[113594]: WARNING cinder.api.contrib.hosts [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 13 02:27:28.578965 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.579173 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.579264 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extended resource: os-volume-transfer {{(pid=113593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.579429 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.580116 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.581122 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.581168 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.581489 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extended resource: extra_specs {{(pid=113593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.581554 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.582234 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.582281 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.583012 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.583075 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extended resource: cgsnapshots {{(pid=113593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.583771 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.583859 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.583937 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.contrib.snapshot_actions [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] SnapshotActionsController initialized {{(pid=113592) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 13 02:27:28.584381 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extended resource: consistencygroups {{(pid=113593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.584636 np0000165404 devstack@c-api.service[113592]: WARNING castellan.key_manager.migration [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.584698 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.contrib.snapshot_actions [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] SnapshotActionsController initialized {{(pid=113595) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 13 02:27:28.585190 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.585407 np0000165404 devstack@c-api.service[113595]: WARNING castellan.key_manager.migration [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.585466 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.585602 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.585731 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extension UsedLimits extending resource: limits {{(pid=113592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.585825 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.585955 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.586055 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.586132 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extended resource: extensions {{(pid=113594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.586194 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.586248 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extension TypesManage extending resource: types {{(pid=113592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.586399 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.586453 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extended resource: os-availability-zone {{(pid=113593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.586520 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.586579 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extension VolumeTypeAccess extending resource: types {{(pid=113595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.586661 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extension AdminActions extending resource: volumes {{(pid=113592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.586719 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extension UsedLimits extending resource: limits {{(pid=113595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.586774 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extension AdminActions extending resource: snapshots {{(pid=113592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.586830 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.586910 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extension AdminActions extending resource: backups {{(pid=113592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.586966 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.587041 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.587100 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.587155 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.587225 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.587282 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extension VolumeActions extending resource: volumes {{(pid=113592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.587337 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extension TypesManage extending resource: types {{(pid=113595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.587337 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.587447 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.v3.router [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.587500 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extension AdminActions extending resource: volumes {{(pid=113595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.587500 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extension AdminActions extending resource: snapshots {{(pid=113595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.587629 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extended resource: encryption {{(pid=113594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.587693 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extension AdminActions extending resource: backups {{(pid=113595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.587693 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.587803 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extended resource: os-snapshot-manage {{(pid=113593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.587883 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extension SnapshotActions extending resource: snapshots {{(pid=113595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.587883 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extension VolumeActions extending resource: volumes {{(pid=113595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.587983 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.v3.router [None req-ecd1692f-1159-4d36-9e4d-d1284636316a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.588991 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extended resource: os-volume-manage {{(pid=113594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.589127 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extended resource: os-quota-class-sets {{(pid=113593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.589455 np0000165404 devstack@c-api.service[113592]: WARNING keystonemiddleware.auth_token [None req-6149e9a0-9016-49a4-a0d2-d42e6decece4 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:28.590226 np0000165404 devstack@c-api.service[113595]: WARNING keystonemiddleware.auth_token [None req-ecd1692f-1159-4d36-9e4d-d1284636316a 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:28.590374 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extended resource: encryption {{(pid=113593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.590417 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extended resource: os-volume-type-access {{(pid=113594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.591974 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extended resource: capabilities {{(pid=113593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.592099 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extended resource: os-quota-sets {{(pid=113594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.593524 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extended resource: qos-specs {{(pid=113594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.594132 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.595455 np0000165404 devstack@c-api.service[113592]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e6cccca3668 pid: 113592 (default app) Apr 13 02:27:28.595564 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extended resource: backups {{(pid=113594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.595678 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.595996 np0000165404 devstack@c-api.service[113592]: /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:28.595996 np0000165404 devstack@c-api.service[113592]: warnings.warn( Apr 13 02:27:28.596213 np0000165404 devstack@c-api.service[113595]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e6cccca3668 pid: 113595 (default app) Apr 13 02:27:28.597184 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.597635 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extended resource: os-hosts {{(pid=113594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.598612 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.599063 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extended resource: scheduler-stats {{(pid=113594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.600094 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.600433 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extended resource: os-volume-transfer {{(pid=113594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.601629 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.602058 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extended resource: extra_specs {{(pid=113594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.602605 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.contrib.snapshot_actions [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] SnapshotActionsController initialized {{(pid=113593) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 13 02:27:28.603350 np0000165404 devstack@c-api.service[113593]: WARNING castellan.key_manager.migration [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.604483 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.604619 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extension VolumeTypeAccess extending resource: types {{(pid=113593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.604710 np0000165404 devstack@c-api.service[113592]: /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:28.604710 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.604966 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extension UsedLimits extending resource: limits {{(pid=113593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.605057 np0000165404 devstack@c-api.service[113592]: /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:28.605057 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.605057 np0000165404 devstack@c-api.service[113592]: /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:28.605057 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.605057 np0000165404 devstack@c-api.service[113592]: /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:28.605582 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.605582 np0000165404 devstack@c-api.service[113592]: /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:28.605582 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.605582 np0000165404 devstack@c-api.service[113592]: /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:28.605582 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.605582 np0000165404 devstack@c-api.service[113592]: /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:28.606347 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.606425 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.606513 np0000165404 devstack@c-api.service[113592]: /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:28.606513 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.606513 np0000165404 devstack@c-api.service[113592]: /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:28.606513 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.606897 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extended resource: cgsnapshots {{(pid=113594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.606986 np0000165404 devstack@c-api.service[113592]: /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:28.606986 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.606986 np0000165404 devstack@c-api.service[113592]: /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:28.606986 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.607402 np0000165404 devstack@c-api.service[113592]: /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:28.607402 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.607402 np0000165404 devstack@c-api.service[113592]: /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:28.607402 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.607782 np0000165404 devstack@c-api.service[113592]: /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:28.607782 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.608023 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.608103 np0000165404 devstack@c-api.service[113592]: /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:28.608103 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.608103 np0000165404 devstack@c-api.service[113592]: /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:28.608103 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.608103 np0000165404 devstack@c-api.service[113592]: /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:28.608618 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.608618 np0000165404 devstack@c-api.service[113592]: /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:28.608618 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.608618 np0000165404 devstack@c-api.service[113592]: /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:28.608618 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.609149 np0000165404 devstack@c-api.service[113592]: /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:28.609149 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.609340 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.609397 np0000165404 devstack@c-api.service[113592]: /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:28.609397 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.609397 np0000165404 devstack@c-api.service[113592]: /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:28.609397 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.609397 np0000165404 devstack@c-api.service[113592]: /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:28.609397 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.609777 np0000165404 devstack@c-api.service[113592]: /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:28.609777 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.609777 np0000165404 devstack@c-api.service[113592]: /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:28.609777 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.609777 np0000165404 devstack@c-api.service[113592]: /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:28.609777 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.610164 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.610230 np0000165404 devstack@c-api.service[113592]: /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:28.610230 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.610230 np0000165404 devstack@c-api.service[113592]: /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:28.610230 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.610230 np0000165404 devstack@c-api.service[113592]: /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:28.610230 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.610607 np0000165404 devstack@c-api.service[113592]: /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:28.610607 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.610607 np0000165404 devstack@c-api.service[113592]: /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:28.610607 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.610888 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extension TypesManage extending resource: types {{(pid=113593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.610960 np0000165404 devstack@c-api.service[113592]: /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:28.610960 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.610960 np0000165404 devstack@c-api.service[113592]: /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:28.610960 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.610960 np0000165404 devstack@c-api.service[113592]: /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:28.611289 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.611289 np0000165404 devstack@c-api.service[113592]: /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:28.611289 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.611289 np0000165404 devstack@c-api.service[113592]: /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:28.611289 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.611579 np0000165404 devstack@c-api.service[113592]: /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:28.611579 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.611712 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.611766 np0000165404 devstack@c-api.service[113592]: /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:28.611766 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.611766 np0000165404 devstack@c-api.service[113592]: /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:28.611766 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.611766 np0000165404 devstack@c-api.service[113592]: /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:28.611766 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.612121 np0000165404 devstack@c-api.service[113592]: /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:28.612121 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.612121 np0000165404 devstack@c-api.service[113592]: /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:28.612121 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.612121 np0000165404 devstack@c-api.service[113592]: /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:28.612494 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.612552 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extension AdminActions extending resource: volumes {{(pid=113593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.612609 np0000165404 devstack@c-api.service[113592]: /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:28.612609 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.612609 np0000165404 devstack@c-api.service[113592]: /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:28.612609 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.612904 np0000165404 devstack@c-api.service[113592]: /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:28.612904 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.612904 np0000165404 devstack@c-api.service[113592]: /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:28.612904 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.613163 np0000165404 devstack@c-api.service[113592]: /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:28.613163 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.613163 np0000165404 devstack@c-api.service[113592]: /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:28.613163 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.613405 np0000165404 devstack@c-api.service[113592]: /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:28.613405 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.613405 np0000165404 devstack@c-api.service[113592]: /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:28.613405 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.613667 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extension AdminActions extending resource: snapshots {{(pid=113593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.613733 np0000165404 devstack@c-api.service[113592]: /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:28.613733 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.613733 np0000165404 devstack@c-api.service[113592]: /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:28.613733 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.613733 np0000165404 devstack@c-api.service[113592]: /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:28.614436 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.614436 np0000165404 devstack@c-api.service[113592]: /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:28.614436 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.614436 np0000165404 devstack@c-api.service[113592]: /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:28.614436 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.614720 np0000165404 devstack@c-api.service[113592]: /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:28.614720 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.614720 np0000165404 devstack@c-api.service[113592]: /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:28.614720 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.614992 np0000165404 devstack@c-api.service[113592]: /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:28.614992 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.614992 np0000165404 devstack@c-api.service[113592]: /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:28.614992 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.615255 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extension AdminActions extending resource: backups {{(pid=113593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.615323 np0000165404 devstack@c-api.service[113592]: /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:28.615323 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.615323 np0000165404 devstack@c-api.service[113592]: /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:28.615323 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.615568 np0000165404 devstack@c-api.service[113592]: /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:28.615568 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.615568 np0000165404 devstack@c-api.service[113592]: /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:28.615568 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.615806 np0000165404 devstack@c-api.service[113592]: /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:28.615806 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.615806 np0000165404 devstack@c-api.service[113592]: /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:28.615806 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.615806 np0000165404 devstack@c-api.service[113592]: /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:28.615806 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.616217 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.616272 np0000165404 devstack@c-api.service[113592]: /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:28.616272 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.616272 np0000165404 devstack@c-api.service[113592]: /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:28.616272 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.616272 np0000165404 devstack@c-api.service[113592]: /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:28.616631 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.616631 np0000165404 devstack@c-api.service[113592]: /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:28.616631 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.616631 np0000165404 devstack@c-api.service[113592]: /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:28.616631 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.616631 np0000165404 devstack@c-api.service[113592]: /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:28.616631 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.617056 np0000165404 devstack@c-api.service[113592]: /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:28.617056 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.617056 np0000165404 devstack@c-api.service[113592]: /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:28.617056 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.617305 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extension SnapshotActions extending resource: snapshots {{(pid=113593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.617358 np0000165404 devstack@c-api.service[113592]: /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:28.617358 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.617358 np0000165404 devstack@c-api.service[113592]: /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:28.617358 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.617358 np0000165404 devstack@c-api.service[113592]: /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:28.617668 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.617668 np0000165404 devstack@c-api.service[113592]: /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:28.617668 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.617668 np0000165404 devstack@c-api.service[113592]: /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:28.617668 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.617668 np0000165404 devstack@c-api.service[113592]: /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:28.617668 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.618113 np0000165404 devstack@c-api.service[113592]: /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:28.618113 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.618251 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extension VolumeActions extending resource: volumes {{(pid=113593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.618306 np0000165404 devstack@c-api.service[113592]: /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:28.618306 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.618306 np0000165404 devstack@c-api.service[113592]: /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:28.618306 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.618560 np0000165404 devstack@c-api.service[113592]: /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:28.618560 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.618560 np0000165404 devstack@c-api.service[113592]: /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:28.618560 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.618785 np0000165404 devstack@c-api.service[113592]: /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:28.618785 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.618785 np0000165404 devstack@c-api.service[113592]: /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:28.618785 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.618978 np0000165404 devstack@c-api.service[113592]: /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:28.618978 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.618978 np0000165404 devstack@c-api.service[113592]: /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:28.618978 np0000165404 devstack@c-api.service[113592]: warnings.warn(deprecated_msg) Apr 13 02:27:28.619181 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.v3.router [None req-ae602c1d-b2a7-4262-bacf-cffae32058da None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.619249 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extended resource: consistencygroups {{(pid=113594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.619304 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.middleware.request_id [None req-69d89cd7-1d76-4729-842f-448f39d5eda7 None None] RequestId filter calling following filter/app {{(pid=113592) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:27:28.619357 np0000165404 devstack@c-api.service[113593]: WARNING keystonemiddleware.auth_token [None req-ae602c1d-b2a7-4262-bacf-cffae32058da 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:28.619410 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extended resource: os-availability-zone {{(pid=113594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.619410 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extended resource: os-snapshot-manage {{(pid=113594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.619520 np0000165404 devstack@c-api.service[113592]: [pid: 113592|app: 0|req: 1/1] 199.204.45.222 () {60 vars in 953 bytes} [Mon Apr 13 02:27:28 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 13 02:27:28.619573 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extended resource: os-quota-class-sets {{(pid=113594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.619573 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extended resource: encryption {{(pid=113594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.619573 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extended resource: capabilities {{(pid=113594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 13 02:27:28.619573 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.619767 np0000165404 devstack@c-api.service[113593]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e6cccca3668 pid: 113593 (default app) Apr 13 02:27:28.619820 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.620650 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.622105 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.623563 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.625119 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.626153 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.contrib.snapshot_actions [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] SnapshotActionsController initialized {{(pid=113594) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 13 02:27:28.626907 np0000165404 devstack@c-api.service[113594]: WARNING castellan.key_manager.migration [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 13 02:27:28.627762 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.627919 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.628075 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extension UsedLimits extending resource: limits {{(pid=113594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.628180 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.628289 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.628379 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.628528 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.628699 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extension TypesManage extending resource: types {{(pid=113594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.628798 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.628949 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extension AdminActions extending resource: volumes {{(pid=113594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.629056 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extension AdminActions extending resource: snapshots {{(pid=113594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.629168 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extension AdminActions extending resource: backups {{(pid=113594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.629270 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.629372 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.629534 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extension VolumeActions extending resource: volumes {{(pid=113594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.629755 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.v3.router [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 13 02:27:28.632174 np0000165404 devstack@c-api.service[113594]: WARNING keystonemiddleware.auth_token [None req-1879c22e-5442-43fc-b848-0ce94b8ae0d2 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:28.640110 np0000165404 devstack@c-api.service[113594]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e6cccca3668 pid: 113594 (default app) Apr 13 02:27:36.426331 np0000165404 devstack@c-api.service[113595]: /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:36.426331 np0000165404 devstack@c-api.service[113595]: warnings.warn( Apr 13 02:27:36.441339 np0000165404 devstack@c-api.service[113595]: /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:36.441339 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.441339 np0000165404 devstack@c-api.service[113595]: /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:36.441339 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.441668 np0000165404 devstack@c-api.service[113595]: /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:36.441668 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.441668 np0000165404 devstack@c-api.service[113595]: /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:36.441668 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.441952 np0000165404 devstack@c-api.service[113595]: /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:36.441952 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.441952 np0000165404 devstack@c-api.service[113595]: /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:36.441952 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.441952 np0000165404 devstack@c-api.service[113595]: /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:36.441952 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.442350 np0000165404 devstack@c-api.service[113595]: /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:36.442350 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.442350 np0000165404 devstack@c-api.service[113595]: /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:36.442350 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.442350 np0000165404 devstack@c-api.service[113595]: /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:36.442654 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.442654 np0000165404 devstack@c-api.service[113595]: /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:36.442654 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.442654 np0000165404 devstack@c-api.service[113595]: /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:36.442654 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.442971 np0000165404 devstack@c-api.service[113595]: /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:36.442971 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.442971 np0000165404 devstack@c-api.service[113595]: /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:36.442971 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.443234 np0000165404 devstack@c-api.service[113595]: /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:36.443234 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.443234 np0000165404 devstack@c-api.service[113595]: /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:36.443234 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.443234 np0000165404 devstack@c-api.service[113595]: /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:36.443542 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.443542 np0000165404 devstack@c-api.service[113595]: /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:36.443542 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.443542 np0000165404 devstack@c-api.service[113595]: /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:36.443542 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.443821 np0000165404 devstack@c-api.service[113595]: /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:36.443821 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.443821 np0000165404 devstack@c-api.service[113595]: /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:36.443821 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.443821 np0000165404 devstack@c-api.service[113595]: /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:36.443821 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.444305 np0000165404 devstack@c-api.service[113595]: /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:36.444305 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.444305 np0000165404 devstack@c-api.service[113595]: /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:36.444305 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.444305 np0000165404 devstack@c-api.service[113595]: /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:36.444305 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.444680 np0000165404 devstack@c-api.service[113595]: /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:36.444680 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.444680 np0000165404 devstack@c-api.service[113595]: /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:36.444680 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.444680 np0000165404 devstack@c-api.service[113595]: /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:36.444680 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.445231 np0000165404 devstack@c-api.service[113595]: /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:36.445231 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.445231 np0000165404 devstack@c-api.service[113595]: /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:36.445231 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.445231 np0000165404 devstack@c-api.service[113595]: /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:36.445521 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.445521 np0000165404 devstack@c-api.service[113595]: /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:36.445521 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.445521 np0000165404 devstack@c-api.service[113595]: /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:36.445521 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.445825 np0000165404 devstack@c-api.service[113595]: /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:36.445825 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.445825 np0000165404 devstack@c-api.service[113595]: /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:36.445825 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.445825 np0000165404 devstack@c-api.service[113595]: /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:36.445825 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.446291 np0000165404 devstack@c-api.service[113595]: /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:36.446291 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.446291 np0000165404 devstack@c-api.service[113595]: /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:36.446291 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.446291 np0000165404 devstack@c-api.service[113595]: /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:36.446291 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.446610 np0000165404 devstack@c-api.service[113595]: /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:36.446610 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.446610 np0000165404 devstack@c-api.service[113595]: /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:36.446610 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.446610 np0000165404 devstack@c-api.service[113595]: /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:36.447151 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.447151 np0000165404 devstack@c-api.service[113595]: /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:36.447151 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.447151 np0000165404 devstack@c-api.service[113595]: /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:36.447151 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.447475 np0000165404 devstack@c-api.service[113595]: /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:36.447475 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.447475 np0000165404 devstack@c-api.service[113595]: /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:36.447475 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.447733 np0000165404 devstack@c-api.service[113595]: /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:36.447733 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.447733 np0000165404 devstack@c-api.service[113595]: /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:36.447733 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.447997 np0000165404 devstack@c-api.service[113595]: /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:36.447997 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.447997 np0000165404 devstack@c-api.service[113595]: /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:36.447997 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.447997 np0000165404 devstack@c-api.service[113595]: /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:36.448311 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.448311 np0000165404 devstack@c-api.service[113595]: /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:36.448311 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.448311 np0000165404 devstack@c-api.service[113595]: /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:36.448311 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.448583 np0000165404 devstack@c-api.service[113595]: /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:36.448583 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.448583 np0000165404 devstack@c-api.service[113595]: /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:36.448583 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.448816 np0000165404 devstack@c-api.service[113595]: /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:36.448816 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.448816 np0000165404 devstack@c-api.service[113595]: /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:36.448816 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.449112 np0000165404 devstack@c-api.service[113595]: /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:36.449112 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.449112 np0000165404 devstack@c-api.service[113595]: /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:36.449112 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.449354 np0000165404 devstack@c-api.service[113595]: /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:36.449354 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.449354 np0000165404 devstack@c-api.service[113595]: /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:36.449354 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.449587 np0000165404 devstack@c-api.service[113595]: /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:36.449587 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.449587 np0000165404 devstack@c-api.service[113595]: /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:36.449587 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.449819 np0000165404 devstack@c-api.service[113595]: /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:36.449819 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.449819 np0000165404 devstack@c-api.service[113595]: /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:36.449819 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.449819 np0000165404 devstack@c-api.service[113595]: /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:36.450132 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.450132 np0000165404 devstack@c-api.service[113595]: /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:36.450132 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.450132 np0000165404 devstack@c-api.service[113595]: /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:36.450132 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.450132 np0000165404 devstack@c-api.service[113595]: /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:36.450467 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.450467 np0000165404 devstack@c-api.service[113595]: /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:36.450467 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.450467 np0000165404 devstack@c-api.service[113595]: /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:36.450467 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.450775 np0000165404 devstack@c-api.service[113595]: /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:36.450775 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.450775 np0000165404 devstack@c-api.service[113595]: /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:36.450775 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.450775 np0000165404 devstack@c-api.service[113595]: /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:36.450775 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.451199 np0000165404 devstack@c-api.service[113595]: /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:36.451199 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.451199 np0000165404 devstack@c-api.service[113595]: /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:36.451199 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.451199 np0000165404 devstack@c-api.service[113595]: /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:36.451199 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.451547 np0000165404 devstack@c-api.service[113595]: /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:36.451547 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.451547 np0000165404 devstack@c-api.service[113595]: /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:36.451547 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.451547 np0000165404 devstack@c-api.service[113595]: /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:36.451547 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.451903 np0000165404 devstack@c-api.service[113595]: /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:36.451903 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.451903 np0000165404 devstack@c-api.service[113595]: /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:36.451903 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.451903 np0000165404 devstack@c-api.service[113595]: /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:36.451903 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.452461 np0000165404 devstack@c-api.service[113595]: /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:36.452461 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.452461 np0000165404 devstack@c-api.service[113595]: /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:36.452461 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.452697 np0000165404 devstack@c-api.service[113595]: /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:36.452697 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.452697 np0000165404 devstack@c-api.service[113595]: /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:36.452697 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.452697 np0000165404 devstack@c-api.service[113595]: /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:36.452849 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.452849 np0000165404 devstack@c-api.service[113595]: /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:36.452849 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.452849 np0000165404 devstack@c-api.service[113595]: /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:36.452849 np0000165404 devstack@c-api.service[113595]: warnings.warn(deprecated_msg) Apr 13 02:27:36.452849 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.middleware.request_id [None req-712252ae-e576-4031-a3c6-ab1bd53a0bb9 None None] RequestId filter calling following filter/app {{(pid=113595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:27:37.035557 np0000165404 devstack@c-api.service[113595]: INFO cinder.api.openstack.wsgi [None req-712252ae-e576-4031-a3c6-ab1bd53a0bb9 admin admin] POST https://199.204.45.222/volume/v3/types Apr 13 02:27:37.036329 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.openstack.wsgi [None req-712252ae-e576-4031-a3c6-ab1bd53a0bb9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 13 02:27:37.038356 np0000165404 devstack@c-api.service[113595]: /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:37.038356 np0000165404 devstack@c-api.service[113595]: warnings.warn( Apr 13 02:27:37.048440 np0000165404 devstack@c-api.service[113595]: DEBUG oslo_db.sqlalchemy.engines [None req-712252ae-e576-4031-a3c6-ab1bd53a0bb9 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=113595) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 13 02:27:37.087741 np0000165404 devstack@c-api.service[113595]: INFO cinder.api.openstack.wsgi [None req-712252ae-e576-4031-a3c6-ab1bd53a0bb9 admin admin] https://199.204.45.222/volume/v3/types returned with HTTP 200 Apr 13 02:27:37.089149 np0000165404 devstack@c-api.service[113595]: [pid: 113595|app: 0|req: 1/2] 199.204.45.222 () {68 vars in 1288 bytes} [Mon Apr 13 02:27:36 2026] POST /volume/v3/types => generated 186 bytes in 664 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 13 02:27:37.102462 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.middleware.request_id [req-712252ae-e576-4031-a3c6-ab1bd53a0bb9 req-1a715592-be2a-468b-acd0-070dee80eaf9 None None] RequestId filter calling following filter/app {{(pid=113592) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:27:37.536220 np0000165404 devstack@c-api.service[113592]: INFO cinder.api.openstack.wsgi [req-712252ae-e576-4031-a3c6-ab1bd53a0bb9 req-1a715592-be2a-468b-acd0-070dee80eaf9 admin admin] POST https://199.204.45.222/volume/v3/types/7fbefe3d-491e-46cc-87af-a09475cca473/extra_specs Apr 13 02:27:37.536910 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.openstack.wsgi [req-712252ae-e576-4031-a3c6-ab1bd53a0bb9 req-1a715592-be2a-468b-acd0-070dee80eaf9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113592) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 13 02:27:37.538968 np0000165404 devstack@c-api.service[113592]: /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:37.538968 np0000165404 devstack@c-api.service[113592]: warnings.warn( Apr 13 02:27:37.548010 np0000165404 devstack@c-api.service[113592]: DEBUG oslo_db.sqlalchemy.engines [req-712252ae-e576-4031-a3c6-ab1bd53a0bb9 req-1a715592-be2a-468b-acd0-070dee80eaf9 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=113592) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 13 02:27:37.616548 np0000165404 devstack@c-api.service[113592]: INFO cinder.api.openstack.wsgi [req-712252ae-e576-4031-a3c6-ab1bd53a0bb9 req-1a715592-be2a-468b-acd0-070dee80eaf9 admin admin] https://199.204.45.222/volume/v3/types/7fbefe3d-491e-46cc-87af-a09475cca473/extra_specs returned with HTTP 200 Apr 13 02:27:37.617313 np0000165404 devstack@c-api.service[113592]: [pid: 113592|app: 0|req: 2/3] 199.204.45.222 () {70 vars in 1505 bytes} [Mon Apr 13 02:27:37 2026] POST /volume/v3/types/7fbefe3d-491e-46cc-87af-a09475cca473/extra_specs => generated 55 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:27:38.496016 np0000165404 devstack@c-api.service[113593]: DEBUG dbcounter [-] [113593] Writing DB stats cinder:SELECT=6 {{(pid=113593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:27:38.515082 np0000165404 devstack@c-api.service[113594]: DEBUG dbcounter [-] [113594] Writing DB stats cinder:SELECT=6 {{(pid=113594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:27:47.082804 np0000165404 devstack@c-api.service[113595]: DEBUG dbcounter [-] [113595] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:27:47.613887 np0000165404 devstack@c-api.service[113592]: DEBUG dbcounter [-] [113592] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:30:37.203217 np0000165404 devstack@c-api.service[113593]: /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:37.203217 np0000165404 devstack@c-api.service[113593]: warnings.warn( Apr 13 02:30:37.216182 np0000165404 devstack@c-api.service[113593]: /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:37.216182 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.216182 np0000165404 devstack@c-api.service[113593]: /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:37.216182 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.216182 np0000165404 devstack@c-api.service[113593]: /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:37.216666 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.216666 np0000165404 devstack@c-api.service[113593]: /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:37.216666 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.216666 np0000165404 devstack@c-api.service[113593]: /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:37.216666 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.217050 np0000165404 devstack@c-api.service[113593]: /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:37.217050 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.217050 np0000165404 devstack@c-api.service[113593]: /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:37.217050 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.217050 np0000165404 devstack@c-api.service[113593]: /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:37.217050 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.217599 np0000165404 devstack@c-api.service[113593]: /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:37.217599 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.217599 np0000165404 devstack@c-api.service[113593]: /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:37.217599 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.217937 np0000165404 devstack@c-api.service[113593]: /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:37.217937 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.217937 np0000165404 devstack@c-api.service[113593]: /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:37.217937 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.218244 np0000165404 devstack@c-api.service[113593]: /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:37.218244 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.218244 np0000165404 devstack@c-api.service[113593]: /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:37.218244 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.218521 np0000165404 devstack@c-api.service[113593]: /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:37.218521 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.218521 np0000165404 devstack@c-api.service[113593]: /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:37.218521 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.218521 np0000165404 devstack@c-api.service[113593]: /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:37.218898 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.218898 np0000165404 devstack@c-api.service[113593]: /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:37.218898 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.218898 np0000165404 devstack@c-api.service[113593]: /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:37.218898 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.219251 np0000165404 devstack@c-api.service[113593]: /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:37.219251 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.219251 np0000165404 devstack@c-api.service[113593]: /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:37.219251 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.219251 np0000165404 devstack@c-api.service[113593]: /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:37.219251 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.219659 np0000165404 devstack@c-api.service[113593]: /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:37.219659 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.219659 np0000165404 devstack@c-api.service[113593]: /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:37.219659 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.219659 np0000165404 devstack@c-api.service[113593]: /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:37.219659 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.220100 np0000165404 devstack@c-api.service[113593]: /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:37.220100 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.220100 np0000165404 devstack@c-api.service[113593]: /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:37.220100 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.220100 np0000165404 devstack@c-api.service[113593]: /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:37.220100 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.220487 np0000165404 devstack@c-api.service[113593]: /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:37.220487 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.220487 np0000165404 devstack@c-api.service[113593]: /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:37.220487 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.220487 np0000165404 devstack@c-api.service[113593]: /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:37.220887 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.220887 np0000165404 devstack@c-api.service[113593]: /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:37.220887 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.220887 np0000165404 devstack@c-api.service[113593]: /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:37.220887 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.221207 np0000165404 devstack@c-api.service[113593]: /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:37.221207 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.221207 np0000165404 devstack@c-api.service[113593]: /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:37.221207 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.221207 np0000165404 devstack@c-api.service[113593]: /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:37.221207 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.221604 np0000165404 devstack@c-api.service[113593]: /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:37.221604 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.221604 np0000165404 devstack@c-api.service[113593]: /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:37.221604 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.221604 np0000165404 devstack@c-api.service[113593]: /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:37.221604 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.222019 np0000165404 devstack@c-api.service[113593]: /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:37.222019 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.222019 np0000165404 devstack@c-api.service[113593]: /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:37.222019 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.222019 np0000165404 devstack@c-api.service[113593]: /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:37.222390 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.222390 np0000165404 devstack@c-api.service[113593]: /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:37.222390 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.222390 np0000165404 devstack@c-api.service[113593]: /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:37.222390 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.222713 np0000165404 devstack@c-api.service[113593]: /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:37.222713 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.222713 np0000165404 devstack@c-api.service[113593]: /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:37.222713 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.223181 np0000165404 devstack@c-api.service[113593]: /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:37.223181 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.223181 np0000165404 devstack@c-api.service[113593]: /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:37.223181 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.223496 np0000165404 devstack@c-api.service[113593]: /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:37.223496 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.223496 np0000165404 devstack@c-api.service[113593]: /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:37.223496 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.223496 np0000165404 devstack@c-api.service[113593]: /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:37.223887 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.223887 np0000165404 devstack@c-api.service[113593]: /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:37.223887 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.223887 np0000165404 devstack@c-api.service[113593]: /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:37.223887 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.224229 np0000165404 devstack@c-api.service[113593]: /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:37.224229 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.224229 np0000165404 devstack@c-api.service[113593]: /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:37.224229 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.224514 np0000165404 devstack@c-api.service[113593]: /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:37.224514 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.224514 np0000165404 devstack@c-api.service[113593]: /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:37.224514 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.224812 np0000165404 devstack@c-api.service[113593]: /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:37.224812 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.224812 np0000165404 devstack@c-api.service[113593]: /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:37.224812 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.225127 np0000165404 devstack@c-api.service[113593]: /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:37.225127 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.225127 np0000165404 devstack@c-api.service[113593]: /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:37.225127 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.225397 np0000165404 devstack@c-api.service[113593]: /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:37.225397 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.225397 np0000165404 devstack@c-api.service[113593]: /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:37.225397 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.225748 np0000165404 devstack@c-api.service[113593]: /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:37.225748 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.225748 np0000165404 devstack@c-api.service[113593]: /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:37.225748 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.225748 np0000165404 devstack@c-api.service[113593]: /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:37.226007 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.226007 np0000165404 devstack@c-api.service[113593]: /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:37.226007 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.226007 np0000165404 devstack@c-api.service[113593]: /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:37.226007 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.226007 np0000165404 devstack@c-api.service[113593]: /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:37.226190 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.226190 np0000165404 devstack@c-api.service[113593]: /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:37.226190 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.226190 np0000165404 devstack@c-api.service[113593]: /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:37.226190 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.226330 np0000165404 devstack@c-api.service[113593]: /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:37.226330 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.226330 np0000165404 devstack@c-api.service[113593]: /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:37.226330 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.226330 np0000165404 devstack@c-api.service[113593]: /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:37.226330 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.226518 np0000165404 devstack@c-api.service[113593]: /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:37.226518 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.226518 np0000165404 devstack@c-api.service[113593]: /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:37.226518 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.226518 np0000165404 devstack@c-api.service[113593]: /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:37.226518 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.226692 np0000165404 devstack@c-api.service[113593]: /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:37.226692 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.226692 np0000165404 devstack@c-api.service[113593]: /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:37.226692 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.226692 np0000165404 devstack@c-api.service[113593]: /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:37.226692 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.226911 np0000165404 devstack@c-api.service[113593]: /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:37.226911 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.226911 np0000165404 devstack@c-api.service[113593]: /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:37.226911 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.226911 np0000165404 devstack@c-api.service[113593]: /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:37.226911 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.227101 np0000165404 devstack@c-api.service[113593]: /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:37.227101 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.227101 np0000165404 devstack@c-api.service[113593]: /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:37.227101 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.227224 np0000165404 devstack@c-api.service[113593]: /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:37.227224 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.227224 np0000165404 devstack@c-api.service[113593]: /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:37.227224 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.227224 np0000165404 devstack@c-api.service[113593]: /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:37.227386 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.227386 np0000165404 devstack@c-api.service[113593]: /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:37.227386 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.227386 np0000165404 devstack@c-api.service[113593]: /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:37.227386 np0000165404 devstack@c-api.service[113593]: warnings.warn(deprecated_msg) Apr 13 02:30:37.227386 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.middleware.request_id [None req-b21100e5-a0cc-4c29-86cf-2008f7eea0d3 None None] RequestId filter calling following filter/app {{(pid=113593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:30:37.227386 np0000165404 devstack@c-api.service[113593]: INFO cinder.api.openstack.wsgi [None req-b21100e5-a0cc-4c29-86cf-2008f7eea0d3 None None] GET https://199.204.45.222/volume// Apr 13 02:30:37.227576 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.openstack.wsgi [None req-b21100e5-a0cc-4c29-86cf-2008f7eea0d3 None None] Empty body provided in request {{(pid=113593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:30:37.227576 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.openstack.wsgi [None req-b21100e5-a0cc-4c29-86cf-2008f7eea0d3 None None] Calling method 'all' {{(pid=113593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:30:37.227576 np0000165404 devstack@c-api.service[113593]: INFO cinder.api.openstack.wsgi [None req-b21100e5-a0cc-4c29-86cf-2008f7eea0d3 None None] https://199.204.45.222/volume// returned with HTTP 300 Apr 13 02:30:37.227576 np0000165404 devstack@c-api.service[113593]: [pid: 113593|app: 0|req: 1/4] 199.204.45.222 () {66 vars in 1456 bytes} [Mon Apr 13 02:30:37 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 13 02:31:17.895585 np0000165404 devstack@c-api.service[113594]: /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:31:17.895585 np0000165404 devstack@c-api.service[113594]: warnings.warn( Apr 13 02:31:17.906670 np0000165404 devstack@c-api.service[113594]: /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:31:17.906670 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.906670 np0000165404 devstack@c-api.service[113594]: /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:31:17.906670 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.907054 np0000165404 devstack@c-api.service[113594]: /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:31:17.907054 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.907054 np0000165404 devstack@c-api.service[113594]: /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:31:17.907054 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.907308 np0000165404 devstack@c-api.service[113594]: /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:31:17.907308 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.907308 np0000165404 devstack@c-api.service[113594]: /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:31:17.907308 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.907308 np0000165404 devstack@c-api.service[113594]: /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:31:17.907308 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.907683 np0000165404 devstack@c-api.service[113594]: /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:31:17.907683 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.907683 np0000165404 devstack@c-api.service[113594]: /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:31:17.907683 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.907683 np0000165404 devstack@c-api.service[113594]: /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:31:17.908073 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.908073 np0000165404 devstack@c-api.service[113594]: /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:31:17.908073 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.908073 np0000165404 devstack@c-api.service[113594]: /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:31:17.908073 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.908423 np0000165404 devstack@c-api.service[113594]: /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:31:17.908423 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.908423 np0000165404 devstack@c-api.service[113594]: /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:31:17.908423 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.908730 np0000165404 devstack@c-api.service[113594]: /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:31:17.908730 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.908730 np0000165404 devstack@c-api.service[113594]: /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:31:17.908730 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.908730 np0000165404 devstack@c-api.service[113594]: /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:31:17.909083 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.909083 np0000165404 devstack@c-api.service[113594]: /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:31:17.909083 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.909083 np0000165404 devstack@c-api.service[113594]: /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:31:17.909083 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.909391 np0000165404 devstack@c-api.service[113594]: /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:31:17.909391 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.909391 np0000165404 devstack@c-api.service[113594]: /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:31:17.909391 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.909391 np0000165404 devstack@c-api.service[113594]: /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:31:17.909391 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.909748 np0000165404 devstack@c-api.service[113594]: /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:31:17.909748 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.909748 np0000165404 devstack@c-api.service[113594]: /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:31:17.909748 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.909748 np0000165404 devstack@c-api.service[113594]: /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:31:17.909748 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.910107 np0000165404 devstack@c-api.service[113594]: /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:31:17.910107 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.910107 np0000165404 devstack@c-api.service[113594]: /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:31:17.910107 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.910107 np0000165404 devstack@c-api.service[113594]: /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:31:17.910107 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.910464 np0000165404 devstack@c-api.service[113594]: /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:31:17.910464 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.910464 np0000165404 devstack@c-api.service[113594]: /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:31:17.910464 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.910464 np0000165404 devstack@c-api.service[113594]: /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:31:17.910775 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.910775 np0000165404 devstack@c-api.service[113594]: /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:31:17.910775 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.910775 np0000165404 devstack@c-api.service[113594]: /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:31:17.910775 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.911073 np0000165404 devstack@c-api.service[113594]: /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:31:17.911073 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.911073 np0000165404 devstack@c-api.service[113594]: /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:31:17.911073 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.911073 np0000165404 devstack@c-api.service[113594]: /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:31:17.911073 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.911582 np0000165404 devstack@c-api.service[113594]: /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:31:17.911582 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.911582 np0000165404 devstack@c-api.service[113594]: /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:31:17.911582 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.911582 np0000165404 devstack@c-api.service[113594]: /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:31:17.911582 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.911922 np0000165404 devstack@c-api.service[113594]: /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:31:17.911922 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.911922 np0000165404 devstack@c-api.service[113594]: /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:31:17.911922 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.911922 np0000165404 devstack@c-api.service[113594]: /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:31:17.912233 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.912233 np0000165404 devstack@c-api.service[113594]: /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:31:17.912233 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.912233 np0000165404 devstack@c-api.service[113594]: /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:31:17.912233 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.912533 np0000165404 devstack@c-api.service[113594]: /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:31:17.912533 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.912533 np0000165404 devstack@c-api.service[113594]: /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:31:17.912533 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.912777 np0000165404 devstack@c-api.service[113594]: /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:31:17.912777 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.912777 np0000165404 devstack@c-api.service[113594]: /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:31:17.912777 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.913034 np0000165404 devstack@c-api.service[113594]: /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:31:17.913034 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.913034 np0000165404 devstack@c-api.service[113594]: /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:31:17.913034 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.913034 np0000165404 devstack@c-api.service[113594]: /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:31:17.913357 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.913357 np0000165404 devstack@c-api.service[113594]: /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:31:17.913357 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.913357 np0000165404 devstack@c-api.service[113594]: /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:31:17.913357 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.913639 np0000165404 devstack@c-api.service[113594]: /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:31:17.913639 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.913639 np0000165404 devstack@c-api.service[113594]: /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:31:17.913639 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.913888 np0000165404 devstack@c-api.service[113594]: /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:31:17.913888 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.913888 np0000165404 devstack@c-api.service[113594]: /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:31:17.913888 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.914136 np0000165404 devstack@c-api.service[113594]: /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:31:17.914136 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.914136 np0000165404 devstack@c-api.service[113594]: /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:31:17.914136 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.914390 np0000165404 devstack@c-api.service[113594]: /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:31:17.914390 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.914390 np0000165404 devstack@c-api.service[113594]: /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:31:17.914390 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.914619 np0000165404 devstack@c-api.service[113594]: /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:31:17.914619 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.914619 np0000165404 devstack@c-api.service[113594]: /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:31:17.914619 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.914875 np0000165404 devstack@c-api.service[113594]: /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:31:17.914875 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.914875 np0000165404 devstack@c-api.service[113594]: /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:31:17.914875 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.914875 np0000165404 devstack@c-api.service[113594]: /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:31:17.915186 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.915186 np0000165404 devstack@c-api.service[113594]: /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:31:17.915186 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.915186 np0000165404 devstack@c-api.service[113594]: /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:31:17.915186 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.915186 np0000165404 devstack@c-api.service[113594]: /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:31:17.915525 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.915525 np0000165404 devstack@c-api.service[113594]: /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:31:17.915525 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.915525 np0000165404 devstack@c-api.service[113594]: /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:31:17.915525 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.915808 np0000165404 devstack@c-api.service[113594]: /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:31:17.915808 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.915808 np0000165404 devstack@c-api.service[113594]: /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:31:17.915808 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.915808 np0000165404 devstack@c-api.service[113594]: /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:31:17.915808 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.916180 np0000165404 devstack@c-api.service[113594]: /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:31:17.916180 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.916180 np0000165404 devstack@c-api.service[113594]: /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:31:17.916180 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.916180 np0000165404 devstack@c-api.service[113594]: /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:31:17.916180 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.916655 np0000165404 devstack@c-api.service[113594]: /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:31:17.916655 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.916655 np0000165404 devstack@c-api.service[113594]: /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:31:17.916655 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.916655 np0000165404 devstack@c-api.service[113594]: /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:31:17.916655 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.917081 np0000165404 devstack@c-api.service[113594]: /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:31:17.917081 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.917081 np0000165404 devstack@c-api.service[113594]: /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:31:17.917081 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.917081 np0000165404 devstack@c-api.service[113594]: /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:31:17.917081 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.917362 np0000165404 devstack@c-api.service[113594]: /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:31:17.917362 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.917362 np0000165404 devstack@c-api.service[113594]: /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:31:17.917362 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.917482 np0000165404 devstack@c-api.service[113594]: /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:31:17.917482 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.917482 np0000165404 devstack@c-api.service[113594]: /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:31:17.917482 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.917482 np0000165404 devstack@c-api.service[113594]: /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:31:17.917620 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.917620 np0000165404 devstack@c-api.service[113594]: /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:31:17.917620 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.917620 np0000165404 devstack@c-api.service[113594]: /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:31:17.917620 np0000165404 devstack@c-api.service[113594]: warnings.warn(deprecated_msg) Apr 13 02:31:17.917620 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.middleware.request_id [None req-538758eb-d4f2-4c33-be89-e7f99aa1ba1e None None] RequestId filter calling following filter/app {{(pid=113594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:31:18.221659 np0000165404 devstack@c-api.service[113594]: INFO cinder.api.openstack.wsgi [None req-538758eb-d4f2-4c33-be89-e7f99aa1ba1e demo demo] GET https://199.204.45.222/volume/v3/types?is_public=None Apr 13 02:31:18.221992 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.openstack.wsgi [None req-538758eb-d4f2-4c33-be89-e7f99aa1ba1e demo demo] Empty body provided in request {{(pid=113594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:31:18.222242 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.openstack.wsgi [None req-538758eb-d4f2-4c33-be89-e7f99aa1ba1e demo demo] Calling method 'index' {{(pid=113594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:31:18.222681 np0000165404 devstack@c-api.service[113594]: /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:31:18.222681 np0000165404 devstack@c-api.service[113594]: warnings.warn( Apr 13 02:31:18.223314 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.api_utils [None req-538758eb-d4f2-4c33-be89-e7f99aa1ba1e demo demo] Removing options '' from query. {{(pid=113594) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:31:18.235899 np0000165404 devstack@c-api.service[113594]: DEBUG oslo_db.sqlalchemy.engines [None req-538758eb-d4f2-4c33-be89-e7f99aa1ba1e 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=113594) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 13 02:31:18.259634 np0000165404 devstack@c-api.service[113594]: INFO cinder.api.openstack.wsgi [None req-538758eb-d4f2-4c33-be89-e7f99aa1ba1e demo demo] https://199.204.45.222/volume/v3/types?is_public=None returned with HTTP 200 Apr 13 02:31:18.260258 np0000165404 devstack@c-api.service[113594]: [pid: 113594|app: 0|req: 1/5] 199.204.45.222 () {64 vars in 1263 bytes} [Mon Apr 13 02:31:17 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 13 02:31:18.274272 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.middleware.request_id [req-538758eb-d4f2-4c33-be89-e7f99aa1ba1e req-81fff4ff-ca19-4ab1-b584-a647c143649e None None] RequestId filter calling following filter/app {{(pid=113595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:31:18.277281 np0000165404 devstack@c-api.service[113595]: INFO cinder.api.openstack.wsgi [req-538758eb-d4f2-4c33-be89-e7f99aa1ba1e req-81fff4ff-ca19-4ab1-b584-a647c143649e demo demo] GET https://199.204.45.222/volume/v3/types/default Apr 13 02:31:18.277525 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.openstack.wsgi [req-538758eb-d4f2-4c33-be89-e7f99aa1ba1e req-81fff4ff-ca19-4ab1-b584-a647c143649e demo demo] Empty body provided in request {{(pid=113595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:31:18.277709 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.openstack.wsgi [req-538758eb-d4f2-4c33-be89-e7f99aa1ba1e req-81fff4ff-ca19-4ab1-b584-a647c143649e demo demo] Calling method 'show' {{(pid=113595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:31:18.289630 np0000165404 devstack@c-api.service[113595]: INFO cinder.api.openstack.wsgi [req-538758eb-d4f2-4c33-be89-e7f99aa1ba1e req-81fff4ff-ca19-4ab1-b584-a647c143649e demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 Apr 13 02:31:18.290103 np0000165404 devstack@c-api.service[113595]: [pid: 113595|app: 0|req: 2/6] 199.204.45.222 () {66 vars in 1329 bytes} [Mon Apr 13 02:31:18 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 13 02:31:18.654471 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.middleware.request_id [None req-cb03ab1a-82fe-408c-8145-a7a1aeddb027 None None] RequestId filter calling following filter/app {{(pid=113592) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:31:18.659156 np0000165404 devstack@c-api.service[113592]: INFO cinder.api.openstack.wsgi [None req-cb03ab1a-82fe-408c-8145-a7a1aeddb027 demo demo] GET https://199.204.45.222/volume/v3/types/default Apr 13 02:31:18.659400 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.openstack.wsgi [None req-cb03ab1a-82fe-408c-8145-a7a1aeddb027 demo demo] Empty body provided in request {{(pid=113592) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:31:18.659660 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.openstack.wsgi [None req-cb03ab1a-82fe-408c-8145-a7a1aeddb027 demo demo] Calling method 'show' {{(pid=113592) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:31:18.674875 np0000165404 devstack@c-api.service[113592]: INFO cinder.api.openstack.wsgi [None req-cb03ab1a-82fe-408c-8145-a7a1aeddb027 demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 Apr 13 02:31:18.675230 np0000165404 devstack@c-api.service[113592]: [pid: 113592|app: 0|req: 3/7] 199.204.45.222 () {64 vars in 1258 bytes} [Mon Apr 13 02:31:18 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 13 02:31:19.167227 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.middleware.request_id [None req-13e883c5-b887-4c6d-b5e0-ee5b080f801b None None] RequestId filter calling following filter/app {{(pid=113593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:31:19.498041 np0000165404 devstack@c-api.service[113593]: INFO cinder.api.openstack.wsgi [None req-13e883c5-b887-4c6d-b5e0-ee5b080f801b demo demo] GET https://199.204.45.222/volume/v3/types/default Apr 13 02:31:19.498400 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.openstack.wsgi [None req-13e883c5-b887-4c6d-b5e0-ee5b080f801b demo demo] Empty body provided in request {{(pid=113593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:31:19.498670 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.openstack.wsgi [None req-13e883c5-b887-4c6d-b5e0-ee5b080f801b demo demo] Calling method 'show' {{(pid=113593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:31:19.506327 np0000165404 devstack@c-api.service[113593]: DEBUG oslo_db.sqlalchemy.engines [None req-13e883c5-b887-4c6d-b5e0-ee5b080f801b 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=113593) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 13 02:31:19.529123 np0000165404 devstack@c-api.service[113593]: /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:31:19.529123 np0000165404 devstack@c-api.service[113593]: warnings.warn( Apr 13 02:31:19.531605 np0000165404 devstack@c-api.service[113593]: INFO cinder.api.openstack.wsgi [None req-13e883c5-b887-4c6d-b5e0-ee5b080f801b demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 Apr 13 02:31:19.532202 np0000165404 devstack@c-api.service[113593]: [pid: 113593|app: 0|req: 2/8] 199.204.45.222 () {64 vars in 1258 bytes} [Mon Apr 13 02:31:19 2026] GET /volume/v3/types/default => generated 145 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 13 02:31:19.546675 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.middleware.request_id [None req-5a521668-0d7a-4d83-a913-af25e4b02808 None None] RequestId filter calling following filter/app {{(pid=113594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:31:19.550007 np0000165404 devstack@c-api.service[113594]: INFO cinder.api.openstack.wsgi [None req-5a521668-0d7a-4d83-a913-af25e4b02808 demo demo] GET https://199.204.45.222/volume/v3/types/default Apr 13 02:31:19.550388 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.openstack.wsgi [None req-5a521668-0d7a-4d83-a913-af25e4b02808 demo demo] Empty body provided in request {{(pid=113594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:31:19.550796 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.openstack.wsgi [None req-5a521668-0d7a-4d83-a913-af25e4b02808 demo demo] Calling method 'show' {{(pid=113594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:31:19.564351 np0000165404 devstack@c-api.service[113594]: INFO cinder.api.openstack.wsgi [None req-5a521668-0d7a-4d83-a913-af25e4b02808 demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 Apr 13 02:31:19.564672 np0000165404 devstack@c-api.service[113594]: [pid: 113594|app: 0|req: 2/9] 199.204.45.222 () {64 vars in 1258 bytes} [Mon Apr 13 02:31:19 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 13 02:31:28.284355 np0000165404 devstack@c-api.service[113595]: DEBUG dbcounter [-] [113595] Writing DB stats cinder:SELECT=2 {{(pid=113595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:31:28.670752 np0000165404 devstack@c-api.service[113592]: DEBUG dbcounter [-] [113592] Writing DB stats cinder:SELECT=2 {{(pid=113592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:31:29.526174 np0000165404 devstack@c-api.service[113593]: DEBUG dbcounter [-] [113593] Writing DB stats cinder:SELECT=2 {{(pid=113593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:31:29.560714 np0000165404 devstack@c-api.service[113594]: DEBUG dbcounter [-] [113594] Writing DB stats cinder:SELECT=3 {{(pid=113594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:35:57.335656 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.middleware.request_id [None req-87fdb4bb-b5e1-44a3-abdd-01c3b5d4e3fb None None] RequestId filter calling following filter/app {{(pid=113595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:35:57.458981 np0000165404 devstack@c-api.service[113595]: INFO cinder.api.openstack.wsgi [None req-87fdb4bb-b5e1-44a3-abdd-01c3b5d4e3fb demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 02:35:57.459158 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.openstack.wsgi [None req-87fdb4bb-b5e1-44a3-abdd-01c3b5d4e3fb demo demo] Empty body provided in request {{(pid=113595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:35:57.459323 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.openstack.wsgi [None req-87fdb4bb-b5e1-44a3-abdd-01c3b5d4e3fb demo demo] Calling method 'detail' {{(pid=113595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:35:57.459920 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.api_utils [None req-87fdb4bb-b5e1-44a3-abdd-01c3b5d4e3fb demo demo] Removing options '' from query. {{(pid=113595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:35:57.460711 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.volume.api [None req-87fdb4bb-b5e1-44a3-abdd-01c3b5d4e3fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113595) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:35:57.499608 np0000165404 devstack@c-api.service[113595]: INFO cinder.volume.api [None req-87fdb4bb-b5e1-44a3-abdd-01c3b5d4e3fb demo demo] Get all volumes completed successfully. Apr 13 02:35:57.502587 np0000165404 devstack@c-api.service[113595]: INFO cinder.api.openstack.wsgi [None req-87fdb4bb-b5e1-44a3-abdd-01c3b5d4e3fb demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:35:57.503114 np0000165404 devstack@c-api.service[113595]: [pid: 113595|app: 0|req: 3/10] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 02:35:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:36:07.489276 np0000165404 devstack@c-api.service[113595]: DEBUG dbcounter [-] [113595] Writing DB stats cinder:SELECT=1 {{(pid=113595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:36:57.534617 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.middleware.request_id [None req-a3223e51-d456-47e0-a8b6-fd3d70cf5147 None None] RequestId filter calling following filter/app {{(pid=113592) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:36:57.539895 np0000165404 devstack@c-api.service[113592]: INFO cinder.api.openstack.wsgi [None req-a3223e51-d456-47e0-a8b6-fd3d70cf5147 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 02:36:57.540723 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.openstack.wsgi [None req-a3223e51-d456-47e0-a8b6-fd3d70cf5147 demo demo] Empty body provided in request {{(pid=113592) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:36:57.541086 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.openstack.wsgi [None req-a3223e51-d456-47e0-a8b6-fd3d70cf5147 demo demo] Calling method 'detail' {{(pid=113592) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:36:57.542041 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.api_utils [None req-a3223e51-d456-47e0-a8b6-fd3d70cf5147 demo demo] Removing options '' from query. {{(pid=113592) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:36:57.543457 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.volume.api [None req-a3223e51-d456-47e0-a8b6-fd3d70cf5147 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113592) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:36:57.591291 np0000165404 devstack@c-api.service[113592]: INFO cinder.volume.api [None req-a3223e51-d456-47e0-a8b6-fd3d70cf5147 demo demo] Get all volumes completed successfully. Apr 13 02:36:57.595148 np0000165404 devstack@c-api.service[113592]: INFO cinder.api.openstack.wsgi [None req-a3223e51-d456-47e0-a8b6-fd3d70cf5147 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:36:57.595689 np0000165404 devstack@c-api.service[113592]: [pid: 113592|app: 0|req: 4/11] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 02:36:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:37:07.583416 np0000165404 devstack@c-api.service[113592]: DEBUG dbcounter [-] [113592] Writing DB stats cinder:SELECT=1 {{(pid=113592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:37:57.614492 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.middleware.request_id [None req-ed25b2d7-d302-4c53-82b3-397182ce2e86 None None] RequestId filter calling following filter/app {{(pid=113593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:37:57.619347 np0000165404 devstack@c-api.service[113593]: INFO cinder.api.openstack.wsgi [None req-ed25b2d7-d302-4c53-82b3-397182ce2e86 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 02:37:57.619614 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.openstack.wsgi [None req-ed25b2d7-d302-4c53-82b3-397182ce2e86 demo demo] Empty body provided in request {{(pid=113593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:37:57.619921 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.openstack.wsgi [None req-ed25b2d7-d302-4c53-82b3-397182ce2e86 demo demo] Calling method 'detail' {{(pid=113593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:37:57.620678 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.api_utils [None req-ed25b2d7-d302-4c53-82b3-397182ce2e86 demo demo] Removing options '' from query. {{(pid=113593) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:37:57.621953 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.volume.api [None req-ed25b2d7-d302-4c53-82b3-397182ce2e86 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113593) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:37:57.661472 np0000165404 devstack@c-api.service[113593]: INFO cinder.volume.api [None req-ed25b2d7-d302-4c53-82b3-397182ce2e86 demo demo] Get all volumes completed successfully. Apr 13 02:37:57.665898 np0000165404 devstack@c-api.service[113593]: INFO cinder.api.openstack.wsgi [None req-ed25b2d7-d302-4c53-82b3-397182ce2e86 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:37:57.666506 np0000165404 devstack@c-api.service[113593]: [pid: 113593|app: 0|req: 3/12] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 02:37:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:38:07.653424 np0000165404 devstack@c-api.service[113593]: DEBUG dbcounter [-] [113593] Writing DB stats cinder:SELECT=1 {{(pid=113593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:38:57.703626 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.middleware.request_id [None req-48327173-2161-4bb4-83e4-fba04032cd1f None None] RequestId filter calling following filter/app {{(pid=113594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:38:57.707045 np0000165404 devstack@c-api.service[113594]: INFO cinder.api.openstack.wsgi [None req-48327173-2161-4bb4-83e4-fba04032cd1f demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 02:38:57.707384 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.openstack.wsgi [None req-48327173-2161-4bb4-83e4-fba04032cd1f demo demo] Empty body provided in request {{(pid=113594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:38:57.707658 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.openstack.wsgi [None req-48327173-2161-4bb4-83e4-fba04032cd1f demo demo] Calling method 'detail' {{(pid=113594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:38:57.708296 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.api_utils [None req-48327173-2161-4bb4-83e4-fba04032cd1f demo demo] Removing options '' from query. {{(pid=113594) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:38:57.709351 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.volume.api [None req-48327173-2161-4bb4-83e4-fba04032cd1f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113594) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:38:57.761289 np0000165404 devstack@c-api.service[113594]: INFO cinder.volume.api [None req-48327173-2161-4bb4-83e4-fba04032cd1f demo demo] Get all volumes completed successfully. Apr 13 02:38:57.765395 np0000165404 devstack@c-api.service[113594]: INFO cinder.api.openstack.wsgi [None req-48327173-2161-4bb4-83e4-fba04032cd1f demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:38:57.766025 np0000165404 devstack@c-api.service[113594]: [pid: 113594|app: 0|req: 3/13] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 02:38:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:39:07.751651 np0000165404 devstack@c-api.service[113594]: DEBUG dbcounter [-] [113594] Writing DB stats cinder:SELECT=1 {{(pid=113594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:39:57.787402 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.middleware.request_id [None req-dec3a966-7ac4-4f99-870f-5afe811cf787 None None] RequestId filter calling following filter/app {{(pid=113595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:39:57.790944 np0000165404 devstack@c-api.service[113595]: INFO cinder.api.openstack.wsgi [None req-dec3a966-7ac4-4f99-870f-5afe811cf787 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 02:39:57.791229 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.openstack.wsgi [None req-dec3a966-7ac4-4f99-870f-5afe811cf787 demo demo] Empty body provided in request {{(pid=113595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:39:57.791492 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.openstack.wsgi [None req-dec3a966-7ac4-4f99-870f-5afe811cf787 demo demo] Calling method 'detail' {{(pid=113595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:39:57.791965 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.api_utils [None req-dec3a966-7ac4-4f99-870f-5afe811cf787 demo demo] Removing options '' from query. {{(pid=113595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:39:57.793141 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.volume.api [None req-dec3a966-7ac4-4f99-870f-5afe811cf787 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113595) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:39:57.804655 np0000165404 devstack@c-api.service[113595]: INFO cinder.volume.api [None req-dec3a966-7ac4-4f99-870f-5afe811cf787 demo demo] Get all volumes completed successfully. Apr 13 02:39:57.807723 np0000165404 devstack@c-api.service[113595]: INFO cinder.api.openstack.wsgi [None req-dec3a966-7ac4-4f99-870f-5afe811cf787 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:39:57.808314 np0000165404 devstack@c-api.service[113595]: [pid: 113595|app: 0|req: 4/14] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 02:39:57 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:40:07.797418 np0000165404 devstack@c-api.service[113595]: DEBUG dbcounter [-] [113595] Writing DB stats cinder:SELECT=1 {{(pid=113595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:40:57.831381 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.middleware.request_id [None req-ffc867c2-72ce-4607-8f65-cb6d7ace1b9f None None] RequestId filter calling following filter/app {{(pid=113592) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:40:57.983429 np0000165404 devstack@c-api.service[113592]: INFO cinder.api.openstack.wsgi [None req-ffc867c2-72ce-4607-8f65-cb6d7ace1b9f demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 02:40:57.983937 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.openstack.wsgi [None req-ffc867c2-72ce-4607-8f65-cb6d7ace1b9f demo demo] Empty body provided in request {{(pid=113592) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:40:57.984380 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.openstack.wsgi [None req-ffc867c2-72ce-4607-8f65-cb6d7ace1b9f demo demo] Calling method 'detail' {{(pid=113592) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:40:57.985113 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.api_utils [None req-ffc867c2-72ce-4607-8f65-cb6d7ace1b9f demo demo] Removing options '' from query. {{(pid=113592) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:40:57.987462 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.volume.api [None req-ffc867c2-72ce-4607-8f65-cb6d7ace1b9f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113592) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:40:57.998502 np0000165404 devstack@c-api.service[113592]: INFO cinder.volume.api [None req-ffc867c2-72ce-4607-8f65-cb6d7ace1b9f demo demo] Get all volumes completed successfully. Apr 13 02:40:58.000705 np0000165404 devstack@c-api.service[113592]: INFO cinder.api.openstack.wsgi [None req-ffc867c2-72ce-4607-8f65-cb6d7ace1b9f demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:40:58.001125 np0000165404 devstack@c-api.service[113592]: [pid: 113592|app: 0|req: 5/15] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 02:40:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:41:07.993420 np0000165404 devstack@c-api.service[113592]: DEBUG dbcounter [-] [113592] Writing DB stats cinder:SELECT=1 {{(pid=113592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:41:58.019900 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.middleware.request_id [None req-76926972-654d-46b1-8006-4dbef4addde4 None None] RequestId filter calling following filter/app {{(pid=113593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:41:58.026053 np0000165404 devstack@c-api.service[113593]: INFO cinder.api.openstack.wsgi [None req-76926972-654d-46b1-8006-4dbef4addde4 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 02:41:58.026427 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.openstack.wsgi [None req-76926972-654d-46b1-8006-4dbef4addde4 demo demo] Empty body provided in request {{(pid=113593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:41:58.026884 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.openstack.wsgi [None req-76926972-654d-46b1-8006-4dbef4addde4 demo demo] Calling method 'detail' {{(pid=113593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:41:58.027390 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.api_utils [None req-76926972-654d-46b1-8006-4dbef4addde4 demo demo] Removing options '' from query. {{(pid=113593) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:41:58.028135 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.volume.api [None req-76926972-654d-46b1-8006-4dbef4addde4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113593) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:41:58.035858 np0000165404 devstack@c-api.service[113593]: INFO cinder.volume.api [None req-76926972-654d-46b1-8006-4dbef4addde4 demo demo] Get all volumes completed successfully. Apr 13 02:41:58.038182 np0000165404 devstack@c-api.service[113593]: INFO cinder.api.openstack.wsgi [None req-76926972-654d-46b1-8006-4dbef4addde4 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:41:58.038691 np0000165404 devstack@c-api.service[113593]: [pid: 113593|app: 0|req: 4/16] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 02:41:58 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:08.031355 np0000165404 devstack@c-api.service[113593]: DEBUG dbcounter [-] [113593] Writing DB stats cinder:SELECT=1 {{(pid=113593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:42:58.054201 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.middleware.request_id [None req-870b2eeb-64c7-45d4-be17-b068bb6f4cce None None] RequestId filter calling following filter/app {{(pid=113594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:42:58.059193 np0000165404 devstack@c-api.service[113594]: INFO cinder.api.openstack.wsgi [None req-870b2eeb-64c7-45d4-be17-b068bb6f4cce demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 02:42:58.059616 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.openstack.wsgi [None req-870b2eeb-64c7-45d4-be17-b068bb6f4cce demo demo] Empty body provided in request {{(pid=113594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:42:58.060127 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.openstack.wsgi [None req-870b2eeb-64c7-45d4-be17-b068bb6f4cce demo demo] Calling method 'detail' {{(pid=113594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:42:58.060750 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.api_utils [None req-870b2eeb-64c7-45d4-be17-b068bb6f4cce demo demo] Removing options '' from query. {{(pid=113594) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:42:58.062176 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.volume.api [None req-870b2eeb-64c7-45d4-be17-b068bb6f4cce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113594) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:42:58.074944 np0000165404 devstack@c-api.service[113594]: INFO cinder.volume.api [None req-870b2eeb-64c7-45d4-be17-b068bb6f4cce demo demo] Get all volumes completed successfully. Apr 13 02:42:58.078128 np0000165404 devstack@c-api.service[113594]: INFO cinder.api.openstack.wsgi [None req-870b2eeb-64c7-45d4-be17-b068bb6f4cce demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:42:58.078759 np0000165404 devstack@c-api.service[113594]: [pid: 113594|app: 0|req: 4/17] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 02:42:58 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:43:08.065644 np0000165404 devstack@c-api.service[113594]: DEBUG dbcounter [-] [113594] Writing DB stats cinder:SELECT=1 {{(pid=113594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:43:58.095604 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.middleware.request_id [None req-173bf954-e5c5-4469-8e30-40beb332f80d None None] RequestId filter calling following filter/app {{(pid=113595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:43:58.099720 np0000165404 devstack@c-api.service[113595]: INFO cinder.api.openstack.wsgi [None req-173bf954-e5c5-4469-8e30-40beb332f80d demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 02:43:58.100073 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.openstack.wsgi [None req-173bf954-e5c5-4469-8e30-40beb332f80d demo demo] Empty body provided in request {{(pid=113595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:43:58.100409 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.openstack.wsgi [None req-173bf954-e5c5-4469-8e30-40beb332f80d demo demo] Calling method 'detail' {{(pid=113595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:43:58.100861 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.api_utils [None req-173bf954-e5c5-4469-8e30-40beb332f80d demo demo] Removing options '' from query. {{(pid=113595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:43:58.102157 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.volume.api [None req-173bf954-e5c5-4469-8e30-40beb332f80d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113595) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:43:58.111809 np0000165404 devstack@c-api.service[113595]: INFO cinder.volume.api [None req-173bf954-e5c5-4469-8e30-40beb332f80d demo demo] Get all volumes completed successfully. Apr 13 02:43:58.114454 np0000165404 devstack@c-api.service[113595]: INFO cinder.api.openstack.wsgi [None req-173bf954-e5c5-4469-8e30-40beb332f80d demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:43:58.114849 np0000165404 devstack@c-api.service[113595]: [pid: 113595|app: 0|req: 5/18] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 02:43:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:44:08.106492 np0000165404 devstack@c-api.service[113595]: DEBUG dbcounter [-] [113595] Writing DB stats cinder:SELECT=1 {{(pid=113595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:44:58.130108 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.middleware.request_id [None req-49f2f6c7-913b-48f3-a0f9-5af32f162d3e None None] RequestId filter calling following filter/app {{(pid=113592) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:44:58.135351 np0000165404 devstack@c-api.service[113592]: INFO cinder.api.openstack.wsgi [None req-49f2f6c7-913b-48f3-a0f9-5af32f162d3e demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 02:44:58.135869 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.openstack.wsgi [None req-49f2f6c7-913b-48f3-a0f9-5af32f162d3e demo demo] Empty body provided in request {{(pid=113592) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:44:58.136478 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.openstack.wsgi [None req-49f2f6c7-913b-48f3-a0f9-5af32f162d3e demo demo] Calling method 'detail' {{(pid=113592) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:44:58.137054 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.api_utils [None req-49f2f6c7-913b-48f3-a0f9-5af32f162d3e demo demo] Removing options '' from query. {{(pid=113592) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:44:58.137703 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.volume.api [None req-49f2f6c7-913b-48f3-a0f9-5af32f162d3e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113592) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:44:58.147044 np0000165404 devstack@c-api.service[113592]: INFO cinder.volume.api [None req-49f2f6c7-913b-48f3-a0f9-5af32f162d3e demo demo] Get all volumes completed successfully. Apr 13 02:44:58.149980 np0000165404 devstack@c-api.service[113592]: INFO cinder.api.openstack.wsgi [None req-49f2f6c7-913b-48f3-a0f9-5af32f162d3e demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:44:58.150553 np0000165404 devstack@c-api.service[113592]: [pid: 113592|app: 0|req: 6/19] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 02:44:58 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:45:08.141550 np0000165404 devstack@c-api.service[113592]: DEBUG dbcounter [-] [113592] Writing DB stats cinder:SELECT=1 {{(pid=113592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:45:58.171291 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.middleware.request_id [None req-a3f9a051-bb66-454a-8ad5-e9ce4dcb71de None None] RequestId filter calling following filter/app {{(pid=113593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:45:58.339637 np0000165404 devstack@c-api.service[113593]: INFO cinder.api.openstack.wsgi [None req-a3f9a051-bb66-454a-8ad5-e9ce4dcb71de demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 02:45:58.340004 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.openstack.wsgi [None req-a3f9a051-bb66-454a-8ad5-e9ce4dcb71de demo demo] Empty body provided in request {{(pid=113593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:45:58.340292 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.openstack.wsgi [None req-a3f9a051-bb66-454a-8ad5-e9ce4dcb71de demo demo] Calling method 'detail' {{(pid=113593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:45:58.340653 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.api_utils [None req-a3f9a051-bb66-454a-8ad5-e9ce4dcb71de demo demo] Removing options '' from query. {{(pid=113593) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:45:58.341904 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.volume.api [None req-a3f9a051-bb66-454a-8ad5-e9ce4dcb71de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113593) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:45:58.351428 np0000165404 devstack@c-api.service[113593]: INFO cinder.volume.api [None req-a3f9a051-bb66-454a-8ad5-e9ce4dcb71de demo demo] Get all volumes completed successfully. Apr 13 02:45:58.354082 np0000165404 devstack@c-api.service[113593]: INFO cinder.api.openstack.wsgi [None req-a3f9a051-bb66-454a-8ad5-e9ce4dcb71de demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:45:58.354604 np0000165404 devstack@c-api.service[113593]: [pid: 113593|app: 0|req: 5/20] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 02:45:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:46:08.346253 np0000165404 devstack@c-api.service[113593]: DEBUG dbcounter [-] [113593] Writing DB stats cinder:SELECT=1 {{(pid=113593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:46:58.368003 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.middleware.request_id [None req-3dd403cf-cd8d-4062-9d1c-5730393efbbb None None] RequestId filter calling following filter/app {{(pid=113594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:46:58.370605 np0000165404 devstack@c-api.service[113594]: INFO cinder.api.openstack.wsgi [None req-3dd403cf-cd8d-4062-9d1c-5730393efbbb demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 02:46:58.370858 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.openstack.wsgi [None req-3dd403cf-cd8d-4062-9d1c-5730393efbbb demo demo] Empty body provided in request {{(pid=113594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:46:58.371104 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.openstack.wsgi [None req-3dd403cf-cd8d-4062-9d1c-5730393efbbb demo demo] Calling method 'detail' {{(pid=113594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:46:58.371351 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.api_utils [None req-3dd403cf-cd8d-4062-9d1c-5730393efbbb demo demo] Removing options '' from query. {{(pid=113594) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:46:58.372292 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.volume.api [None req-3dd403cf-cd8d-4062-9d1c-5730393efbbb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113594) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:46:58.379947 np0000165404 devstack@c-api.service[113594]: INFO cinder.volume.api [None req-3dd403cf-cd8d-4062-9d1c-5730393efbbb demo demo] Get all volumes completed successfully. Apr 13 02:46:58.382325 np0000165404 devstack@c-api.service[113594]: INFO cinder.api.openstack.wsgi [None req-3dd403cf-cd8d-4062-9d1c-5730393efbbb demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:46:58.382717 np0000165404 devstack@c-api.service[113594]: [pid: 113594|app: 0|req: 5/21] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 02:46:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:47:08.375444 np0000165404 devstack@c-api.service[113594]: DEBUG dbcounter [-] [113594] Writing DB stats cinder:SELECT=1 {{(pid=113594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:47:58.400420 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.middleware.request_id [None req-c00b5b8e-2118-418f-94d3-43f4154a6606 None None] RequestId filter calling following filter/app {{(pid=113595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:47:58.405090 np0000165404 devstack@c-api.service[113595]: INFO cinder.api.openstack.wsgi [None req-c00b5b8e-2118-418f-94d3-43f4154a6606 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 02:47:58.405341 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.openstack.wsgi [None req-c00b5b8e-2118-418f-94d3-43f4154a6606 demo demo] Empty body provided in request {{(pid=113595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:47:58.405659 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.openstack.wsgi [None req-c00b5b8e-2118-418f-94d3-43f4154a6606 demo demo] Calling method 'detail' {{(pid=113595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:47:58.406041 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.api_utils [None req-c00b5b8e-2118-418f-94d3-43f4154a6606 demo demo] Removing options '' from query. {{(pid=113595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:47:58.407250 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.volume.api [None req-c00b5b8e-2118-418f-94d3-43f4154a6606 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113595) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:47:58.420912 np0000165404 devstack@c-api.service[113595]: INFO cinder.volume.api [None req-c00b5b8e-2118-418f-94d3-43f4154a6606 demo demo] Get all volumes completed successfully. Apr 13 02:47:58.424284 np0000165404 devstack@c-api.service[113595]: INFO cinder.api.openstack.wsgi [None req-c00b5b8e-2118-418f-94d3-43f4154a6606 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:47:58.425161 np0000165404 devstack@c-api.service[113595]: [pid: 113595|app: 0|req: 6/22] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 02:47:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:48:08.412793 np0000165404 devstack@c-api.service[113595]: DEBUG dbcounter [-] [113595] Writing DB stats cinder:SELECT=1 {{(pid=113595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:48:58.440827 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.middleware.request_id [None req-c87d98e4-555b-4dcb-89bc-5bb931ab4b68 None None] RequestId filter calling following filter/app {{(pid=113592) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:48:58.443608 np0000165404 devstack@c-api.service[113592]: INFO cinder.api.openstack.wsgi [None req-c87d98e4-555b-4dcb-89bc-5bb931ab4b68 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 02:48:58.443879 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.openstack.wsgi [None req-c87d98e4-555b-4dcb-89bc-5bb931ab4b68 demo demo] Empty body provided in request {{(pid=113592) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:48:58.444142 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.openstack.wsgi [None req-c87d98e4-555b-4dcb-89bc-5bb931ab4b68 demo demo] Calling method 'detail' {{(pid=113592) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:48:58.444470 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.api_utils [None req-c87d98e4-555b-4dcb-89bc-5bb931ab4b68 demo demo] Removing options '' from query. {{(pid=113592) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:48:58.445499 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.volume.api [None req-c87d98e4-555b-4dcb-89bc-5bb931ab4b68 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113592) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:48:58.453708 np0000165404 devstack@c-api.service[113592]: INFO cinder.volume.api [None req-c87d98e4-555b-4dcb-89bc-5bb931ab4b68 demo demo] Get all volumes completed successfully. Apr 13 02:48:58.456103 np0000165404 devstack@c-api.service[113592]: INFO cinder.api.openstack.wsgi [None req-c87d98e4-555b-4dcb-89bc-5bb931ab4b68 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:48:58.456490 np0000165404 devstack@c-api.service[113592]: [pid: 113592|app: 0|req: 7/23] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 02:48:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:49:08.448783 np0000165404 devstack@c-api.service[113592]: DEBUG dbcounter [-] [113592] Writing DB stats cinder:SELECT=1 {{(pid=113592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:49:58.477275 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.middleware.request_id [None req-a6b0d050-368d-4214-8edf-6021c2589794 None None] RequestId filter calling following filter/app {{(pid=113593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:49:58.480691 np0000165404 devstack@c-api.service[113593]: INFO cinder.api.openstack.wsgi [None req-a6b0d050-368d-4214-8edf-6021c2589794 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 02:49:58.481017 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.openstack.wsgi [None req-a6b0d050-368d-4214-8edf-6021c2589794 demo demo] Empty body provided in request {{(pid=113593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:49:58.481277 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.openstack.wsgi [None req-a6b0d050-368d-4214-8edf-6021c2589794 demo demo] Calling method 'detail' {{(pid=113593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:49:58.481602 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.api_utils [None req-a6b0d050-368d-4214-8edf-6021c2589794 demo demo] Removing options '' from query. {{(pid=113593) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:49:58.482722 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.volume.api [None req-a6b0d050-368d-4214-8edf-6021c2589794 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113593) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:49:58.498189 np0000165404 devstack@c-api.service[113593]: INFO cinder.volume.api [None req-a6b0d050-368d-4214-8edf-6021c2589794 demo demo] Get all volumes completed successfully. Apr 13 02:49:58.501356 np0000165404 devstack@c-api.service[113593]: INFO cinder.api.openstack.wsgi [None req-a6b0d050-368d-4214-8edf-6021c2589794 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:49:58.501958 np0000165404 devstack@c-api.service[113593]: [pid: 113593|app: 0|req: 6/24] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 02:49:58 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:50:08.487216 np0000165404 devstack@c-api.service[113593]: DEBUG dbcounter [-] [113593] Writing DB stats cinder:SELECT=1 {{(pid=113593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:50:58.522144 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.middleware.request_id [None req-f5fbe3d3-a074-404d-b613-b8e14752816c None None] RequestId filter calling following filter/app {{(pid=113594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:50:58.660534 np0000165404 devstack@c-api.service[113594]: INFO cinder.api.openstack.wsgi [None req-f5fbe3d3-a074-404d-b613-b8e14752816c demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 02:50:58.660996 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.openstack.wsgi [None req-f5fbe3d3-a074-404d-b613-b8e14752816c demo demo] Empty body provided in request {{(pid=113594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:50:58.661397 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.openstack.wsgi [None req-f5fbe3d3-a074-404d-b613-b8e14752816c demo demo] Calling method 'detail' {{(pid=113594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:50:58.661881 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.api_utils [None req-f5fbe3d3-a074-404d-b613-b8e14752816c demo demo] Removing options '' from query. {{(pid=113594) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:50:58.663420 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.volume.api [None req-f5fbe3d3-a074-404d-b613-b8e14752816c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113594) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:50:58.677882 np0000165404 devstack@c-api.service[113594]: INFO cinder.volume.api [None req-f5fbe3d3-a074-404d-b613-b8e14752816c demo demo] Get all volumes completed successfully. Apr 13 02:50:58.680481 np0000165404 devstack@c-api.service[113594]: INFO cinder.api.openstack.wsgi [None req-f5fbe3d3-a074-404d-b613-b8e14752816c demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:50:58.680927 np0000165404 devstack@c-api.service[113594]: [pid: 113594|app: 0|req: 6/25] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 02:50:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:51:08.671598 np0000165404 devstack@c-api.service[113594]: DEBUG dbcounter [-] [113594] Writing DB stats cinder:SELECT=1 {{(pid=113594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:51:58.703140 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.middleware.request_id [None req-b979a2e1-65ba-4cd3-a9e4-7620ee2260cd None None] RequestId filter calling following filter/app {{(pid=113595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:51:58.707756 np0000165404 devstack@c-api.service[113595]: INFO cinder.api.openstack.wsgi [None req-b979a2e1-65ba-4cd3-a9e4-7620ee2260cd demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 02:51:58.708248 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.openstack.wsgi [None req-b979a2e1-65ba-4cd3-a9e4-7620ee2260cd demo demo] Empty body provided in request {{(pid=113595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:51:58.708592 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.openstack.wsgi [None req-b979a2e1-65ba-4cd3-a9e4-7620ee2260cd demo demo] Calling method 'detail' {{(pid=113595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:51:58.709117 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.api_utils [None req-b979a2e1-65ba-4cd3-a9e4-7620ee2260cd demo demo] Removing options '' from query. {{(pid=113595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:51:58.710791 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.volume.api [None req-b979a2e1-65ba-4cd3-a9e4-7620ee2260cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113595) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:51:58.722710 np0000165404 devstack@c-api.service[113595]: INFO cinder.volume.api [None req-b979a2e1-65ba-4cd3-a9e4-7620ee2260cd demo demo] Get all volumes completed successfully. Apr 13 02:51:58.725032 np0000165404 devstack@c-api.service[113595]: INFO cinder.api.openstack.wsgi [None req-b979a2e1-65ba-4cd3-a9e4-7620ee2260cd demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:51:58.725461 np0000165404 devstack@c-api.service[113595]: [pid: 113595|app: 0|req: 7/26] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 02:51:58 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:52:08.718025 np0000165404 devstack@c-api.service[113595]: DEBUG dbcounter [-] [113595] Writing DB stats cinder:SELECT=1 {{(pid=113595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:52:58.742830 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.middleware.request_id [None req-49dd97a1-1e3b-4e07-9b49-f3c59ef4eb06 None None] RequestId filter calling following filter/app {{(pid=113592) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:52:58.747164 np0000165404 devstack@c-api.service[113592]: INFO cinder.api.openstack.wsgi [None req-49dd97a1-1e3b-4e07-9b49-f3c59ef4eb06 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 02:52:58.747559 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.openstack.wsgi [None req-49dd97a1-1e3b-4e07-9b49-f3c59ef4eb06 demo demo] Empty body provided in request {{(pid=113592) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:52:58.748040 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.openstack.wsgi [None req-49dd97a1-1e3b-4e07-9b49-f3c59ef4eb06 demo demo] Calling method 'detail' {{(pid=113592) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:52:58.748683 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.api_utils [None req-49dd97a1-1e3b-4e07-9b49-f3c59ef4eb06 demo demo] Removing options '' from query. {{(pid=113592) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:52:58.750260 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.volume.api [None req-49dd97a1-1e3b-4e07-9b49-f3c59ef4eb06 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113592) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:52:58.762176 np0000165404 devstack@c-api.service[113592]: INFO cinder.volume.api [None req-49dd97a1-1e3b-4e07-9b49-f3c59ef4eb06 demo demo] Get all volumes completed successfully. Apr 13 02:52:58.764652 np0000165404 devstack@c-api.service[113592]: INFO cinder.api.openstack.wsgi [None req-49dd97a1-1e3b-4e07-9b49-f3c59ef4eb06 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:52:58.765108 np0000165404 devstack@c-api.service[113592]: [pid: 113592|app: 0|req: 8/27] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 02:52:58 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:53:08.753706 np0000165404 devstack@c-api.service[113592]: DEBUG dbcounter [-] [113592] Writing DB stats cinder:SELECT=1 {{(pid=113592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:53:58.782900 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.middleware.request_id [None req-b2ebb758-b4e5-494e-855e-7fc2a72f5169 None None] RequestId filter calling following filter/app {{(pid=113593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:53:58.785955 np0000165404 devstack@c-api.service[113593]: INFO cinder.api.openstack.wsgi [None req-b2ebb758-b4e5-494e-855e-7fc2a72f5169 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 02:53:58.786271 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.openstack.wsgi [None req-b2ebb758-b4e5-494e-855e-7fc2a72f5169 demo demo] Empty body provided in request {{(pid=113593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:53:58.786559 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.openstack.wsgi [None req-b2ebb758-b4e5-494e-855e-7fc2a72f5169 demo demo] Calling method 'detail' {{(pid=113593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:53:58.786882 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.api_utils [None req-b2ebb758-b4e5-494e-855e-7fc2a72f5169 demo demo] Removing options '' from query. {{(pid=113593) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:53:58.787927 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.volume.api [None req-b2ebb758-b4e5-494e-855e-7fc2a72f5169 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113593) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:53:58.797777 np0000165404 devstack@c-api.service[113593]: INFO cinder.volume.api [None req-b2ebb758-b4e5-494e-855e-7fc2a72f5169 demo demo] Get all volumes completed successfully. Apr 13 02:53:58.800409 np0000165404 devstack@c-api.service[113593]: INFO cinder.api.openstack.wsgi [None req-b2ebb758-b4e5-494e-855e-7fc2a72f5169 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:53:58.800913 np0000165404 devstack@c-api.service[113593]: [pid: 113593|app: 0|req: 7/28] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 02:53:58 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:08.792029 np0000165404 devstack@c-api.service[113593]: DEBUG dbcounter [-] [113593] Writing DB stats cinder:SELECT=1 {{(pid=113593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:54:58.814048 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.middleware.request_id [None req-ccf4e48f-6c99-423c-b77e-2e48607454ab None None] RequestId filter calling following filter/app {{(pid=113594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:54:58.817100 np0000165404 devstack@c-api.service[113594]: INFO cinder.api.openstack.wsgi [None req-ccf4e48f-6c99-423c-b77e-2e48607454ab demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 02:54:58.817340 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.openstack.wsgi [None req-ccf4e48f-6c99-423c-b77e-2e48607454ab demo demo] Empty body provided in request {{(pid=113594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:54:58.817586 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.openstack.wsgi [None req-ccf4e48f-6c99-423c-b77e-2e48607454ab demo demo] Calling method 'detail' {{(pid=113594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:54:58.817974 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.api_utils [None req-ccf4e48f-6c99-423c-b77e-2e48607454ab demo demo] Removing options '' from query. {{(pid=113594) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:54:58.819058 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.volume.api [None req-ccf4e48f-6c99-423c-b77e-2e48607454ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113594) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:54:58.828108 np0000165404 devstack@c-api.service[113594]: INFO cinder.volume.api [None req-ccf4e48f-6c99-423c-b77e-2e48607454ab demo demo] Get all volumes completed successfully. Apr 13 02:54:58.830108 np0000165404 devstack@c-api.service[113594]: INFO cinder.api.openstack.wsgi [None req-ccf4e48f-6c99-423c-b77e-2e48607454ab demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:54:58.830481 np0000165404 devstack@c-api.service[113594]: [pid: 113594|app: 0|req: 7/29] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 02:54:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:55:08.823014 np0000165404 devstack@c-api.service[113594]: DEBUG dbcounter [-] [113594] Writing DB stats cinder:SELECT=1 {{(pid=113594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:55:58.846817 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.middleware.request_id [None req-a0421266-d87b-43b9-b105-6988b34dcde7 None None] RequestId filter calling following filter/app {{(pid=113595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:55:58.960948 np0000165404 devstack@c-api.service[113595]: INFO cinder.api.openstack.wsgi [None req-a0421266-d87b-43b9-b105-6988b34dcde7 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 02:55:58.961198 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.openstack.wsgi [None req-a0421266-d87b-43b9-b105-6988b34dcde7 demo demo] Empty body provided in request {{(pid=113595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:55:58.961461 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.openstack.wsgi [None req-a0421266-d87b-43b9-b105-6988b34dcde7 demo demo] Calling method 'detail' {{(pid=113595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:55:58.961776 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.api_utils [None req-a0421266-d87b-43b9-b105-6988b34dcde7 demo demo] Removing options '' from query. {{(pid=113595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:55:58.962751 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.volume.api [None req-a0421266-d87b-43b9-b105-6988b34dcde7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113595) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:55:58.971786 np0000165404 devstack@c-api.service[113595]: INFO cinder.volume.api [None req-a0421266-d87b-43b9-b105-6988b34dcde7 demo demo] Get all volumes completed successfully. Apr 13 02:55:58.974382 np0000165404 devstack@c-api.service[113595]: INFO cinder.api.openstack.wsgi [None req-a0421266-d87b-43b9-b105-6988b34dcde7 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:55:58.974870 np0000165404 devstack@c-api.service[113595]: [pid: 113595|app: 0|req: 8/30] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 02:55:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 02:56:08.966343 np0000165404 devstack@c-api.service[113595]: DEBUG dbcounter [-] [113595] Writing DB stats cinder:SELECT=1 {{(pid=113595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:56:58.992404 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.middleware.request_id [None req-4c6a2ec7-491e-4208-b78a-7df1bcc1c541 None None] RequestId filter calling following filter/app {{(pid=113592) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:56:58.995989 np0000165404 devstack@c-api.service[113592]: INFO cinder.api.openstack.wsgi [None req-4c6a2ec7-491e-4208-b78a-7df1bcc1c541 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 02:56:58.996318 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.openstack.wsgi [None req-4c6a2ec7-491e-4208-b78a-7df1bcc1c541 demo demo] Empty body provided in request {{(pid=113592) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:56:58.996659 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.openstack.wsgi [None req-4c6a2ec7-491e-4208-b78a-7df1bcc1c541 demo demo] Calling method 'detail' {{(pid=113592) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:56:58.997135 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.api_utils [None req-4c6a2ec7-491e-4208-b78a-7df1bcc1c541 demo demo] Removing options '' from query. {{(pid=113592) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:56:58.998448 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.volume.api [None req-4c6a2ec7-491e-4208-b78a-7df1bcc1c541 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113592) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:56:59.007652 np0000165404 devstack@c-api.service[113592]: INFO cinder.volume.api [None req-4c6a2ec7-491e-4208-b78a-7df1bcc1c541 demo demo] Get all volumes completed successfully. Apr 13 02:56:59.009882 np0000165404 devstack@c-api.service[113592]: INFO cinder.api.openstack.wsgi [None req-4c6a2ec7-491e-4208-b78a-7df1bcc1c541 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:56:59.010315 np0000165404 devstack@c-api.service[113592]: [pid: 113592|app: 0|req: 9/31] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 02:56:58 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:57:09.004082 np0000165404 devstack@c-api.service[113592]: DEBUG dbcounter [-] [113592] Writing DB stats cinder:SELECT=1 {{(pid=113592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:57:59.029422 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.middleware.request_id [None req-d7733135-87ab-45e8-967c-237dffa61b45 None None] RequestId filter calling following filter/app {{(pid=113593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:57:59.033366 np0000165404 devstack@c-api.service[113593]: INFO cinder.api.openstack.wsgi [None req-d7733135-87ab-45e8-967c-237dffa61b45 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 02:57:59.033695 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.openstack.wsgi [None req-d7733135-87ab-45e8-967c-237dffa61b45 demo demo] Empty body provided in request {{(pid=113593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:57:59.034021 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.openstack.wsgi [None req-d7733135-87ab-45e8-967c-237dffa61b45 demo demo] Calling method 'detail' {{(pid=113593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:57:59.034334 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.api_utils [None req-d7733135-87ab-45e8-967c-237dffa61b45 demo demo] Removing options '' from query. {{(pid=113593) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:57:59.035920 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.volume.api [None req-d7733135-87ab-45e8-967c-237dffa61b45 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113593) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:57:59.046322 np0000165404 devstack@c-api.service[113593]: INFO cinder.volume.api [None req-d7733135-87ab-45e8-967c-237dffa61b45 demo demo] Get all volumes completed successfully. Apr 13 02:57:59.049410 np0000165404 devstack@c-api.service[113593]: INFO cinder.api.openstack.wsgi [None req-d7733135-87ab-45e8-967c-237dffa61b45 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:57:59.049905 np0000165404 devstack@c-api.service[113593]: [pid: 113593|app: 0|req: 8/32] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 02:57:59 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:58:09.039808 np0000165404 devstack@c-api.service[113593]: DEBUG dbcounter [-] [113593] Writing DB stats cinder:SELECT=1 {{(pid=113593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:58:59.066460 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.middleware.request_id [None req-cac15228-89ef-479f-8028-3dab8f3b7dd3 None None] RequestId filter calling following filter/app {{(pid=113594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:58:59.069566 np0000165404 devstack@c-api.service[113594]: INFO cinder.api.openstack.wsgi [None req-cac15228-89ef-479f-8028-3dab8f3b7dd3 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 02:58:59.069824 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.openstack.wsgi [None req-cac15228-89ef-479f-8028-3dab8f3b7dd3 demo demo] Empty body provided in request {{(pid=113594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:58:59.070111 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.openstack.wsgi [None req-cac15228-89ef-479f-8028-3dab8f3b7dd3 demo demo] Calling method 'detail' {{(pid=113594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:58:59.070421 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.api_utils [None req-cac15228-89ef-479f-8028-3dab8f3b7dd3 demo demo] Removing options '' from query. {{(pid=113594) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:58:59.071432 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.volume.api [None req-cac15228-89ef-479f-8028-3dab8f3b7dd3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113594) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:58:59.083439 np0000165404 devstack@c-api.service[113594]: INFO cinder.volume.api [None req-cac15228-89ef-479f-8028-3dab8f3b7dd3 demo demo] Get all volumes completed successfully. Apr 13 02:58:59.087188 np0000165404 devstack@c-api.service[113594]: INFO cinder.api.openstack.wsgi [None req-cac15228-89ef-479f-8028-3dab8f3b7dd3 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:58:59.088445 np0000165404 devstack@c-api.service[113594]: [pid: 113594|app: 0|req: 8/33] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 02:58:59 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:59:09.074770 np0000165404 devstack@c-api.service[113594]: DEBUG dbcounter [-] [113594] Writing DB stats cinder:SELECT=1 {{(pid=113594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 02:59:59.104797 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.middleware.request_id [None req-b53db644-44d1-49cb-abf5-a60e8b2669dc None None] RequestId filter calling following filter/app {{(pid=113595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 02:59:59.109831 np0000165404 devstack@c-api.service[113595]: INFO cinder.api.openstack.wsgi [None req-b53db644-44d1-49cb-abf5-a60e8b2669dc demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 02:59:59.110263 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.openstack.wsgi [None req-b53db644-44d1-49cb-abf5-a60e8b2669dc demo demo] Empty body provided in request {{(pid=113595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 02:59:59.110676 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.openstack.wsgi [None req-b53db644-44d1-49cb-abf5-a60e8b2669dc demo demo] Calling method 'detail' {{(pid=113595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 02:59:59.111243 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.api_utils [None req-b53db644-44d1-49cb-abf5-a60e8b2669dc demo demo] Removing options '' from query. {{(pid=113595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 02:59:59.113351 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.volume.api [None req-b53db644-44d1-49cb-abf5-a60e8b2669dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113595) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 02:59:59.121015 np0000165404 devstack@c-api.service[113595]: INFO cinder.volume.api [None req-b53db644-44d1-49cb-abf5-a60e8b2669dc demo demo] Get all volumes completed successfully. Apr 13 02:59:59.123348 np0000165404 devstack@c-api.service[113595]: INFO cinder.api.openstack.wsgi [None req-b53db644-44d1-49cb-abf5-a60e8b2669dc demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 02:59:59.123788 np0000165404 devstack@c-api.service[113595]: [pid: 113595|app: 0|req: 9/34] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 02:59:59 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:00:09.116494 np0000165404 devstack@c-api.service[113595]: DEBUG dbcounter [-] [113595] Writing DB stats cinder:SELECT=1 {{(pid=113595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 03:00:59.139741 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.middleware.request_id [None req-e9aa2cb8-18df-4c80-a79c-57a93b219b61 None None] RequestId filter calling following filter/app {{(pid=113592) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 03:00:59.197267 np0000165404 devstack@c-api.service[113592]: INFO cinder.api.openstack.wsgi [None req-e9aa2cb8-18df-4c80-a79c-57a93b219b61 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 03:00:59.197777 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.openstack.wsgi [None req-e9aa2cb8-18df-4c80-a79c-57a93b219b61 demo demo] Empty body provided in request {{(pid=113592) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 03:00:59.198274 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.openstack.wsgi [None req-e9aa2cb8-18df-4c80-a79c-57a93b219b61 demo demo] Calling method 'detail' {{(pid=113592) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 03:00:59.198868 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.api_utils [None req-e9aa2cb8-18df-4c80-a79c-57a93b219b61 demo demo] Removing options '' from query. {{(pid=113592) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 03:00:59.199958 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.volume.api [None req-e9aa2cb8-18df-4c80-a79c-57a93b219b61 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113592) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 03:00:59.209066 np0000165404 devstack@c-api.service[113592]: INFO cinder.volume.api [None req-e9aa2cb8-18df-4c80-a79c-57a93b219b61 demo demo] Get all volumes completed successfully. Apr 13 03:00:59.212044 np0000165404 devstack@c-api.service[113592]: INFO cinder.api.openstack.wsgi [None req-e9aa2cb8-18df-4c80-a79c-57a93b219b61 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 03:00:59.212515 np0000165404 devstack@c-api.service[113592]: [pid: 113592|app: 0|req: 10/35] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 03:00:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 03:01:09.203623 np0000165404 devstack@c-api.service[113592]: DEBUG dbcounter [-] [113592] Writing DB stats cinder:SELECT=1 {{(pid=113592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 03:01:59.227377 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.middleware.request_id [None req-a755c68a-46b5-4489-bd0b-413b18193683 None None] RequestId filter calling following filter/app {{(pid=113593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 03:01:59.231929 np0000165404 devstack@c-api.service[113593]: INFO cinder.api.openstack.wsgi [None req-a755c68a-46b5-4489-bd0b-413b18193683 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 03:01:59.232383 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.openstack.wsgi [None req-a755c68a-46b5-4489-bd0b-413b18193683 demo demo] Empty body provided in request {{(pid=113593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 03:01:59.232795 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.openstack.wsgi [None req-a755c68a-46b5-4489-bd0b-413b18193683 demo demo] Calling method 'detail' {{(pid=113593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 03:01:59.233305 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.api_utils [None req-a755c68a-46b5-4489-bd0b-413b18193683 demo demo] Removing options '' from query. {{(pid=113593) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 03:01:59.234496 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.volume.api [None req-a755c68a-46b5-4489-bd0b-413b18193683 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113593) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 03:01:59.241809 np0000165404 devstack@c-api.service[113593]: INFO cinder.volume.api [None req-a755c68a-46b5-4489-bd0b-413b18193683 demo demo] Get all volumes completed successfully. Apr 13 03:01:59.243747 np0000165404 devstack@c-api.service[113593]: INFO cinder.api.openstack.wsgi [None req-a755c68a-46b5-4489-bd0b-413b18193683 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 03:01:59.244132 np0000165404 devstack@c-api.service[113593]: [pid: 113593|app: 0|req: 9/36] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 03:01:59 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:09.237590 np0000165404 devstack@c-api.service[113593]: DEBUG dbcounter [-] [113593] Writing DB stats cinder:SELECT=1 {{(pid=113593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 03:02:59.262170 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.middleware.request_id [None req-c5f5666a-8a7d-4952-afe2-26c7161a9725 None None] RequestId filter calling following filter/app {{(pid=113594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 03:02:59.265192 np0000165404 devstack@c-api.service[113594]: INFO cinder.api.openstack.wsgi [None req-c5f5666a-8a7d-4952-afe2-26c7161a9725 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 03:02:59.265451 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.openstack.wsgi [None req-c5f5666a-8a7d-4952-afe2-26c7161a9725 demo demo] Empty body provided in request {{(pid=113594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 03:02:59.265703 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.openstack.wsgi [None req-c5f5666a-8a7d-4952-afe2-26c7161a9725 demo demo] Calling method 'detail' {{(pid=113594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 03:02:59.266061 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.api_utils [None req-c5f5666a-8a7d-4952-afe2-26c7161a9725 demo demo] Removing options '' from query. {{(pid=113594) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 03:02:59.267154 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.volume.api [None req-c5f5666a-8a7d-4952-afe2-26c7161a9725 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113594) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 03:02:59.276706 np0000165404 devstack@c-api.service[113594]: INFO cinder.volume.api [None req-c5f5666a-8a7d-4952-afe2-26c7161a9725 demo demo] Get all volumes completed successfully. Apr 13 03:02:59.278619 np0000165404 devstack@c-api.service[113594]: INFO cinder.api.openstack.wsgi [None req-c5f5666a-8a7d-4952-afe2-26c7161a9725 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 03:02:59.278988 np0000165404 devstack@c-api.service[113594]: [pid: 113594|app: 0|req: 9/37] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 03:02:59 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:09.271034 np0000165404 devstack@c-api.service[113594]: DEBUG dbcounter [-] [113594] Writing DB stats cinder:SELECT=1 {{(pid=113594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 03:03:59.301318 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.middleware.request_id [None req-623c3675-c3b1-4739-aa34-72ab66dd9823 None None] RequestId filter calling following filter/app {{(pid=113595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 03:03:59.306103 np0000165404 devstack@c-api.service[113595]: INFO cinder.api.openstack.wsgi [None req-623c3675-c3b1-4739-aa34-72ab66dd9823 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 03:03:59.306359 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.openstack.wsgi [None req-623c3675-c3b1-4739-aa34-72ab66dd9823 demo demo] Empty body provided in request {{(pid=113595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 03:03:59.306621 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.openstack.wsgi [None req-623c3675-c3b1-4739-aa34-72ab66dd9823 demo demo] Calling method 'detail' {{(pid=113595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 03:03:59.307009 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.api_utils [None req-623c3675-c3b1-4739-aa34-72ab66dd9823 demo demo] Removing options '' from query. {{(pid=113595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 03:03:59.307986 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.volume.api [None req-623c3675-c3b1-4739-aa34-72ab66dd9823 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113595) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 03:03:59.317338 np0000165404 devstack@c-api.service[113595]: INFO cinder.volume.api [None req-623c3675-c3b1-4739-aa34-72ab66dd9823 demo demo] Get all volumes completed successfully. Apr 13 03:03:59.319955 np0000165404 devstack@c-api.service[113595]: INFO cinder.api.openstack.wsgi [None req-623c3675-c3b1-4739-aa34-72ab66dd9823 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 03:03:59.320447 np0000165404 devstack@c-api.service[113595]: [pid: 113595|app: 0|req: 10/38] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 03:03:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 03:04:09.311605 np0000165404 devstack@c-api.service[113595]: DEBUG dbcounter [-] [113595] Writing DB stats cinder:SELECT=1 {{(pid=113595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 03:04:59.336151 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.middleware.request_id [None req-c65bbd8e-ea12-46d7-bfff-328bda3df307 None None] RequestId filter calling following filter/app {{(pid=113592) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 03:04:59.339745 np0000165404 devstack@c-api.service[113592]: INFO cinder.api.openstack.wsgi [None req-c65bbd8e-ea12-46d7-bfff-328bda3df307 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 03:04:59.340057 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.openstack.wsgi [None req-c65bbd8e-ea12-46d7-bfff-328bda3df307 demo demo] Empty body provided in request {{(pid=113592) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 03:04:59.340356 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.openstack.wsgi [None req-c65bbd8e-ea12-46d7-bfff-328bda3df307 demo demo] Calling method 'detail' {{(pid=113592) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 03:04:59.340768 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.api.api_utils [None req-c65bbd8e-ea12-46d7-bfff-328bda3df307 demo demo] Removing options '' from query. {{(pid=113592) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 03:04:59.341869 np0000165404 devstack@c-api.service[113592]: DEBUG cinder.volume.api [None req-c65bbd8e-ea12-46d7-bfff-328bda3df307 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113592) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 03:04:59.351343 np0000165404 devstack@c-api.service[113592]: INFO cinder.volume.api [None req-c65bbd8e-ea12-46d7-bfff-328bda3df307 demo demo] Get all volumes completed successfully. Apr 13 03:04:59.354039 np0000165404 devstack@c-api.service[113592]: INFO cinder.api.openstack.wsgi [None req-c65bbd8e-ea12-46d7-bfff-328bda3df307 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 03:04:59.354567 np0000165404 devstack@c-api.service[113592]: [pid: 113592|app: 0|req: 11/39] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 03:04:59 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:05:09.345868 np0000165404 devstack@c-api.service[113592]: DEBUG dbcounter [-] [113592] Writing DB stats cinder:SELECT=1 {{(pid=113592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 03:05:59.371918 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.middleware.request_id [None req-0606475b-d3a4-46c9-b3d5-cf7086fdfcb7 None None] RequestId filter calling following filter/app {{(pid=113593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 03:05:59.462538 np0000165404 devstack@c-api.service[113593]: INFO cinder.api.openstack.wsgi [None req-0606475b-d3a4-46c9-b3d5-cf7086fdfcb7 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 03:05:59.462931 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.openstack.wsgi [None req-0606475b-d3a4-46c9-b3d5-cf7086fdfcb7 demo demo] Empty body provided in request {{(pid=113593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 03:05:59.463299 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.openstack.wsgi [None req-0606475b-d3a4-46c9-b3d5-cf7086fdfcb7 demo demo] Calling method 'detail' {{(pid=113593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 03:05:59.463942 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.api.api_utils [None req-0606475b-d3a4-46c9-b3d5-cf7086fdfcb7 demo demo] Removing options '' from query. {{(pid=113593) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 03:05:59.465185 np0000165404 devstack@c-api.service[113593]: DEBUG cinder.volume.api [None req-0606475b-d3a4-46c9-b3d5-cf7086fdfcb7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113593) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 03:05:59.474871 np0000165404 devstack@c-api.service[113593]: INFO cinder.volume.api [None req-0606475b-d3a4-46c9-b3d5-cf7086fdfcb7 demo demo] Get all volumes completed successfully. Apr 13 03:05:59.477667 np0000165404 devstack@c-api.service[113593]: INFO cinder.api.openstack.wsgi [None req-0606475b-d3a4-46c9-b3d5-cf7086fdfcb7 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 03:05:59.478188 np0000165404 devstack@c-api.service[113593]: [pid: 113593|app: 0|req: 10/40] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 03:05:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 13 03:06:09.468732 np0000165404 devstack@c-api.service[113593]: DEBUG dbcounter [-] [113593] Writing DB stats cinder:SELECT=1 {{(pid=113593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 03:06:59.495884 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.middleware.request_id [None req-7dc0feca-292d-4650-b10e-f9169e7e322a None None] RequestId filter calling following filter/app {{(pid=113594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 03:06:59.498895 np0000165404 devstack@c-api.service[113594]: INFO cinder.api.openstack.wsgi [None req-7dc0feca-292d-4650-b10e-f9169e7e322a demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 03:06:59.499137 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.openstack.wsgi [None req-7dc0feca-292d-4650-b10e-f9169e7e322a demo demo] Empty body provided in request {{(pid=113594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 03:06:59.499388 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.openstack.wsgi [None req-7dc0feca-292d-4650-b10e-f9169e7e322a demo demo] Calling method 'detail' {{(pid=113594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 03:06:59.499701 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.api.api_utils [None req-7dc0feca-292d-4650-b10e-f9169e7e322a demo demo] Removing options '' from query. {{(pid=113594) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 03:06:59.500658 np0000165404 devstack@c-api.service[113594]: DEBUG cinder.volume.api [None req-7dc0feca-292d-4650-b10e-f9169e7e322a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113594) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 03:06:59.509551 np0000165404 devstack@c-api.service[113594]: INFO cinder.volume.api [None req-7dc0feca-292d-4650-b10e-f9169e7e322a demo demo] Get all volumes completed successfully. Apr 13 03:06:59.511959 np0000165404 devstack@c-api.service[113594]: INFO cinder.api.openstack.wsgi [None req-7dc0feca-292d-4650-b10e-f9169e7e322a demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 03:06:59.512419 np0000165404 devstack@c-api.service[113594]: [pid: 113594|app: 0|req: 10/41] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 03:06:59 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:07:09.504711 np0000165404 devstack@c-api.service[113594]: DEBUG dbcounter [-] [113594] Writing DB stats cinder:SELECT=1 {{(pid=113594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 13 03:07:59.529883 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.middleware.request_id [None req-62a533d0-60c1-41ce-849d-1605288e0d50 None None] RequestId filter calling following filter/app {{(pid=113595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 13 03:07:59.534162 np0000165404 devstack@c-api.service[113595]: INFO cinder.api.openstack.wsgi [None req-62a533d0-60c1-41ce-849d-1605288e0d50 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Apr 13 03:07:59.534618 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.openstack.wsgi [None req-62a533d0-60c1-41ce-849d-1605288e0d50 demo demo] Empty body provided in request {{(pid=113595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 13 03:07:59.535366 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.openstack.wsgi [None req-62a533d0-60c1-41ce-849d-1605288e0d50 demo demo] Calling method 'detail' {{(pid=113595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 13 03:07:59.535977 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.api.api_utils [None req-62a533d0-60c1-41ce-849d-1605288e0d50 demo demo] Removing options '' from query. {{(pid=113595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 13 03:07:59.537988 np0000165404 devstack@c-api.service[113595]: DEBUG cinder.volume.api [None req-62a533d0-60c1-41ce-849d-1605288e0d50 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113595) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 13 03:07:59.547307 np0000165404 devstack@c-api.service[113595]: INFO cinder.volume.api [None req-62a533d0-60c1-41ce-849d-1605288e0d50 demo demo] Get all volumes completed successfully. Apr 13 03:07:59.550009 np0000165404 devstack@c-api.service[113595]: INFO cinder.api.openstack.wsgi [None req-62a533d0-60c1-41ce-849d-1605288e0d50 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Apr 13 03:07:59.550546 np0000165404 devstack@c-api.service[113595]: [pid: 113595|app: 0|req: 11/42] 199.204.45.222 () {64 vars in 1296 bytes} [Mon Apr 13 03:07:59 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)