Apr 08 23:14:09.883594 np0000164398 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 08 23:14:09.891056 np0000164398 devstack@c-api.service[111963]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 08 23:14:09.894152 np0000164398 devstack@c-api.service[111963]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Apr 8 23:14:09 2026] *** Apr 08 23:14:09.894152 np0000164398 devstack@c-api.service[111963]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 08 23:14:09.894152 np0000164398 devstack@c-api.service[111963]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 08 23:14:09.894152 np0000164398 devstack@c-api.service[111963]: nodename: np0000164398 Apr 08 23:14:09.894152 np0000164398 devstack@c-api.service[111963]: machine: x86_64 Apr 08 23:14:09.894152 np0000164398 devstack@c-api.service[111963]: clock source: unix Apr 08 23:14:09.894152 np0000164398 devstack@c-api.service[111963]: pcre jit disabled Apr 08 23:14:09.894152 np0000164398 devstack@c-api.service[111963]: detected number of CPU cores: 16 Apr 08 23:14:09.894152 np0000164398 devstack@c-api.service[111963]: current working directory: / Apr 08 23:14:09.894152 np0000164398 devstack@c-api.service[111963]: detected binary path: /usr/bin/uwsgi-core Apr 08 23:14:09.894152 np0000164398 devstack@c-api.service[111963]: your processes number limit is 256917 Apr 08 23:14:09.894152 np0000164398 devstack@c-api.service[111963]: your memory page size is 4096 bytes Apr 08 23:14:09.894152 np0000164398 devstack@c-api.service[111963]: detected max file descriptor number: 2048 Apr 08 23:14:09.894152 np0000164398 devstack@c-api.service[111963]: lock engine: pthread robust mutexes Apr 08 23:14:09.894813 np0000164398 devstack@c-api.service[111963]: thunder lock: enabled Apr 08 23:14:09.894813 np0000164398 devstack@c-api.service[111963]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 08 23:14:09.894813 np0000164398 devstack@c-api.service[111963]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 08 23:14:09.894813 np0000164398 devstack@c-api.service[111963]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 08 23:14:09.894813 np0000164398 devstack@c-api.service[111963]: Set PythonHome to /opt/stack/data/venv Apr 08 23:14:09.937128 np0000164398 devstack@c-api.service[111963]: Python main interpreter initialized at 0x7e2aebea3668 Apr 08 23:14:09.937128 np0000164398 devstack@c-api.service[111963]: python threads support enabled Apr 08 23:14:09.937128 np0000164398 devstack@c-api.service[111963]: your server socket listen backlog is limited to 100 connections Apr 08 23:14:09.937128 np0000164398 devstack@c-api.service[111963]: your mercy for graceful operations on workers is 80 seconds Apr 08 23:14:09.937698 np0000164398 devstack@c-api.service[111963]: mapped 671795 bytes (656 KB) for 4 cores Apr 08 23:14:09.937843 np0000164398 devstack@c-api.service[111963]: *** Operational MODE: preforking *** Apr 08 23:14:09.938058 np0000164398 devstack@c-api.service[111963]: *** uWSGI is running in multiple interpreter mode *** Apr 08 23:14:09.938058 np0000164398 devstack@c-api.service[111963]: spawned uWSGI master process (pid: 111963) Apr 08 23:14:09.938395 np0000164398 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 08 23:14:09.938801 np0000164398 devstack@c-api.service[111963]: spawned uWSGI worker 1 (pid: 111975, cores: 1) Apr 08 23:14:09.939300 np0000164398 devstack@c-api.service[111963]: spawned uWSGI worker 2 (pid: 111976, cores: 1) Apr 08 23:14:09.939793 np0000164398 devstack@c-api.service[111963]: spawned uWSGI worker 3 (pid: 111977, cores: 1) Apr 08 23:14:09.940276 np0000164398 devstack@c-api.service[111963]: spawned uWSGI worker 4 (pid: 111978, cores: 1) Apr 08 23:14:09.940359 np0000164398 devstack@c-api.service[111963]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 08 23:14:10.063726 np0000164398 devstack@c-api.service[111978]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 08 23:14:10.063726 np0000164398 devstack@c-api.service[111978]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 08 23:14:10.063726 np0000164398 devstack@c-api.service[111978]: we strongly recommend against using it for new projects. Apr 08 23:14:10.063726 np0000164398 devstack@c-api.service[111978]: If you are already using Eventlet, we recommend migrating to a different Apr 08 23:14:10.063726 np0000164398 devstack@c-api.service[111978]: framework. For more detail see Apr 08 23:14:10.063726 np0000164398 devstack@c-api.service[111978]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 08 23:14:10.063726 np0000164398 devstack@c-api.service[111978]: import eventlet # noqa Apr 08 23:14:10.069365 np0000164398 devstack@c-api.service[111975]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 08 23:14:10.069365 np0000164398 devstack@c-api.service[111975]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 08 23:14:10.069365 np0000164398 devstack@c-api.service[111975]: we strongly recommend against using it for new projects. Apr 08 23:14:10.069365 np0000164398 devstack@c-api.service[111975]: If you are already using Eventlet, we recommend migrating to a different Apr 08 23:14:10.069365 np0000164398 devstack@c-api.service[111975]: framework. For more detail see Apr 08 23:14:10.069365 np0000164398 devstack@c-api.service[111975]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 08 23:14:10.069365 np0000164398 devstack@c-api.service[111975]: import eventlet # noqa Apr 08 23:14:10.074968 np0000164398 devstack@c-api.service[111977]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 08 23:14:10.074968 np0000164398 devstack@c-api.service[111977]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 08 23:14:10.074968 np0000164398 devstack@c-api.service[111977]: we strongly recommend against using it for new projects. Apr 08 23:14:10.074968 np0000164398 devstack@c-api.service[111977]: If you are already using Eventlet, we recommend migrating to a different Apr 08 23:14:10.074968 np0000164398 devstack@c-api.service[111977]: framework. For more detail see Apr 08 23:14:10.074968 np0000164398 devstack@c-api.service[111977]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 08 23:14:10.074968 np0000164398 devstack@c-api.service[111977]: import eventlet # noqa Apr 08 23:14:10.082034 np0000164398 devstack@c-api.service[111976]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 08 23:14:10.082034 np0000164398 devstack@c-api.service[111976]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 08 23:14:10.082034 np0000164398 devstack@c-api.service[111976]: we strongly recommend against using it for new projects. Apr 08 23:14:10.082034 np0000164398 devstack@c-api.service[111976]: If you are already using Eventlet, we recommend migrating to a different Apr 08 23:14:10.082034 np0000164398 devstack@c-api.service[111976]: framework. For more detail see Apr 08 23:14:10.082034 np0000164398 devstack@c-api.service[111976]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 08 23:14:10.082034 np0000164398 devstack@c-api.service[111976]: import eventlet # noqa Apr 08 23:14:10.152605 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 08 23:14:10.152605 np0000164398 devstack@c-api.service[111978]: debtcollector.deprecate( Apr 08 23:14:10.153252 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 08 23:14:10.153252 np0000164398 devstack@c-api.service[111975]: debtcollector.deprecate( Apr 08 23:14:10.162144 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 08 23:14:10.162144 np0000164398 devstack@c-api.service[111977]: debtcollector.deprecate( Apr 08 23:14:10.177505 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 08 23:14:10.177505 np0000164398 devstack@c-api.service[111976]: debtcollector.deprecate( Apr 08 23:14:10.232481 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 08 23:14:10.232481 np0000164398 devstack@c-api.service[111978]: from cgi import parse_header Apr 08 23:14:10.232663 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 08 23:14:10.232663 np0000164398 devstack@c-api.service[111975]: from cgi import parse_header Apr 08 23:14:10.251682 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 08 23:14:10.251682 np0000164398 devstack@c-api.service[111977]: from cgi import parse_header Apr 08 23:14:10.266707 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 08 23:14:10.266707 np0000164398 devstack@c-api.service[111976]: from cgi import parse_header Apr 08 23:14:10.272910 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 08 23:14:10.272910 np0000164398 devstack@c-api.service[111978]: removals.removed_module( Apr 08 23:14:10.273759 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 08 23:14:10.273759 np0000164398 devstack@c-api.service[111978]: removals.removed_module( Apr 08 23:14:10.273888 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 08 23:14:10.273888 np0000164398 devstack@c-api.service[111975]: removals.removed_module( Apr 08 23:14:10.274563 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 08 23:14:10.274563 np0000164398 devstack@c-api.service[111975]: removals.removed_module( Apr 08 23:14:10.299098 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 08 23:14:10.299098 np0000164398 devstack@c-api.service[111977]: removals.removed_module( Apr 08 23:14:10.299324 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 08 23:14:10.299324 np0000164398 devstack@c-api.service[111977]: removals.removed_module( Apr 08 23:14:10.311918 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 08 23:14:10.311918 np0000164398 devstack@c-api.service[111976]: removals.removed_module( Apr 08 23:14:10.312632 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 08 23:14:10.312632 np0000164398 devstack@c-api.service[111976]: removals.removed_module( Apr 08 23:14:10.885929 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 08 23:14:10.885929 np0000164398 devstack@c-api.service[111978]: warnings.warn( Apr 08 23:14:10.886260 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 08 23:14:10.886260 np0000164398 devstack@c-api.service[111975]: warnings.warn( Apr 08 23:14:10.945449 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 08 23:14:10.945449 np0000164398 devstack@c-api.service[111976]: warnings.warn( Apr 08 23:14:10.945748 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 08 23:14:10.945748 np0000164398 devstack@c-api.service[111977]: warnings.warn( Apr 08 23:14:10.986113 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 08 23:14:10.986113 np0000164398 devstack@c-api.service[111978]: warnings.warn( Apr 08 23:14:10.986970 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 08 23:14:10.986970 np0000164398 devstack@c-api.service[111975]: warnings.warn( Apr 08 23:14:11.043201 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 08 23:14:11.043201 np0000164398 devstack@c-api.service[111977]: warnings.warn( Apr 08 23:14:11.073900 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 08 23:14:11.073900 np0000164398 devstack@c-api.service[111976]: warnings.warn( Apr 08 23:14:11.280753 np0000164398 devstack@c-api.service[111978]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 08 23:14:11.281272 np0000164398 devstack@c-api.service[111978]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111978) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 08 23:14:11.281432 np0000164398 devstack@c-api.service[111975]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 08 23:14:11.281833 np0000164398 devstack@c-api.service[111975]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111975) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 08 23:14:11.329960 np0000164398 devstack@c-api.service[111977]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 08 23:14:11.330634 np0000164398 devstack@c-api.service[111977]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111977) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 08 23:14:11.365928 np0000164398 devstack@c-api.service[111975]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 08 23:14:11.365928 np0000164398 devstack@c-api.service[111975]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 08 23:14:11.366120 np0000164398 devstack@c-api.service[111978]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 08 23:14:11.366120 np0000164398 devstack@c-api.service[111978]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 08 23:14:11.369541 np0000164398 devstack@c-api.service[111976]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 08 23:14:11.370089 np0000164398 devstack@c-api.service[111976]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111976) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 08 23:14:11.392477 np0000164398 devstack@c-api.service[111977]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 08 23:14:11.392477 np0000164398 devstack@c-api.service[111977]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 08 23:14:11.434625 np0000164398 devstack@c-api.service[111976]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 08 23:14:11.434625 np0000164398 devstack@c-api.service[111976]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 08 23:14:11.815922 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111975) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 08 23:14:11.816085 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111977) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 08 23:14:11.816230 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111978) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 08 23:14:11.816327 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.816327 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.816484 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.816547 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.816619 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.816691 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.816691 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.816812 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.816869 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.819237 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.819339 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.819555 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.819555 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.819555 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.819555 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.819778 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.819839 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.819892 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.819892 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.819892 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.819892 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.819892 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.820136 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.820195 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.820298 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.820298 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.820298 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.820298 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.820298 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.820582 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.824049 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.824154 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.824154 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.824293 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.824293 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.824473 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.824473 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.824605 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.824605 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.824605 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.824605 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.824825 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.824866 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.824907 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.824943 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.824981 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.825023 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.825023 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.825023 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.825023 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.825023 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.826506 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.826595 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.826595 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.826687 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.826736 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.826776 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.826816 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.826858 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.826896 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.826935 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.826935 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.827011 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.827051 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.827101 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.827142 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.827179 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.827179 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.827179 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.827179 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.827337 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.827337 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.829044 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.829131 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.829181 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.829247 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.829299 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.829340 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.829379 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.829423 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.829461 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.829500 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.829540 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.829593 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.829641 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.829681 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.829727 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.829770 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.829809 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.829847 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.829888 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.829928 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.829971 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.830016 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.830062 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.830106 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.830144 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.830182 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.830244 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.830292 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.830339 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.830378 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.830419 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.830465 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.830504 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.830541 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.830585 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.830630 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.830675 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.830713 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.830750 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.830793 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.830831 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.830876 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.834677 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.834749 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.834787 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.834828 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.834888 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.834943 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.835021 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.835067 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.835103 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.835151 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.835190 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.835268 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.835333 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.835381 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.835421 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.835467 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.835506 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.835549 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.835603 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.835660 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.835726 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.836191 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.836263 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.836330 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.836400 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.836436 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.836475 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.836510 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.836585 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.836634 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.836676 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.836721 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.836758 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.836819 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.836860 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.836904 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.836941 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.836978 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.837019 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.837057 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.837097 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.837097 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.837696 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.837757 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.837795 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.837836 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.837872 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.837926 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.837967 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.838002 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.838041 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.838076 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.838117 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.838151 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.838189 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.838248 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.838295 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.838336 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.838369 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.838414 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.838414 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.838414 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.838414 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.838885 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.838951 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.838988 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.839029 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.839063 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.839103 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.839152 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.839202 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.839262 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.839297 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.839332 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.839372 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.839408 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.839408 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.839493 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.839568 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.839641 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.839683 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.839739 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.839803 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.839842 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.841605 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.841697 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.841697 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.841770 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.841808 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.841858 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.841898 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.841933 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.841974 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.841974 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.842052 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.842088 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.842127 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.842127 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.842200 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.842272 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.842312 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.842312 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.842312 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.842312 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.842440 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.842480 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111976) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 08 23:14:11.842673 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.842729 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.842774 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.842819 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.842875 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.842918 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.842958 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.843004 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.843050 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.843089 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.843135 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.843183 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.843251 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.843300 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.843300 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.843300 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.843300 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.843440 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.843440 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.843440 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.843576 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.843576 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.843576 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.843702 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.843743 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.843785 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.843863 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.843907 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.844005 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.844052 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.844124 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.844952 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.845020 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.845064 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.845125 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.845186 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.845268 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.845333 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.845866 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.845921 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.845975 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.846016 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.846057 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.846105 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.846148 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.846188 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.846243 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.846285 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.846321 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.846360 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.846398 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.846437 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.846437 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.846525 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.846578 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.846619 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.846658 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.846702 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.846740 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.846790 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.846835 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.846874 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.846912 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.846951 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.847083 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.847147 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.847147 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.847147 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.847147 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.847388 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.847433 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.847473 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.847522 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.847566 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.847606 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.847645 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.847684 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.847733 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.847772 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.847811 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.847849 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.847849 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.847924 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.847964 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.848008 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.848048 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.848087 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.848125 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.848167 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.848205 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.848302 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.848343 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.848387 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.848425 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.848483 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.848519 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.848556 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.848623 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.848667 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.848707 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.848744 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.848784 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.848824 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.848871 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.848921 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.848960 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.848998 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.848998 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.849067 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.849067 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.849067 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.849067 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.849430 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.849561 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.849561 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.849651 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.849651 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.849732 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.849777 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.849777 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.849777 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.849777 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.849906 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.849906 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.849906 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.849906 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.849906 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.849906 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.849906 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.850170 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.850170 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.850170 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.850170 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.850343 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.850391 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.850431 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.850475 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.850521 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.850564 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.850604 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.850642 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.850681 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.850720 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.850764 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.850806 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.850847 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.850886 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.850886 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.850958 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.850993 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.851032 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.851077 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.851121 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.851121 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.851121 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.851121 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.851282 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.851333 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.851371 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.851371 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.851371 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.851371 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.851371 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.851371 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.851371 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.851371 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.851678 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.851730 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.851771 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.851814 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.851855 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.851894 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.851935 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.851973 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.852013 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.852050 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.852096 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.852141 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.852179 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.852310 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.852378 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.852378 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.852378 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.852378 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.852531 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.852578 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.852628 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.852628 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.852628 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.852737 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.852832 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.852863 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.852893 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.852917 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.852944 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.852971 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.852971 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.852971 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.852971 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.852971 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.852971 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.852971 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.852971 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.852971 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.852971 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.853239 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.854225 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.854320 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.854373 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.854437 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.854497 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.854566 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.854625 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.854688 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.854750 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.854809 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.854870 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.854931 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.854989 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.855056 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.855383 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.855432 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.855538 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.855538 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.855877 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.855877 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.855877 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.856186 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.856305 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.856305 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.856439 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.856439 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.856554 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.856554 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.857054 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.857054 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.857198 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.857198 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.857330 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.857330 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.857455 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.857517 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.857575 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.857575 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.857683 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.857740 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.857797 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.857861 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.857916 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.857982 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.858051 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.858110 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.858186 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.858186 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.858186 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.858382 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.858382 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.858382 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.858535 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.858613 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.858670 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.858724 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.858778 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.858833 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.858887 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.858944 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.859006 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.859080 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.859138 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.859232 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.859305 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.859362 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.859419 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.859478 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.859532 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.859589 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.859644 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.859700 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.859759 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.859827 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.859886 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.859940 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.860000 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.860077 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.860143 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.860249 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.860315 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.860315 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.860315 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.860315 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.860552 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.860552 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.860552 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.860552 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.860552 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.860811 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.860879 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.860938 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.861010 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.861080 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.861080 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.861080 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.861080 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.861307 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.861382 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.861449 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.861587 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.861652 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.861720 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.861775 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.861830 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.861887 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.861944 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.862002 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.862076 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.862133 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.862191 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.862280 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.862340 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.862405 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.862471 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.862527 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.862742 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.862813 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.862919 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.862982 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.863053 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.863114 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.863172 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.863267 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.863332 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.863754 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.863836 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.863892 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.863949 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.864014 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.864092 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.864151 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.864275 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.864335 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.864391 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.864446 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.864512 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.864756 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.864812 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.864867 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.864935 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.864993 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.865079 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.865142 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.865200 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.865280 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.865349 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.865411 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.865472 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.865527 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.865591 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.865783 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.865848 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.865904 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.865965 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.866031 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.866098 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.866155 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.866234 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.866294 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.866351 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.866435 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.866500 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.866556 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.866621 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.866678 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.866732 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.866787 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.866841 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.866897 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.866958 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.867037 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.867037 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.867037 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.867037 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.867286 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.867286 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.867286 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.867286 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.867286 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.867547 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.867614 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.867678 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.867739 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.867795 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.867848 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.867905 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.867959 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.868023 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.868098 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.868237 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.868302 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.868357 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.868427 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.868494 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.868560 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.868616 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.868616 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.868616 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.868616 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.868616 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.868616 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.868616 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.868895 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.868895 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.868895 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.868970 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.868998 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.868998 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.869059 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.869089 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.869113 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.869142 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.869172 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.869172 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.869257 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.869283 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.869310 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.869310 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.869366 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.869395 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.869418 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.869449 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.869477 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.869501 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.869537 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.869565 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.869596 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.869622 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.869652 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.869677 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.869707 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.869739 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.869764 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.869795 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.869824 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.869888 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.869920 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.869950 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.869978 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.870007 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.870035 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.870059 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.870089 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.870121 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.870155 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.870183 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.870219 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.870248 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.870274 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.870301 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.870324 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.870351 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.870382 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.870409 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.870433 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.870457 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.870457 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.870457 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.870532 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.870532 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.870532 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.870532 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.870624 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.870650 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.870676 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.870703 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.870735 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.870763 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.870786 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.870814 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.870840 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.870864 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.870892 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.870917 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.870945 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.870969 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.871001 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.871035 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.871058 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.871091 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.871116 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.871145 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.871172 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.871198 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.871245 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.871282 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.871310 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.871339 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.871367 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.871392 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.871421 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.871447 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.871476 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.871503 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.871530 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.871560 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.871588 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.871613 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.871640 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.871665 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.871693 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.871723 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.871754 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.871781 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.871811 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.871843 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.871871 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.871899 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.871927 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.871950 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.871978 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.871978 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.871978 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.871978 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.872076 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.872076 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.872076 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.872076 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.872076 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.872290 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.872317 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.872344 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.872370 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.872404 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.872433 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.872460 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.872484 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.872511 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.872543 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.872569 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.872597 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.872622 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.872650 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.872677 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.872709 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.872737 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.872761 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.872791 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.872816 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.872843 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.872870 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.872893 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.872920 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.872945 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.873016 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.873044 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.873076 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.873112 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.873147 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.873175 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.873202 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.873242 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.873279 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.873311 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.873339 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.873365 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.873392 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.873420 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.873458 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.873496 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.873529 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.873557 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.873583 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.873621 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.873647 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.873678 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.873678 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.873678 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.873678 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.873678 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.873802 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.873802 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.873802 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.873802 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.873802 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.873802 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.873802 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.873959 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.873995 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.874032 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.874062 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.874091 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.874125 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.874158 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.874193 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.874244 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.874279 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.874308 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.874336 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.874369 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.874394 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.874492 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.874525 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.874553 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.874578 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.874609 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.874636 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.874636 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.874683 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.874683 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.874729 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.874763 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.874824 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.874870 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.874937 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.875133 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.875244 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.875303 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.875363 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.875421 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.875455 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.875486 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.875529 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.875565 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.875594 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.875622 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.875651 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.875681 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.875707 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.875741 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.875769 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.875799 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.875826 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.875856 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.875884 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.875934 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.876021 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.876108 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.876140 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.876180 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.876233 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.876271 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.876299 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.876329 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.876363 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.876391 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.876421 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.876448 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.876483 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.876514 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.876541 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.876571 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.876599 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.876624 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.876651 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.876683 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.876711 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.876743 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.876769 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.876796 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.876824 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.876851 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.876851 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.876851 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:14:11.877530 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.877578 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.877647 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.877702 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.877758 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.877823 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.877874 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.877949 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.878010 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.878047 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.878088 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.878118 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.878155 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.878184 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.878231 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.878269 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.878297 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.878324 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:14:11.878355 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.878482 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:14:11.878612 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:14:11.878739 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:14:11.878864 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:14:11.878987 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:14:11.922951 np0000164398 devstack@c-api.service[111977]: INFO dbcounter [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Registered counter for database cinder Apr 08 23:14:11.924828 np0000164398 devstack@c-api.service[111978]: INFO dbcounter [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Registered counter for database cinder Apr 08 23:14:11.926799 np0000164398 devstack@c-api.service[111976]: INFO dbcounter [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Registered counter for database cinder Apr 08 23:14:11.932107 np0000164398 devstack@c-api.service[111975]: INFO dbcounter [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Registered counter for database cinder Apr 08 23:14:11.934747 np0000164398 devstack@c-api.service[111977]: DEBUG oslo_db.sqlalchemy.engines [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 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=111977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 23:14:11.935503 np0000164398 devstack@c-api.service[111978]: DEBUG oslo_db.sqlalchemy.engines [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 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=111978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 23:14:11.938338 np0000164398 devstack@c-api.service[111976]: DEBUG oslo_db.sqlalchemy.engines [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 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=111976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 23:14:11.947225 np0000164398 devstack@c-api.service[111975]: DEBUG oslo_db.sqlalchemy.engines [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 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=111975) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 23:14:12.051157 np0000164398 devstack@c-api.service[111978]: DEBUG dbcounter [-] [111978] Writer thread running {{(pid=111978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 08 23:14:12.053778 np0000164398 devstack@c-api.service[111978]: INFO cinder.rpc [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 08 23:14:12.055199 np0000164398 devstack@c-api.service[111976]: DEBUG dbcounter [-] [111976] Writer thread running {{(pid=111976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 08 23:14:12.056034 np0000164398 devstack@c-api.service[111978]: INFO cinder.rpc [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 08 23:14:12.056688 np0000164398 devstack@c-api.service[111975]: DEBUG dbcounter [-] [111975] Writer thread running {{(pid=111975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 08 23:14:12.057007 np0000164398 devstack@c-api.service[111977]: DEBUG dbcounter [-] [111977] Writer thread running {{(pid=111977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 08 23:14:12.058044 np0000164398 devstack@c-api.service[111978]: INFO cinder.rpc [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 08 23:14:12.058919 np0000164398 devstack@c-api.service[111975]: INFO cinder.rpc [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 08 23:14:12.059103 np0000164398 devstack@c-api.service[111977]: INFO cinder.rpc [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 08 23:14:12.059495 np0000164398 devstack@c-api.service[111976]: INFO cinder.rpc [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 08 23:14:12.059953 np0000164398 devstack@c-api.service[111978]: INFO cinder.rpc [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 08 23:14:12.061196 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.061376 np0000164398 devstack@c-api.service[111975]: INFO cinder.rpc [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 08 23:14:12.061485 np0000164398 devstack@c-api.service[111977]: INFO cinder.rpc [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 08 23:14:12.063018 np0000164398 devstack@c-api.service[111976]: INFO cinder.rpc [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 08 23:14:12.063766 np0000164398 devstack@c-api.service[111977]: INFO cinder.rpc [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 08 23:14:12.063907 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.065105 np0000164398 devstack@c-api.service[111975]: INFO cinder.rpc [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 08 23:14:12.065675 np0000164398 devstack@c-api.service[111976]: INFO cinder.rpc [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 08 23:14:12.065870 np0000164398 devstack@c-api.service[111977]: INFO cinder.rpc [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 08 23:14:12.067317 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.068171 np0000164398 devstack@c-api.service[111976]: INFO cinder.rpc [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 08 23:14:12.068333 np0000164398 devstack@c-api.service[111978]: DEBUG oslo_db.sqlalchemy.engines [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 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=111978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 23:14:12.068627 np0000164398 devstack@c-api.service[111975]: INFO cinder.rpc [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 08 23:14:12.069107 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.069467 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.070121 np0000164398 devstack@c-api.service[111978]: INFO cinder.rpc [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 08 23:14:12.070495 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.071925 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.072010 np0000164398 devstack@c-api.service[111978]: INFO cinder.rpc [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 08 23:14:12.073391 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.073467 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.073505 np0000164398 devstack@c-api.service[111977]: DEBUG oslo_db.sqlalchemy.engines [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 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=111977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 23:14:12.075095 np0000164398 devstack@c-api.service[111977]: INFO cinder.rpc [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 08 23:14:12.077001 np0000164398 devstack@c-api.service[111976]: DEBUG oslo_db.sqlalchemy.engines [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 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=111976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 23:14:12.077330 np0000164398 devstack@c-api.service[111977]: INFO cinder.rpc [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 08 23:14:12.077890 np0000164398 devstack@c-api.service[111975]: DEBUG oslo_db.sqlalchemy.engines [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 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=111975) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 23:14:12.078716 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.079065 np0000164398 devstack@c-api.service[111976]: INFO cinder.rpc [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 08 23:14:12.079934 np0000164398 devstack@c-api.service[111975]: INFO cinder.rpc [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 08 23:14:12.080830 np0000164398 devstack@c-api.service[111976]: INFO cinder.rpc [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 08 23:14:12.081666 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.082324 np0000164398 devstack@c-api.service[111975]: INFO cinder.rpc [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 08 23:14:12.083323 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.083523 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.087846 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.092230 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.092350 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.094708 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.095718 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.096716 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.097565 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.098293 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.098973 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.100624 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.101233 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.101533 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.102135 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.104424 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.105789 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.106416 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.107010 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.107340 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.109442 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.109859 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.110062 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.110580 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.112469 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.113352 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.114004 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.114930 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.115653 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.117548 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.117887 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.118839 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.119415 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.120838 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.122472 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.122545 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.123185 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.123798 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.123935 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.125104 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.125357 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.126622 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.126733 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.128078 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.128154 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.128865 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.129619 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.130298 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.131967 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.132671 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.132751 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.133662 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.133735 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.134946 np0000164398 devstack@c-api.service[111978]: WARNING cinder.api.contrib.hosts [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 08 23:14:12.135774 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.135836 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.137183 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.137456 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.137908 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.137966 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.139024 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.140077 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.140137 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.140457 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.141440 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.141517 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.141566 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extended resource: extensions {{(pid=111978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.141609 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.142453 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.142568 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extended resource: cgsnapshots {{(pid=111978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.142694 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.143556 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.143755 np0000164398 devstack@c-api.service[111975]: WARNING cinder.api.contrib.hosts [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 08 23:14:12.144169 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extended resource: os-volume-type-access {{(pid=111978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.144265 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.144504 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.145187 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.145241 np0000164398 devstack@c-api.service[111977]: WARNING cinder.api.contrib.hosts [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 08 23:14:12.145662 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extended resource: encryption {{(pid=111978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.146223 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.146274 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.147067 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.147153 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extended resource: consistencygroups {{(pid=111978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.147511 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.147552 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.148375 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.148949 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.149363 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.149407 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extended resource: extra_specs {{(pid=111978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.149492 np0000164398 devstack@c-api.service[111976]: WARNING cinder.api.contrib.hosts [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 08 23:14:12.149828 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extended resource: extensions {{(pid=111975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.150247 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.150534 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.150720 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extended resource: encryption {{(pid=111978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.151435 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extended resource: cgsnapshots {{(pid=111975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.151479 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extended resource: extensions {{(pid=111977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.151822 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.152523 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extended resource: os-volume-transfer {{(pid=111978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.152613 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extended resource: os-volume-type-access {{(pid=111975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.152648 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extended resource: cgsnapshots {{(pid=111977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.153300 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.154168 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extended resource: os-quota-class-sets {{(pid=111978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.154243 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extended resource: os-volume-type-access {{(pid=111977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.154461 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extended resource: encryption {{(pid=111975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.154752 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.155225 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extended resource: qos-specs {{(pid=111978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.155643 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extended resource: extensions {{(pid=111976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.155749 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extended resource: encryption {{(pid=111977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.155939 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extended resource: consistencygroups {{(pid=111975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.156975 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extended resource: cgsnapshots {{(pid=111976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.157456 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extended resource: consistencygroups {{(pid=111977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.157825 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extended resource: os-volume-manage {{(pid=111978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.157913 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extended resource: extra_specs {{(pid=111975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.158375 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extended resource: os-volume-type-access {{(pid=111976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.159289 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extended resource: os-quota-sets {{(pid=111978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.159427 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extended resource: extra_specs {{(pid=111977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.159588 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extended resource: encryption {{(pid=111975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.160074 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extended resource: encryption {{(pid=111976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.160691 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extended resource: os-hosts {{(pid=111978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.161004 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extended resource: encryption {{(pid=111977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.161053 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extended resource: os-volume-transfer {{(pid=111975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.161657 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extended resource: consistencygroups {{(pid=111976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.162040 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extended resource: os-snapshot-manage {{(pid=111978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.162808 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extended resource: os-quota-class-sets {{(pid=111975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.163281 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extended resource: os-volume-transfer {{(pid=111977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.163694 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extended resource: capabilities {{(pid=111978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.163748 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extended resource: extra_specs {{(pid=111976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.164625 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extended resource: qos-specs {{(pid=111975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.164895 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extended resource: os-quota-class-sets {{(pid=111977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.164946 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extended resource: backups {{(pid=111978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.165897 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extended resource: encryption {{(pid=111976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.166230 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extended resource: qos-specs {{(pid=111977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.166706 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extended resource: os-volume-manage {{(pid=111975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.166971 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extended resource: scheduler-stats {{(pid=111978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.167487 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extended resource: os-volume-transfer {{(pid=111976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.168190 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extended resource: os-quota-sets {{(pid=111975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.168338 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extended resource: os-volume-manage {{(pid=111977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.168449 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extended resource: os-availability-zone {{(pid=111978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.169087 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extended resource: os-quota-class-sets {{(pid=111976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.169571 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extended resource: os-hosts {{(pid=111975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.169800 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extended resource: os-quota-sets {{(pid=111977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.170439 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.170542 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extended resource: qos-specs {{(pid=111976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.170948 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extended resource: os-snapshot-manage {{(pid=111975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.171191 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extended resource: os-hosts {{(pid=111977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.171921 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.172420 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extended resource: capabilities {{(pid=111975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.172505 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extended resource: os-volume-manage {{(pid=111976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.172566 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extended resource: os-snapshot-manage {{(pid=111977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.173417 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.173628 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extended resource: backups {{(pid=111975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.173981 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extended resource: os-quota-sets {{(pid=111976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.174059 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extended resource: capabilities {{(pid=111977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.174982 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.175266 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extended resource: backups {{(pid=111977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.175445 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extended resource: os-hosts {{(pid=111976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.175666 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extended resource: scheduler-stats {{(pid=111975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.176483 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.176839 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extended resource: os-snapshot-manage {{(pid=111976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.177103 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extended resource: os-availability-zone {{(pid=111975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.177257 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extended resource: scheduler-stats {{(pid=111977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.177864 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.178579 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extended resource: capabilities {{(pid=111976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.178728 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extended resource: os-availability-zone {{(pid=111977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.178797 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.contrib.snapshot_actions [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] SnapshotActionsController initialized {{(pid=111978) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 08 23:14:12.179085 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.179555 np0000164398 devstack@c-api.service[111978]: WARNING castellan.key_manager.migration [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.179619 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extended resource: backups {{(pid=111976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.180450 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extension AdminActions extending resource: volumes {{(pid=111978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.180564 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extension AdminActions extending resource: snapshots {{(pid=111978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.180615 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.180678 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extension AdminActions extending resource: backups {{(pid=111978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.180729 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.180768 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.180910 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.180992 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extension VolumeActions extending resource: volumes {{(pid=111978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.181127 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.181249 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.181346 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extension UsedLimits extending resource: limits {{(pid=111978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.181446 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extension TypesManage extending resource: types {{(pid=111978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.181550 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.181592 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extended resource: scheduler-stats {{(pid=111976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.181639 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.181763 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.181954 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.182044 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.182094 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.182157 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.v3.router [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.182341 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.183074 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extended resource: os-availability-zone {{(pid=111976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:14:12.183618 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.183807 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.184472 np0000164398 devstack@c-api.service[111978]: WARNING keystonemiddleware.auth_token [None req-5561e526-6e76-4433-ba08-89cf5a0f59f1 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 08 23:14:12.185030 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.185132 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.185372 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.186452 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.186649 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.186786 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.187330 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.contrib.snapshot_actions [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] SnapshotActionsController initialized {{(pid=111975) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 08 23:14:12.188070 np0000164398 devstack@c-api.service[111975]: WARNING castellan.key_manager.migration [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.188132 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.188169 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.188956 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extension AdminActions extending resource: volumes {{(pid=111975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.189098 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.contrib.snapshot_actions [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] SnapshotActionsController initialized {{(pid=111977) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 08 23:14:12.189152 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extension AdminActions extending resource: snapshots {{(pid=111975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.189201 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extension AdminActions extending resource: backups {{(pid=111975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.189316 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.189428 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.189523 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extension VolumeActions extending resource: volumes {{(pid=111975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.189658 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.189705 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.189745 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.189839 np0000164398 devstack@c-api.service[111977]: WARNING castellan.key_manager.migration [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.189879 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extension UsedLimits extending resource: limits {{(pid=111975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.189952 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extension TypesManage extending resource: types {{(pid=111975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.190060 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.190161 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.190288 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.190486 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.190535 np0000164398 devstack@c-api.service[111978]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e2aebea3668 pid: 111978 (default app) Apr 08 23:14:12.190583 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.190688 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.v3.router [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.190729 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extension AdminActions extending resource: volumes {{(pid=111977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.190878 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extension AdminActions extending resource: snapshots {{(pid=111977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.190988 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extension AdminActions extending resource: backups {{(pid=111977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.191044 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 08 23:14:12.191044 np0000164398 devstack@c-api.service[111978]: warnings.warn( Apr 08 23:14:12.191127 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.191167 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.191249 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.191340 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extension VolumeActions extending resource: volumes {{(pid=111977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.191477 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.191577 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.191676 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extension UsedLimits extending resource: limits {{(pid=111977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.191776 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extension TypesManage extending resource: types {{(pid=111977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.191879 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.191982 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.192088 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.192283 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.192400 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.192503 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.v3.router [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.192546 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.192951 np0000164398 devstack@c-api.service[111975]: WARNING keystonemiddleware.auth_token [None req-27e28cf3-62f2-43f1-98aa-02b60334e949 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 08 23:14:12.193442 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.contrib.snapshot_actions [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] SnapshotActionsController initialized {{(pid=111976) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 08 23:14:12.194183 np0000164398 devstack@c-api.service[111976]: WARNING castellan.key_manager.migration [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:14:12.194803 np0000164398 devstack@c-api.service[111977]: WARNING keystonemiddleware.auth_token [None req-c13caf46-3d8c-4b7d-bf28-1a7dbe79b3a5 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 08 23:14:12.195093 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extension AdminActions extending resource: volumes {{(pid=111976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.195225 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extension AdminActions extending resource: snapshots {{(pid=111976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.195370 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extension AdminActions extending resource: backups {{(pid=111976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.195479 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.195605 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.195703 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extension VolumeActions extending resource: volumes {{(pid=111976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.195846 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.195944 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.196047 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extension UsedLimits extending resource: limits {{(pid=111976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.196251 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extension TypesManage extending resource: types {{(pid=111976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.196361 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.196469 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.196570 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.196674 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.196786 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.196891 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.v3.router [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:14:12.198660 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.198660 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.198817 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.198817 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.198817 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.198817 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.198817 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.199055 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.199055 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.199055 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.199055 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.199055 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.199055 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.199419 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.199419 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.199419 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.199419 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.199419 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.199643 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.199643 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.199643 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.199643 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.199830 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.199830 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.199830 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.199830 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.200010 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.200010 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.200010 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.200010 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.200010 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.200279 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.200333 np0000164398 devstack@c-api.service[111975]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e2aebea3668 pid: 111975 (default app) Apr 08 23:14:12.200390 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.200390 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.200390 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.200390 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.200574 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.200574 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.200574 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.200574 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.200574 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.200574 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.200823 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.200823 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.200823 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.200823 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.200823 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.200823 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.201075 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.201075 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.201075 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.201075 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.201075 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.201075 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.201355 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.201355 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.201355 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.201355 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.201355 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.201355 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.201650 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.201650 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.201650 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.201650 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.201818 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.201818 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.201818 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.201818 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.201818 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.202052 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.202052 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.202052 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.202052 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.202052 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.202642 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.202642 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.202642 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.202642 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.202642 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.202642 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.202888 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.202888 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.202888 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.202888 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.202888 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.203127 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.203165 np0000164398 devstack@c-api.service[111976]: WARNING keystonemiddleware.auth_token [None req-0ccf99df-423f-44ed-a891-231c039bf8c6 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 08 23:14:12.203204 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.203204 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.203204 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.203204 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.203416 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.203416 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.203416 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.203416 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.203594 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.203594 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.203594 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.203594 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.203762 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.203762 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.203762 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.203762 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.203762 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.203986 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.203986 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.203986 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.203986 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.203986 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.204322 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.204322 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.204322 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.204322 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.204494 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.204494 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.204494 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.204494 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.204685 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.204685 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.204685 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.204685 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.204854 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.204854 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.204854 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.204854 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.205030 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.205030 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.205030 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.205030 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.205199 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.205199 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.205199 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.205199 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.205199 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.205199 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.205670 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.205670 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.205670 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.205670 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.205670 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.205892 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.205892 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.205892 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.205892 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.205892 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.205892 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.205892 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.206198 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.206198 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.206198 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.206198 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.206198 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.206198 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.206479 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.206479 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.206479 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.206479 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.206479 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.206479 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.206848 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.206848 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.206848 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.206848 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.206848 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.206848 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.207095 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.207095 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.207095 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.207095 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.207389 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.207389 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.207389 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.207389 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.207565 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.207565 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.207565 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.207565 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.207744 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.207744 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.207744 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:12.207744 np0000164398 devstack@c-api.service[111978]: warnings.warn(deprecated_msg) Apr 08 23:14:12.207928 np0000164398 devstack@c-api.service[111977]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e2aebea3668 pid: 111977 (default app) Apr 08 23:14:12.207968 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.middleware.request_id [None req-7ed1bba6-aa53-4a1e-ac88-e3fa1b1269ce None None] RequestId filter calling following filter/app {{(pid=111978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:14:12.207968 np0000164398 devstack@c-api.service[111978]: [pid: 111978|app: 0|req: 1/1] 199.19.213.216 () {60 vars in 953 bytes} [Wed Apr 8 23:14:12 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 08 23:14:12.208036 np0000164398 devstack@c-api.service[111976]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e2aebea3668 pid: 111976 (default app) Apr 08 23:14:19.414493 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 08 23:14:19.414493 np0000164398 devstack@c-api.service[111975]: warnings.warn( Apr 08 23:14:19.427755 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.427755 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.427755 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.427755 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.428114 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.428114 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.428114 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.428114 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.428404 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.428404 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.428404 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.428404 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.428404 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.428404 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.428758 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.428758 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.428758 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.428758 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.428758 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.429058 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.429058 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.429058 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.429058 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.429058 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.429432 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.429432 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.429432 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.429432 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.429668 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.429668 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.429668 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.429668 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.429668 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.429962 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.429962 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.429962 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.429962 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.429962 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.430299 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.430299 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.430299 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.430299 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.430299 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.430299 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.430668 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.430668 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.430668 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.430668 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.430668 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.430668 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.431005 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.431005 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.431005 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.431005 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.431005 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.431005 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.431427 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.431427 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.431427 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.431427 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.431427 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.432023 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.432023 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.432023 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.432023 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.432023 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.432345 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.432345 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.432345 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.432345 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.432345 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.432345 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.432693 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.432693 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.432693 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.432693 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.432693 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.432693 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.433022 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.433022 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.433022 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.433022 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.433022 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.433339 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.433339 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.433339 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.433339 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.433339 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.433651 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.433651 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.433651 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.433651 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.433893 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.433893 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.433893 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.433893 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.434123 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.434123 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.434123 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.434123 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.434123 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.434460 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.434460 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.434460 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.434460 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.434460 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.434762 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.434762 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.434762 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.434762 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.435016 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.435016 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.435016 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.435016 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.435283 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.435283 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.435283 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.435283 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.435517 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.435517 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.435517 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.435517 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.435778 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.435778 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.435778 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.435778 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.436013 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.436013 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.436013 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.436013 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.436013 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.436341 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.436341 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.436341 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.436341 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.436341 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.436341 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.436710 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.436710 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.436710 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.436710 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.436710 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.436996 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.436996 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.436996 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.436996 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.436996 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.436996 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.437419 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.437419 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.437419 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.437419 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.437419 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.437419 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.437755 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.437755 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.437755 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.437755 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.437755 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.437755 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.438115 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.438115 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.438115 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.438115 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.438115 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.438115 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.438657 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.438657 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.438657 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.438657 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.438792 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.438792 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.438792 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.438792 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.438792 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.438930 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.438930 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.438930 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.438930 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:19.438930 np0000164398 devstack@c-api.service[111975]: warnings.warn(deprecated_msg) Apr 08 23:14:19.438930 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.middleware.request_id [None req-3113e414-4e21-43e2-93f2-0e5f8623ef0a None None] RequestId filter calling following filter/app {{(pid=111975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:14:19.938000 np0000164398 devstack@c-api.service[111975]: INFO cinder.api.openstack.wsgi [None req-3113e414-4e21-43e2-93f2-0e5f8623ef0a admin admin] POST https://199.19.213.216/volume/v3/types Apr 08 23:14:19.938611 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.openstack.wsgi [None req-3113e414-4e21-43e2-93f2-0e5f8623ef0a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 08 23:14:19.940322 np0000164398 devstack@c-api.service[111975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 08 23:14:19.940322 np0000164398 devstack@c-api.service[111975]: warnings.warn( Apr 08 23:14:19.950977 np0000164398 devstack@c-api.service[111975]: DEBUG oslo_db.sqlalchemy.engines [None req-3113e414-4e21-43e2-93f2-0e5f8623ef0a 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=111975) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 23:14:19.987075 np0000164398 devstack@c-api.service[111975]: INFO cinder.api.openstack.wsgi [None req-3113e414-4e21-43e2-93f2-0e5f8623ef0a admin admin] https://199.19.213.216/volume/v3/types returned with HTTP 200 Apr 08 23:14:19.987626 np0000164398 devstack@c-api.service[111975]: [pid: 111975|app: 0|req: 1/2] 199.19.213.216 () {68 vars in 1288 bytes} [Wed Apr 8 23:14:19 2026] POST /volume/v3/types => generated 186 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 08 23:14:20.001110 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 08 23:14:20.001110 np0000164398 devstack@c-api.service[111977]: warnings.warn( Apr 08 23:14:20.014513 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.014513 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.014513 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.014513 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.014879 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.014879 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.014879 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.014879 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.015151 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.015151 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.015151 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.015151 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.015151 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.015151 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.015558 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.015558 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.015558 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.015558 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.015558 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.015863 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.015863 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.015863 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.015863 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.015863 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.016382 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.016382 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.016382 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.016382 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.016630 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.016630 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.016630 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.016630 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.016630 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.017124 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.017124 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.017124 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.017124 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.017124 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.017444 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.017444 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.017444 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.017444 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.017444 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.017444 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.017779 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.017779 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.017779 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.017779 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.017779 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.017779 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.018123 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.018123 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.018123 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.018123 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.018123 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.018123 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.018755 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.018755 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.018755 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.018755 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.018755 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.019067 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.019067 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.019067 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.019067 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.019067 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.019381 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.019381 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.019381 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.019381 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.019381 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.019381 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.019743 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.019743 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.019743 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.019743 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.019743 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.019743 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.020082 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.020082 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.020082 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.020082 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.020082 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.020422 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.020422 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.020422 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.020422 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.020422 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.020721 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.020721 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.020721 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.020721 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.021010 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.021010 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.021010 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.021010 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.021276 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.021276 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.021276 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.021276 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.021276 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.021577 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.021577 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.021577 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.021577 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.021577 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.021860 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.021860 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.021860 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.021860 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.022021 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.022021 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.022021 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.022021 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.022192 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.022192 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.022192 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.022192 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.022384 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.022384 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.022384 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.022384 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.022538 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.022538 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.022538 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.022538 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.022712 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.022712 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.022712 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.022712 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.022712 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.022915 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.022915 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.022915 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.022915 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.022915 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.022915 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.023147 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.023147 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.023147 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.023147 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.023147 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.023351 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.023351 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.023351 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.023351 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.023351 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.023351 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.023585 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.023585 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.023585 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.023585 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.023585 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.023585 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.023805 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.023805 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.023805 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.023805 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.023805 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.023805 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.024022 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.024022 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.024022 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.024022 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.024022 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.024022 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.024354 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.024354 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.024354 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.024354 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.024525 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.024525 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.024525 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.024525 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.024525 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.024729 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.024729 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.024729 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.024729 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:14:20.024729 np0000164398 devstack@c-api.service[111977]: warnings.warn(deprecated_msg) Apr 08 23:14:20.024729 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.middleware.request_id [req-3113e414-4e21-43e2-93f2-0e5f8623ef0a req-0ab2f4ec-c662-4b59-a85a-9bc2a69f2b17 None None] RequestId filter calling following filter/app {{(pid=111977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:14:20.347134 np0000164398 devstack@c-api.service[111977]: INFO cinder.api.openstack.wsgi [req-3113e414-4e21-43e2-93f2-0e5f8623ef0a req-0ab2f4ec-c662-4b59-a85a-9bc2a69f2b17 admin admin] POST https://199.19.213.216/volume/v3/types/89f818f0-fa50-416a-bdf0-ec464c98d821/extra_specs Apr 08 23:14:20.347608 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.openstack.wsgi [req-3113e414-4e21-43e2-93f2-0e5f8623ef0a req-0ab2f4ec-c662-4b59-a85a-9bc2a69f2b17 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 08 23:14:20.349355 np0000164398 devstack@c-api.service[111977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 08 23:14:20.349355 np0000164398 devstack@c-api.service[111977]: warnings.warn( Apr 08 23:14:20.359600 np0000164398 devstack@c-api.service[111977]: DEBUG oslo_db.sqlalchemy.engines [req-3113e414-4e21-43e2-93f2-0e5f8623ef0a req-0ab2f4ec-c662-4b59-a85a-9bc2a69f2b17 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=111977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 23:14:20.422972 np0000164398 devstack@c-api.service[111977]: INFO cinder.api.openstack.wsgi [req-3113e414-4e21-43e2-93f2-0e5f8623ef0a req-0ab2f4ec-c662-4b59-a85a-9bc2a69f2b17 admin admin] https://199.19.213.216/volume/v3/types/89f818f0-fa50-416a-bdf0-ec464c98d821/extra_specs returned with HTTP 200 Apr 08 23:14:20.423565 np0000164398 devstack@c-api.service[111977]: [pid: 111977|app: 0|req: 1/3] 199.19.213.216 () {70 vars in 1505 bytes} [Wed Apr 8 23:14:19 2026] POST /volume/v3/types/89f818f0-fa50-416a-bdf0-ec464c98d821/extra_specs => generated 55 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:14:22.071573 np0000164398 devstack@c-api.service[111978]: DEBUG dbcounter [-] [111978] Writing DB stats cinder:SELECT=6 {{(pid=111978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:14:22.083551 np0000164398 devstack@c-api.service[111976]: DEBUG dbcounter [-] [111976] Writing DB stats cinder:SELECT=6 {{(pid=111976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:14:29.983193 np0000164398 devstack@c-api.service[111975]: DEBUG dbcounter [-] [111975] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:14:30.421318 np0000164398 devstack@c-api.service[111977]: DEBUG dbcounter [-] [111977] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:16:46.787270 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.middleware.request_id [None req-11ed9761-aafc-46d0-b3ee-bb2bf403679b None None] RequestId filter calling following filter/app {{(pid=111978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:16:46.789256 np0000164398 devstack@c-api.service[111978]: INFO cinder.api.openstack.wsgi [None req-11ed9761-aafc-46d0-b3ee-bb2bf403679b None None] GET https://199.19.213.216/volume// Apr 08 23:16:46.789615 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.openstack.wsgi [None req-11ed9761-aafc-46d0-b3ee-bb2bf403679b None None] Empty body provided in request {{(pid=111978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:16:46.790070 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.openstack.wsgi [None req-11ed9761-aafc-46d0-b3ee-bb2bf403679b None None] Calling method 'all' {{(pid=111978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:16:46.791122 np0000164398 devstack@c-api.service[111978]: INFO cinder.api.openstack.wsgi [None req-11ed9761-aafc-46d0-b3ee-bb2bf403679b None None] https://199.19.213.216/volume// returned with HTTP 300 Apr 08 23:16:46.791723 np0000164398 devstack@c-api.service[111978]: [pid: 111978|app: 0|req: 2/4] 199.19.213.216 () {66 vars in 1456 bytes} [Wed Apr 8 23:16:46 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 08 23:17:24.754931 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 08 23:17:24.754931 np0000164398 devstack@c-api.service[111976]: warnings.warn( Apr 08 23:17:24.768286 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.768286 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.768286 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.768286 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.768286 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.768915 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.768915 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.768915 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.768915 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.768915 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.769411 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.769411 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.769411 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.769411 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.769411 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.769411 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.770005 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.770005 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.770005 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.770005 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.770472 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.770472 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.770472 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.770472 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.770879 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.770879 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.770879 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.770879 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.771322 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.771322 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.771322 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.771322 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.771322 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.771829 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.771829 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.771829 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.771829 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.771829 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.772321 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.772321 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.772321 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.772321 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.772321 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.772321 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.772886 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.772886 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.772886 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.772886 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.772886 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.772886 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.773479 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.773479 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.773479 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.773479 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.773479 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.773479 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.774040 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.774040 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.774040 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.774040 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.774040 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.774628 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.774628 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.774628 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.774628 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.774628 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.774902 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.774902 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.774902 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.774902 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.774902 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.774902 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.775297 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.775297 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.775297 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.775297 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.775297 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.775297 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.775671 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.775671 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.775671 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.775671 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.775671 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.776007 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.776007 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.776007 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.776007 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.776007 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.776288 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.776288 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.776288 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.776288 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.776468 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.776468 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.776468 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.776468 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.776694 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.776694 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.776694 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.776694 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.776694 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.777018 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.777018 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.777018 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.777018 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.777018 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.777319 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.777319 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.777319 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.777319 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.777596 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.777596 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.777596 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.777596 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.777842 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.777842 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.777842 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.777842 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.778143 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.778143 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.778143 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.778143 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.778454 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.778454 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.778454 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.778454 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.778662 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.778662 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.778662 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.778662 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.778662 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.778908 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.778908 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.778908 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.778908 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.778908 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.778908 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.779186 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.779186 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.779186 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.779186 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.779186 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.779443 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.779443 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.779443 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.779443 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.779443 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.779443 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.779718 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.779718 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.779718 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.779718 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.779718 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.779718 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.779997 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.779997 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.779997 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.779997 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.779997 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.779997 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.780369 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.780369 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.780369 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.780369 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.780369 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.780369 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.780659 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.780659 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.780659 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.780659 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.780848 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.780848 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.780848 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.780848 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.780848 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.781102 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.781102 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.781102 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.781102 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 08 23:17:24.781102 np0000164398 devstack@c-api.service[111976]: warnings.warn(deprecated_msg) Apr 08 23:17:24.781102 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.middleware.request_id [None req-632f4e67-c98c-43d1-ab7e-b74e33a53e37 None None] RequestId filter calling following filter/app {{(pid=111976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:17:25.098258 np0000164398 devstack@c-api.service[111976]: INFO cinder.api.openstack.wsgi [None req-632f4e67-c98c-43d1-ab7e-b74e33a53e37 demo demo] GET https://199.19.213.216/volume/v3/types?is_public=None Apr 08 23:17:25.098621 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.openstack.wsgi [None req-632f4e67-c98c-43d1-ab7e-b74e33a53e37 demo demo] Empty body provided in request {{(pid=111976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:17:25.098861 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.openstack.wsgi [None req-632f4e67-c98c-43d1-ab7e-b74e33a53e37 demo demo] Calling method 'index' {{(pid=111976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:17:25.099379 np0000164398 devstack@c-api.service[111976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 08 23:17:25.099379 np0000164398 devstack@c-api.service[111976]: warnings.warn( Apr 08 23:17:25.100046 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.api_utils [None req-632f4e67-c98c-43d1-ab7e-b74e33a53e37 demo demo] Removing options '' from query. {{(pid=111976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:17:25.111242 np0000164398 devstack@c-api.service[111976]: DEBUG oslo_db.sqlalchemy.engines [None req-632f4e67-c98c-43d1-ab7e-b74e33a53e37 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=111976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 23:17:25.134461 np0000164398 devstack@c-api.service[111976]: INFO cinder.api.openstack.wsgi [None req-632f4e67-c98c-43d1-ab7e-b74e33a53e37 demo demo] https://199.19.213.216/volume/v3/types?is_public=None returned with HTTP 200 Apr 08 23:17:25.134994 np0000164398 devstack@c-api.service[111976]: [pid: 111976|app: 0|req: 1/5] 199.19.213.216 () {64 vars in 1263 bytes} [Wed Apr 8 23:17:24 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 08 23:17:25.149586 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.middleware.request_id [req-632f4e67-c98c-43d1-ab7e-b74e33a53e37 req-a4609022-86d5-43fc-9561-05bb3c84550e None None] RequestId filter calling following filter/app {{(pid=111975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:17:25.155430 np0000164398 devstack@c-api.service[111975]: INFO cinder.api.openstack.wsgi [req-632f4e67-c98c-43d1-ab7e-b74e33a53e37 req-a4609022-86d5-43fc-9561-05bb3c84550e demo demo] GET https://199.19.213.216/volume/v3/types/default Apr 08 23:17:25.155866 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.openstack.wsgi [req-632f4e67-c98c-43d1-ab7e-b74e33a53e37 req-a4609022-86d5-43fc-9561-05bb3c84550e demo demo] Empty body provided in request {{(pid=111975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:17:25.156178 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.openstack.wsgi [req-632f4e67-c98c-43d1-ab7e-b74e33a53e37 req-a4609022-86d5-43fc-9561-05bb3c84550e demo demo] Calling method 'show' {{(pid=111975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:17:25.169988 np0000164398 devstack@c-api.service[111975]: INFO cinder.api.openstack.wsgi [req-632f4e67-c98c-43d1-ab7e-b74e33a53e37 req-a4609022-86d5-43fc-9561-05bb3c84550e demo demo] https://199.19.213.216/volume/v3/types/default returned with HTTP 200 Apr 08 23:17:25.170505 np0000164398 devstack@c-api.service[111975]: [pid: 111975|app: 0|req: 2/6] 199.19.213.216 () {66 vars in 1329 bytes} [Wed Apr 8 23:17:25 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 08 23:17:25.552632 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.middleware.request_id [None req-f44b4554-8228-4dc1-ae22-beb67c5ce1a8 None None] RequestId filter calling following filter/app {{(pid=111977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:17:25.558125 np0000164398 devstack@c-api.service[111977]: INFO cinder.api.openstack.wsgi [None req-f44b4554-8228-4dc1-ae22-beb67c5ce1a8 demo demo] GET https://199.19.213.216/volume/v3/types/default Apr 08 23:17:25.558314 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.openstack.wsgi [None req-f44b4554-8228-4dc1-ae22-beb67c5ce1a8 demo demo] Empty body provided in request {{(pid=111977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:17:25.558509 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.openstack.wsgi [None req-f44b4554-8228-4dc1-ae22-beb67c5ce1a8 demo demo] Calling method 'show' {{(pid=111977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:17:25.571479 np0000164398 devstack@c-api.service[111977]: INFO cinder.api.openstack.wsgi [None req-f44b4554-8228-4dc1-ae22-beb67c5ce1a8 demo demo] https://199.19.213.216/volume/v3/types/default returned with HTTP 200 Apr 08 23:17:25.571479 np0000164398 devstack@c-api.service[111977]: [pid: 111977|app: 0|req: 2/7] 199.19.213.216 () {64 vars in 1258 bytes} [Wed Apr 8 23:17:25 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 08 23:17:26.004444 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.middleware.request_id [None req-621442a7-581f-421d-93ef-9c0e6a7f02c3 None None] RequestId filter calling following filter/app {{(pid=111978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:17:26.351638 np0000164398 devstack@c-api.service[111978]: INFO cinder.api.openstack.wsgi [None req-621442a7-581f-421d-93ef-9c0e6a7f02c3 demo demo] GET https://199.19.213.216/volume/v3/types/default Apr 08 23:17:26.352009 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.openstack.wsgi [None req-621442a7-581f-421d-93ef-9c0e6a7f02c3 demo demo] Empty body provided in request {{(pid=111978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:17:26.352205 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.openstack.wsgi [None req-621442a7-581f-421d-93ef-9c0e6a7f02c3 demo demo] Calling method 'show' {{(pid=111978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:17:26.361971 np0000164398 devstack@c-api.service[111978]: DEBUG oslo_db.sqlalchemy.engines [None req-621442a7-581f-421d-93ef-9c0e6a7f02c3 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=111978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 23:17:26.380372 np0000164398 devstack@c-api.service[111978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 08 23:17:26.380372 np0000164398 devstack@c-api.service[111978]: warnings.warn( Apr 08 23:17:26.382753 np0000164398 devstack@c-api.service[111978]: INFO cinder.api.openstack.wsgi [None req-621442a7-581f-421d-93ef-9c0e6a7f02c3 demo demo] https://199.19.213.216/volume/v3/types/default returned with HTTP 200 Apr 08 23:17:26.383298 np0000164398 devstack@c-api.service[111978]: [pid: 111978|app: 0|req: 3/8] 199.19.213.216 () {64 vars in 1258 bytes} [Wed Apr 8 23:17:26 2026] GET /volume/v3/types/default => generated 145 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 08 23:17:26.397230 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.middleware.request_id [None req-9d3926e0-3c74-435b-bbc4-c0c12c4c4ef8 None None] RequestId filter calling following filter/app {{(pid=111976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:17:26.400868 np0000164398 devstack@c-api.service[111976]: INFO cinder.api.openstack.wsgi [None req-9d3926e0-3c74-435b-bbc4-c0c12c4c4ef8 demo demo] GET https://199.19.213.216/volume/v3/types/default Apr 08 23:17:26.401265 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.openstack.wsgi [None req-9d3926e0-3c74-435b-bbc4-c0c12c4c4ef8 demo demo] Empty body provided in request {{(pid=111976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:17:26.401678 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.openstack.wsgi [None req-9d3926e0-3c74-435b-bbc4-c0c12c4c4ef8 demo demo] Calling method 'show' {{(pid=111976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:17:26.416054 np0000164398 devstack@c-api.service[111976]: INFO cinder.api.openstack.wsgi [None req-9d3926e0-3c74-435b-bbc4-c0c12c4c4ef8 demo demo] https://199.19.213.216/volume/v3/types/default returned with HTTP 200 Apr 08 23:17:26.416417 np0000164398 devstack@c-api.service[111976]: [pid: 111976|app: 0|req: 2/9] 199.19.213.216 () {64 vars in 1258 bytes} [Wed Apr 8 23:17:26 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 08 23:17:35.163966 np0000164398 devstack@c-api.service[111975]: DEBUG dbcounter [-] [111975] Writing DB stats cinder:SELECT=2 {{(pid=111975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:17:35.567595 np0000164398 devstack@c-api.service[111977]: DEBUG dbcounter [-] [111977] Writing DB stats cinder:SELECT=2 {{(pid=111977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:17:36.378072 np0000164398 devstack@c-api.service[111978]: DEBUG dbcounter [-] [111978] Writing DB stats cinder:SELECT=2 {{(pid=111978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:17:36.412550 np0000164398 devstack@c-api.service[111976]: DEBUG dbcounter [-] [111976] Writing DB stats cinder:SELECT=3 {{(pid=111976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:23:08.944796 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.middleware.request_id [None req-052ab701-c3e7-4d52-a7c4-cfd922ea90f6 None None] RequestId filter calling following filter/app {{(pid=111975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:23:09.031398 np0000164398 devstack@c-api.service[111975]: INFO cinder.api.openstack.wsgi [None req-052ab701-c3e7-4d52-a7c4-cfd922ea90f6 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:23:09.031720 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.openstack.wsgi [None req-052ab701-c3e7-4d52-a7c4-cfd922ea90f6 demo demo] Empty body provided in request {{(pid=111975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:23:09.031975 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.openstack.wsgi [None req-052ab701-c3e7-4d52-a7c4-cfd922ea90f6 demo demo] Calling method 'detail' {{(pid=111975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:23:09.032650 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.api_utils [None req-052ab701-c3e7-4d52-a7c4-cfd922ea90f6 demo demo] Removing options '' from query. {{(pid=111975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:23:09.033734 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.volume.api [None req-052ab701-c3e7-4d52-a7c4-cfd922ea90f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111975) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:23:09.075660 np0000164398 devstack@c-api.service[111975]: INFO cinder.volume.api [None req-052ab701-c3e7-4d52-a7c4-cfd922ea90f6 demo demo] Get all volumes completed successfully. Apr 08 23:23:09.080319 np0000164398 devstack@c-api.service[111975]: INFO cinder.api.openstack.wsgi [None req-052ab701-c3e7-4d52-a7c4-cfd922ea90f6 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:23:09.080773 np0000164398 devstack@c-api.service[111975]: [pid: 111975|app: 0|req: 3/10] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:23:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:23:19.064881 np0000164398 devstack@c-api.service[111975]: DEBUG dbcounter [-] [111975] Writing DB stats cinder:SELECT=1 {{(pid=111975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:24:09.092093 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.middleware.request_id [None req-7907ab76-1d8c-4e63-8f1c-05729b1c6f34 None None] RequestId filter calling following filter/app {{(pid=111977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:24:09.094237 np0000164398 devstack@c-api.service[111977]: INFO cinder.api.openstack.wsgi [None req-7907ab76-1d8c-4e63-8f1c-05729b1c6f34 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:24:09.094485 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.openstack.wsgi [None req-7907ab76-1d8c-4e63-8f1c-05729b1c6f34 demo demo] Empty body provided in request {{(pid=111977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:24:09.094688 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.openstack.wsgi [None req-7907ab76-1d8c-4e63-8f1c-05729b1c6f34 demo demo] Calling method 'detail' {{(pid=111977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:24:09.095241 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.api_utils [None req-7907ab76-1d8c-4e63-8f1c-05729b1c6f34 demo demo] Removing options '' from query. {{(pid=111977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:24:09.096064 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.volume.api [None req-7907ab76-1d8c-4e63-8f1c-05729b1c6f34 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111977) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:24:09.126030 np0000164398 devstack@c-api.service[111977]: INFO cinder.volume.api [None req-7907ab76-1d8c-4e63-8f1c-05729b1c6f34 demo demo] Get all volumes completed successfully. Apr 08 23:24:09.128777 np0000164398 devstack@c-api.service[111977]: INFO cinder.api.openstack.wsgi [None req-7907ab76-1d8c-4e63-8f1c-05729b1c6f34 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:24:09.129756 np0000164398 devstack@c-api.service[111977]: [pid: 111977|app: 0|req: 3/11] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:24:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:24:19.119096 np0000164398 devstack@c-api.service[111977]: DEBUG dbcounter [-] [111977] Writing DB stats cinder:SELECT=1 {{(pid=111977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:25:09.145938 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.middleware.request_id [None req-0f585b6e-447a-4ef3-ad88-b067c3ffb7b0 None None] RequestId filter calling following filter/app {{(pid=111978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:25:09.149769 np0000164398 devstack@c-api.service[111978]: INFO cinder.api.openstack.wsgi [None req-0f585b6e-447a-4ef3-ad88-b067c3ffb7b0 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:25:09.150183 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.openstack.wsgi [None req-0f585b6e-447a-4ef3-ad88-b067c3ffb7b0 demo demo] Empty body provided in request {{(pid=111978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:25:09.150320 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.openstack.wsgi [None req-0f585b6e-447a-4ef3-ad88-b067c3ffb7b0 demo demo] Calling method 'detail' {{(pid=111978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:25:09.150963 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.api_utils [None req-0f585b6e-447a-4ef3-ad88-b067c3ffb7b0 demo demo] Removing options '' from query. {{(pid=111978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:25:09.152133 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.volume.api [None req-0f585b6e-447a-4ef3-ad88-b067c3ffb7b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111978) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:25:09.193604 np0000164398 devstack@c-api.service[111978]: INFO cinder.volume.api [None req-0f585b6e-447a-4ef3-ad88-b067c3ffb7b0 demo demo] Get all volumes completed successfully. Apr 08 23:25:09.196776 np0000164398 devstack@c-api.service[111978]: INFO cinder.api.openstack.wsgi [None req-0f585b6e-447a-4ef3-ad88-b067c3ffb7b0 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:25:09.197414 np0000164398 devstack@c-api.service[111978]: [pid: 111978|app: 0|req: 4/12] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:25:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:25:19.186192 np0000164398 devstack@c-api.service[111978]: DEBUG dbcounter [-] [111978] Writing DB stats cinder:SELECT=1 {{(pid=111978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:26:09.211633 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.middleware.request_id [None req-e0522efb-335a-4d71-be6b-d3defd55d297 None None] RequestId filter calling following filter/app {{(pid=111976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:26:09.217123 np0000164398 devstack@c-api.service[111976]: INFO cinder.api.openstack.wsgi [None req-e0522efb-335a-4d71-be6b-d3defd55d297 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:26:09.217463 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.openstack.wsgi [None req-e0522efb-335a-4d71-be6b-d3defd55d297 demo demo] Empty body provided in request {{(pid=111976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:26:09.217792 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.openstack.wsgi [None req-e0522efb-335a-4d71-be6b-d3defd55d297 demo demo] Calling method 'detail' {{(pid=111976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:26:09.218479 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.api_utils [None req-e0522efb-335a-4d71-be6b-d3defd55d297 demo demo] Removing options '' from query. {{(pid=111976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:26:09.219652 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.volume.api [None req-e0522efb-335a-4d71-be6b-d3defd55d297 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111976) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:26:09.256907 np0000164398 devstack@c-api.service[111976]: INFO cinder.volume.api [None req-e0522efb-335a-4d71-be6b-d3defd55d297 demo demo] Get all volumes completed successfully. Apr 08 23:26:09.259364 np0000164398 devstack@c-api.service[111976]: INFO cinder.api.openstack.wsgi [None req-e0522efb-335a-4d71-be6b-d3defd55d297 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:26:09.259750 np0000164398 devstack@c-api.service[111976]: [pid: 111976|app: 0|req: 3/13] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:26:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:26:19.251126 np0000164398 devstack@c-api.service[111976]: DEBUG dbcounter [-] [111976] Writing DB stats cinder:SELECT=1 {{(pid=111976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:27:09.279576 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.middleware.request_id [None req-d27fc363-3849-4567-8235-15240a8d8577 None None] RequestId filter calling following filter/app {{(pid=111975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:27:09.282554 np0000164398 devstack@c-api.service[111975]: INFO cinder.api.openstack.wsgi [None req-d27fc363-3849-4567-8235-15240a8d8577 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:27:09.282924 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.openstack.wsgi [None req-d27fc363-3849-4567-8235-15240a8d8577 demo demo] Empty body provided in request {{(pid=111975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:27:09.283186 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.openstack.wsgi [None req-d27fc363-3849-4567-8235-15240a8d8577 demo demo] Calling method 'detail' {{(pid=111975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:27:09.283599 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.api_utils [None req-d27fc363-3849-4567-8235-15240a8d8577 demo demo] Removing options '' from query. {{(pid=111975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:27:09.284660 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.volume.api [None req-d27fc363-3849-4567-8235-15240a8d8577 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111975) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:27:09.292829 np0000164398 devstack@c-api.service[111975]: INFO cinder.volume.api [None req-d27fc363-3849-4567-8235-15240a8d8577 demo demo] Get all volumes completed successfully. Apr 08 23:27:09.295235 np0000164398 devstack@c-api.service[111975]: INFO cinder.api.openstack.wsgi [None req-d27fc363-3849-4567-8235-15240a8d8577 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:27:09.295757 np0000164398 devstack@c-api.service[111975]: [pid: 111975|app: 0|req: 4/14] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:27:09 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 08 23:27:19.288074 np0000164398 devstack@c-api.service[111975]: DEBUG dbcounter [-] [111975] Writing DB stats cinder:SELECT=1 {{(pid=111975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:28:09.310228 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.middleware.request_id [None req-cf2d1864-e838-424c-b422-83ea3d5a20ae None None] RequestId filter calling following filter/app {{(pid=111977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:28:09.422520 np0000164398 devstack@c-api.service[111977]: INFO cinder.api.openstack.wsgi [None req-cf2d1864-e838-424c-b422-83ea3d5a20ae demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:28:09.423085 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.openstack.wsgi [None req-cf2d1864-e838-424c-b422-83ea3d5a20ae demo demo] Empty body provided in request {{(pid=111977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:28:09.423621 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.openstack.wsgi [None req-cf2d1864-e838-424c-b422-83ea3d5a20ae demo demo] Calling method 'detail' {{(pid=111977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:28:09.424309 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.api_utils [None req-cf2d1864-e838-424c-b422-83ea3d5a20ae demo demo] Removing options '' from query. {{(pid=111977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:28:09.425498 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.volume.api [None req-cf2d1864-e838-424c-b422-83ea3d5a20ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111977) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:28:09.433518 np0000164398 devstack@c-api.service[111977]: INFO cinder.volume.api [None req-cf2d1864-e838-424c-b422-83ea3d5a20ae demo demo] Get all volumes completed successfully. Apr 08 23:28:09.436381 np0000164398 devstack@c-api.service[111977]: INFO cinder.api.openstack.wsgi [None req-cf2d1864-e838-424c-b422-83ea3d5a20ae demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:28:09.436992 np0000164398 devstack@c-api.service[111977]: [pid: 111977|app: 0|req: 4/15] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:28:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:28:19.428809 np0000164398 devstack@c-api.service[111977]: DEBUG dbcounter [-] [111977] Writing DB stats cinder:SELECT=1 {{(pid=111977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:29:09.451948 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.middleware.request_id [None req-d99ddc0a-8a39-48df-b0ac-127e17db6469 None None] RequestId filter calling following filter/app {{(pid=111978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:29:09.456124 np0000164398 devstack@c-api.service[111978]: INFO cinder.api.openstack.wsgi [None req-d99ddc0a-8a39-48df-b0ac-127e17db6469 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:29:09.456545 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.openstack.wsgi [None req-d99ddc0a-8a39-48df-b0ac-127e17db6469 demo demo] Empty body provided in request {{(pid=111978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:29:09.456937 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.openstack.wsgi [None req-d99ddc0a-8a39-48df-b0ac-127e17db6469 demo demo] Calling method 'detail' {{(pid=111978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:29:09.457555 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.api_utils [None req-d99ddc0a-8a39-48df-b0ac-127e17db6469 demo demo] Removing options '' from query. {{(pid=111978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:29:09.458634 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.volume.api [None req-d99ddc0a-8a39-48df-b0ac-127e17db6469 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111978) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:29:09.466116 np0000164398 devstack@c-api.service[111978]: INFO cinder.volume.api [None req-d99ddc0a-8a39-48df-b0ac-127e17db6469 demo demo] Get all volumes completed successfully. Apr 08 23:29:09.468658 np0000164398 devstack@c-api.service[111978]: INFO cinder.api.openstack.wsgi [None req-d99ddc0a-8a39-48df-b0ac-127e17db6469 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:29:09.469068 np0000164398 devstack@c-api.service[111978]: [pid: 111978|app: 0|req: 5/16] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:29:09 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 08 23:29:19.461738 np0000164398 devstack@c-api.service[111978]: DEBUG dbcounter [-] [111978] Writing DB stats cinder:SELECT=1 {{(pid=111978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:30:09.487740 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.middleware.request_id [None req-82be3242-fbe3-4d1f-a850-7dfda48e7d1a None None] RequestId filter calling following filter/app {{(pid=111976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:30:09.490576 np0000164398 devstack@c-api.service[111976]: INFO cinder.api.openstack.wsgi [None req-82be3242-fbe3-4d1f-a850-7dfda48e7d1a demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:30:09.490814 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.openstack.wsgi [None req-82be3242-fbe3-4d1f-a850-7dfda48e7d1a demo demo] Empty body provided in request {{(pid=111976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:30:09.491065 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.openstack.wsgi [None req-82be3242-fbe3-4d1f-a850-7dfda48e7d1a demo demo] Calling method 'detail' {{(pid=111976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:30:09.491910 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.api_utils [None req-82be3242-fbe3-4d1f-a850-7dfda48e7d1a demo demo] Removing options '' from query. {{(pid=111976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:30:09.492699 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.volume.api [None req-82be3242-fbe3-4d1f-a850-7dfda48e7d1a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111976) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:30:09.501680 np0000164398 devstack@c-api.service[111976]: INFO cinder.volume.api [None req-82be3242-fbe3-4d1f-a850-7dfda48e7d1a demo demo] Get all volumes completed successfully. Apr 08 23:30:09.504494 np0000164398 devstack@c-api.service[111976]: INFO cinder.api.openstack.wsgi [None req-82be3242-fbe3-4d1f-a850-7dfda48e7d1a demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:30:09.504967 np0000164398 devstack@c-api.service[111976]: [pid: 111976|app: 0|req: 4/17] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:30:09 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 08 23:30:19.495971 np0000164398 devstack@c-api.service[111976]: DEBUG dbcounter [-] [111976] Writing DB stats cinder:SELECT=1 {{(pid=111976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:31:09.522607 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.middleware.request_id [None req-03912bab-df23-499c-bd7d-57ee00c13f2a None None] RequestId filter calling following filter/app {{(pid=111975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:31:09.526952 np0000164398 devstack@c-api.service[111975]: INFO cinder.api.openstack.wsgi [None req-03912bab-df23-499c-bd7d-57ee00c13f2a demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:31:09.527396 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.openstack.wsgi [None req-03912bab-df23-499c-bd7d-57ee00c13f2a demo demo] Empty body provided in request {{(pid=111975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:31:09.527779 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.openstack.wsgi [None req-03912bab-df23-499c-bd7d-57ee00c13f2a demo demo] Calling method 'detail' {{(pid=111975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:31:09.528326 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.api_utils [None req-03912bab-df23-499c-bd7d-57ee00c13f2a demo demo] Removing options '' from query. {{(pid=111975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:31:09.529927 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.volume.api [None req-03912bab-df23-499c-bd7d-57ee00c13f2a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111975) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:31:09.540647 np0000164398 devstack@c-api.service[111975]: INFO cinder.volume.api [None req-03912bab-df23-499c-bd7d-57ee00c13f2a demo demo] Get all volumes completed successfully. Apr 08 23:31:09.545747 np0000164398 devstack@c-api.service[111975]: INFO cinder.api.openstack.wsgi [None req-03912bab-df23-499c-bd7d-57ee00c13f2a demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:31:09.546735 np0000164398 devstack@c-api.service[111975]: [pid: 111975|app: 0|req: 5/18] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:31:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:31:19.533503 np0000164398 devstack@c-api.service[111975]: DEBUG dbcounter [-] [111975] Writing DB stats cinder:SELECT=1 {{(pid=111975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:32:09.561953 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.middleware.request_id [None req-294c0f23-3d5d-40fe-a7e5-bfc6f9a7977f None None] RequestId filter calling following filter/app {{(pid=111977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:32:09.565302 np0000164398 devstack@c-api.service[111977]: INFO cinder.api.openstack.wsgi [None req-294c0f23-3d5d-40fe-a7e5-bfc6f9a7977f demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:32:09.565547 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.openstack.wsgi [None req-294c0f23-3d5d-40fe-a7e5-bfc6f9a7977f demo demo] Empty body provided in request {{(pid=111977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:32:09.565796 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.openstack.wsgi [None req-294c0f23-3d5d-40fe-a7e5-bfc6f9a7977f demo demo] Calling method 'detail' {{(pid=111977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:32:09.566091 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.api_utils [None req-294c0f23-3d5d-40fe-a7e5-bfc6f9a7977f demo demo] Removing options '' from query. {{(pid=111977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:32:09.567274 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.volume.api [None req-294c0f23-3d5d-40fe-a7e5-bfc6f9a7977f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111977) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:32:09.576102 np0000164398 devstack@c-api.service[111977]: INFO cinder.volume.api [None req-294c0f23-3d5d-40fe-a7e5-bfc6f9a7977f demo demo] Get all volumes completed successfully. Apr 08 23:32:09.579333 np0000164398 devstack@c-api.service[111977]: INFO cinder.api.openstack.wsgi [None req-294c0f23-3d5d-40fe-a7e5-bfc6f9a7977f demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:32:09.579832 np0000164398 devstack@c-api.service[111977]: [pid: 111977|app: 0|req: 5/19] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:32:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:32:19.570517 np0000164398 devstack@c-api.service[111977]: DEBUG dbcounter [-] [111977] Writing DB stats cinder:SELECT=1 {{(pid=111977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:33:09.593914 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.middleware.request_id [None req-aca428de-ee9d-4c03-98f2-c8d252bd2235 None None] RequestId filter calling following filter/app {{(pid=111978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:33:09.740478 np0000164398 devstack@c-api.service[111978]: INFO cinder.api.openstack.wsgi [None req-aca428de-ee9d-4c03-98f2-c8d252bd2235 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:33:09.740908 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.openstack.wsgi [None req-aca428de-ee9d-4c03-98f2-c8d252bd2235 demo demo] Empty body provided in request {{(pid=111978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:33:09.741381 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.openstack.wsgi [None req-aca428de-ee9d-4c03-98f2-c8d252bd2235 demo demo] Calling method 'detail' {{(pid=111978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:33:09.741929 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.api_utils [None req-aca428de-ee9d-4c03-98f2-c8d252bd2235 demo demo] Removing options '' from query. {{(pid=111978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:33:09.743709 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.volume.api [None req-aca428de-ee9d-4c03-98f2-c8d252bd2235 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111978) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:33:09.755121 np0000164398 devstack@c-api.service[111978]: INFO cinder.volume.api [None req-aca428de-ee9d-4c03-98f2-c8d252bd2235 demo demo] Get all volumes completed successfully. Apr 08 23:33:09.758771 np0000164398 devstack@c-api.service[111978]: INFO cinder.api.openstack.wsgi [None req-aca428de-ee9d-4c03-98f2-c8d252bd2235 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:33:09.759502 np0000164398 devstack@c-api.service[111978]: [pid: 111978|app: 0|req: 6/20] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:33:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:33:19.747254 np0000164398 devstack@c-api.service[111978]: DEBUG dbcounter [-] [111978] Writing DB stats cinder:SELECT=1 {{(pid=111978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:34:09.773273 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.middleware.request_id [None req-0af8f11f-29ea-4139-bfa4-7f25ac6879fd None None] RequestId filter calling following filter/app {{(pid=111976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:34:09.775965 np0000164398 devstack@c-api.service[111976]: INFO cinder.api.openstack.wsgi [None req-0af8f11f-29ea-4139-bfa4-7f25ac6879fd demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:34:09.776223 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.openstack.wsgi [None req-0af8f11f-29ea-4139-bfa4-7f25ac6879fd demo demo] Empty body provided in request {{(pid=111976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:34:09.776495 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.openstack.wsgi [None req-0af8f11f-29ea-4139-bfa4-7f25ac6879fd demo demo] Calling method 'detail' {{(pid=111976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:34:09.776819 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.api_utils [None req-0af8f11f-29ea-4139-bfa4-7f25ac6879fd demo demo] Removing options '' from query. {{(pid=111976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:34:09.777880 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.volume.api [None req-0af8f11f-29ea-4139-bfa4-7f25ac6879fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111976) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:34:09.786311 np0000164398 devstack@c-api.service[111976]: INFO cinder.volume.api [None req-0af8f11f-29ea-4139-bfa4-7f25ac6879fd demo demo] Get all volumes completed successfully. Apr 08 23:34:09.788440 np0000164398 devstack@c-api.service[111976]: INFO cinder.api.openstack.wsgi [None req-0af8f11f-29ea-4139-bfa4-7f25ac6879fd demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:34:09.789125 np0000164398 devstack@c-api.service[111976]: [pid: 111976|app: 0|req: 5/21] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:34:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:34:19.781360 np0000164398 devstack@c-api.service[111976]: DEBUG dbcounter [-] [111976] Writing DB stats cinder:SELECT=1 {{(pid=111976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:35:09.803130 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.middleware.request_id [None req-c2ae020f-d873-4d97-840c-e623ea13fafd None None] RequestId filter calling following filter/app {{(pid=111975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:35:09.806103 np0000164398 devstack@c-api.service[111975]: INFO cinder.api.openstack.wsgi [None req-c2ae020f-d873-4d97-840c-e623ea13fafd demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:35:09.806329 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.openstack.wsgi [None req-c2ae020f-d873-4d97-840c-e623ea13fafd demo demo] Empty body provided in request {{(pid=111975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:35:09.806536 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.openstack.wsgi [None req-c2ae020f-d873-4d97-840c-e623ea13fafd demo demo] Calling method 'detail' {{(pid=111975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:35:09.806782 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.api_utils [None req-c2ae020f-d873-4d97-840c-e623ea13fafd demo demo] Removing options '' from query. {{(pid=111975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:35:09.807623 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.volume.api [None req-c2ae020f-d873-4d97-840c-e623ea13fafd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111975) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:35:09.815383 np0000164398 devstack@c-api.service[111975]: INFO cinder.volume.api [None req-c2ae020f-d873-4d97-840c-e623ea13fafd demo demo] Get all volumes completed successfully. Apr 08 23:35:09.817967 np0000164398 devstack@c-api.service[111975]: INFO cinder.api.openstack.wsgi [None req-c2ae020f-d873-4d97-840c-e623ea13fafd demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:35:09.818475 np0000164398 devstack@c-api.service[111975]: [pid: 111975|app: 0|req: 6/22] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:35:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:35:19.810426 np0000164398 devstack@c-api.service[111975]: DEBUG dbcounter [-] [111975] Writing DB stats cinder:SELECT=1 {{(pid=111975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:36:09.830207 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.middleware.request_id [None req-4be0eb18-bc36-4d86-bfef-b456c1658ac9 None None] RequestId filter calling following filter/app {{(pid=111977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:36:09.832571 np0000164398 devstack@c-api.service[111977]: INFO cinder.api.openstack.wsgi [None req-4be0eb18-bc36-4d86-bfef-b456c1658ac9 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:36:09.832811 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.openstack.wsgi [None req-4be0eb18-bc36-4d86-bfef-b456c1658ac9 demo demo] Empty body provided in request {{(pid=111977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:36:09.833043 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.openstack.wsgi [None req-4be0eb18-bc36-4d86-bfef-b456c1658ac9 demo demo] Calling method 'detail' {{(pid=111977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:36:09.833355 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.api_utils [None req-4be0eb18-bc36-4d86-bfef-b456c1658ac9 demo demo] Removing options '' from query. {{(pid=111977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:36:09.834118 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.volume.api [None req-4be0eb18-bc36-4d86-bfef-b456c1658ac9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111977) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:36:09.844362 np0000164398 devstack@c-api.service[111977]: INFO cinder.volume.api [None req-4be0eb18-bc36-4d86-bfef-b456c1658ac9 demo demo] Get all volumes completed successfully. Apr 08 23:36:09.847028 np0000164398 devstack@c-api.service[111977]: INFO cinder.api.openstack.wsgi [None req-4be0eb18-bc36-4d86-bfef-b456c1658ac9 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:36:09.847716 np0000164398 devstack@c-api.service[111977]: [pid: 111977|app: 0|req: 6/23] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:36:09 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 08 23:36:19.837542 np0000164398 devstack@c-api.service[111977]: DEBUG dbcounter [-] [111977] Writing DB stats cinder:SELECT=1 {{(pid=111977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:37:09.864018 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.middleware.request_id [None req-f9987f1a-cc98-4a79-b3ea-deaa217f3422 None None] RequestId filter calling following filter/app {{(pid=111978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:37:09.868230 np0000164398 devstack@c-api.service[111978]: INFO cinder.api.openstack.wsgi [None req-f9987f1a-cc98-4a79-b3ea-deaa217f3422 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:37:09.868834 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.openstack.wsgi [None req-f9987f1a-cc98-4a79-b3ea-deaa217f3422 demo demo] Empty body provided in request {{(pid=111978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:37:09.869504 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.openstack.wsgi [None req-f9987f1a-cc98-4a79-b3ea-deaa217f3422 demo demo] Calling method 'detail' {{(pid=111978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:37:09.870167 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.api_utils [None req-f9987f1a-cc98-4a79-b3ea-deaa217f3422 demo demo] Removing options '' from query. {{(pid=111978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:37:09.872283 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.volume.api [None req-f9987f1a-cc98-4a79-b3ea-deaa217f3422 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111978) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:37:09.883767 np0000164398 devstack@c-api.service[111978]: INFO cinder.volume.api [None req-f9987f1a-cc98-4a79-b3ea-deaa217f3422 demo demo] Get all volumes completed successfully. Apr 08 23:37:09.885964 np0000164398 devstack@c-api.service[111978]: INFO cinder.api.openstack.wsgi [None req-f9987f1a-cc98-4a79-b3ea-deaa217f3422 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:37:09.886329 np0000164398 devstack@c-api.service[111978]: [pid: 111978|app: 0|req: 7/24] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:37:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:37:19.876830 np0000164398 devstack@c-api.service[111978]: DEBUG dbcounter [-] [111978] Writing DB stats cinder:SELECT=1 {{(pid=111978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:38:09.909229 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.middleware.request_id [None req-d916e561-a11d-42da-a983-dda272be09fd None None] RequestId filter calling following filter/app {{(pid=111976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:38:10.042527 np0000164398 devstack@c-api.service[111976]: INFO cinder.api.openstack.wsgi [None req-d916e561-a11d-42da-a983-dda272be09fd demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:38:10.043256 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.openstack.wsgi [None req-d916e561-a11d-42da-a983-dda272be09fd demo demo] Empty body provided in request {{(pid=111976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:38:10.043256 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.openstack.wsgi [None req-d916e561-a11d-42da-a983-dda272be09fd demo demo] Calling method 'detail' {{(pid=111976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:38:10.043576 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.api_utils [None req-d916e561-a11d-42da-a983-dda272be09fd demo demo] Removing options '' from query. {{(pid=111976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:38:10.044848 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.volume.api [None req-d916e561-a11d-42da-a983-dda272be09fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111976) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:38:10.054312 np0000164398 devstack@c-api.service[111976]: INFO cinder.volume.api [None req-d916e561-a11d-42da-a983-dda272be09fd demo demo] Get all volumes completed successfully. Apr 08 23:38:10.056792 np0000164398 devstack@c-api.service[111976]: INFO cinder.api.openstack.wsgi [None req-d916e561-a11d-42da-a983-dda272be09fd demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:38:10.057204 np0000164398 devstack@c-api.service[111976]: [pid: 111976|app: 0|req: 6/25] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:38:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:38:20.048998 np0000164398 devstack@c-api.service[111976]: DEBUG dbcounter [-] [111976] Writing DB stats cinder:SELECT=1 {{(pid=111976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:39:10.074946 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.middleware.request_id [None req-592f0a41-f60f-48c6-bb9e-b06577795d3e None None] RequestId filter calling following filter/app {{(pid=111975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:39:10.079686 np0000164398 devstack@c-api.service[111975]: INFO cinder.api.openstack.wsgi [None req-592f0a41-f60f-48c6-bb9e-b06577795d3e demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:39:10.080343 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.openstack.wsgi [None req-592f0a41-f60f-48c6-bb9e-b06577795d3e demo demo] Empty body provided in request {{(pid=111975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:39:10.080632 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.openstack.wsgi [None req-592f0a41-f60f-48c6-bb9e-b06577795d3e demo demo] Calling method 'detail' {{(pid=111975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:39:10.081067 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.api_utils [None req-592f0a41-f60f-48c6-bb9e-b06577795d3e demo demo] Removing options '' from query. {{(pid=111975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:39:10.082679 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.volume.api [None req-592f0a41-f60f-48c6-bb9e-b06577795d3e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111975) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:39:10.091465 np0000164398 devstack@c-api.service[111975]: INFO cinder.volume.api [None req-592f0a41-f60f-48c6-bb9e-b06577795d3e demo demo] Get all volumes completed successfully. Apr 08 23:39:10.093288 np0000164398 devstack@c-api.service[111975]: INFO cinder.api.openstack.wsgi [None req-592f0a41-f60f-48c6-bb9e-b06577795d3e demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:39:10.093615 np0000164398 devstack@c-api.service[111975]: [pid: 111975|app: 0|req: 7/26] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:39:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:39:20.087151 np0000164398 devstack@c-api.service[111975]: DEBUG dbcounter [-] [111975] Writing DB stats cinder:SELECT=1 {{(pid=111975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:40:10.105082 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.middleware.request_id [None req-a9de1552-d10f-45b0-a3e2-fe6cb861f993 None None] RequestId filter calling following filter/app {{(pid=111977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:40:10.108007 np0000164398 devstack@c-api.service[111977]: INFO cinder.api.openstack.wsgi [None req-a9de1552-d10f-45b0-a3e2-fe6cb861f993 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:40:10.108275 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.openstack.wsgi [None req-a9de1552-d10f-45b0-a3e2-fe6cb861f993 demo demo] Empty body provided in request {{(pid=111977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:40:10.108523 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.openstack.wsgi [None req-a9de1552-d10f-45b0-a3e2-fe6cb861f993 demo demo] Calling method 'detail' {{(pid=111977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:40:10.108837 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.api_utils [None req-a9de1552-d10f-45b0-a3e2-fe6cb861f993 demo demo] Removing options '' from query. {{(pid=111977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:40:10.109958 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.volume.api [None req-a9de1552-d10f-45b0-a3e2-fe6cb861f993 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111977) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:40:10.119031 np0000164398 devstack@c-api.service[111977]: INFO cinder.volume.api [None req-a9de1552-d10f-45b0-a3e2-fe6cb861f993 demo demo] Get all volumes completed successfully. Apr 08 23:40:10.121598 np0000164398 devstack@c-api.service[111977]: INFO cinder.api.openstack.wsgi [None req-a9de1552-d10f-45b0-a3e2-fe6cb861f993 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:40:10.122039 np0000164398 devstack@c-api.service[111977]: [pid: 111977|app: 0|req: 7/27] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:40:10 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 08 23:40:20.114171 np0000164398 devstack@c-api.service[111977]: DEBUG dbcounter [-] [111977] Writing DB stats cinder:SELECT=1 {{(pid=111977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:41:10.137677 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.middleware.request_id [None req-516bd575-802a-49c0-9fe1-1f5d4edfe156 None None] RequestId filter calling following filter/app {{(pid=111978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:41:10.142756 np0000164398 devstack@c-api.service[111978]: INFO cinder.api.openstack.wsgi [None req-516bd575-802a-49c0-9fe1-1f5d4edfe156 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:41:10.143195 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.openstack.wsgi [None req-516bd575-802a-49c0-9fe1-1f5d4edfe156 demo demo] Empty body provided in request {{(pid=111978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:41:10.143610 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.openstack.wsgi [None req-516bd575-802a-49c0-9fe1-1f5d4edfe156 demo demo] Calling method 'detail' {{(pid=111978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:41:10.144064 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.api_utils [None req-516bd575-802a-49c0-9fe1-1f5d4edfe156 demo demo] Removing options '' from query. {{(pid=111978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:41:10.145041 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.volume.api [None req-516bd575-802a-49c0-9fe1-1f5d4edfe156 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111978) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:41:10.154098 np0000164398 devstack@c-api.service[111978]: INFO cinder.volume.api [None req-516bd575-802a-49c0-9fe1-1f5d4edfe156 demo demo] Get all volumes completed successfully. Apr 08 23:41:10.156764 np0000164398 devstack@c-api.service[111978]: INFO cinder.api.openstack.wsgi [None req-516bd575-802a-49c0-9fe1-1f5d4edfe156 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:41:10.157225 np0000164398 devstack@c-api.service[111978]: [pid: 111978|app: 0|req: 8/28] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:41:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:41:20.148547 np0000164398 devstack@c-api.service[111978]: DEBUG dbcounter [-] [111978] Writing DB stats cinder:SELECT=1 {{(pid=111978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:42:10.173290 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.middleware.request_id [None req-f1e0ce95-8146-42c6-811d-b7aa7a2d1302 None None] RequestId filter calling following filter/app {{(pid=111976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:42:10.177570 np0000164398 devstack@c-api.service[111976]: INFO cinder.api.openstack.wsgi [None req-f1e0ce95-8146-42c6-811d-b7aa7a2d1302 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:42:10.177951 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.openstack.wsgi [None req-f1e0ce95-8146-42c6-811d-b7aa7a2d1302 demo demo] Empty body provided in request {{(pid=111976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:42:10.178380 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.openstack.wsgi [None req-f1e0ce95-8146-42c6-811d-b7aa7a2d1302 demo demo] Calling method 'detail' {{(pid=111976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:42:10.178864 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.api_utils [None req-f1e0ce95-8146-42c6-811d-b7aa7a2d1302 demo demo] Removing options '' from query. {{(pid=111976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:42:10.180409 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.volume.api [None req-f1e0ce95-8146-42c6-811d-b7aa7a2d1302 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111976) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:42:10.186911 np0000164398 devstack@c-api.service[111976]: INFO cinder.volume.api [None req-f1e0ce95-8146-42c6-811d-b7aa7a2d1302 demo demo] Get all volumes completed successfully. Apr 08 23:42:10.188842 np0000164398 devstack@c-api.service[111976]: INFO cinder.api.openstack.wsgi [None req-f1e0ce95-8146-42c6-811d-b7aa7a2d1302 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:42:10.189202 np0000164398 devstack@c-api.service[111976]: [pid: 111976|app: 0|req: 7/29] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:42:10 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 08 23:42:20.183224 np0000164398 devstack@c-api.service[111976]: DEBUG dbcounter [-] [111976] Writing DB stats cinder:SELECT=1 {{(pid=111976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:43:10.206875 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.middleware.request_id [None req-8aa820c5-6097-46fc-9500-7465b5edf8bc None None] RequestId filter calling following filter/app {{(pid=111975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:43:10.303228 np0000164398 devstack@c-api.service[111975]: INFO cinder.api.openstack.wsgi [None req-8aa820c5-6097-46fc-9500-7465b5edf8bc demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:43:10.303507 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.openstack.wsgi [None req-8aa820c5-6097-46fc-9500-7465b5edf8bc demo demo] Empty body provided in request {{(pid=111975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:43:10.303766 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.openstack.wsgi [None req-8aa820c5-6097-46fc-9500-7465b5edf8bc demo demo] Calling method 'detail' {{(pid=111975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:43:10.304101 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.api_utils [None req-8aa820c5-6097-46fc-9500-7465b5edf8bc demo demo] Removing options '' from query. {{(pid=111975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:43:10.305125 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.volume.api [None req-8aa820c5-6097-46fc-9500-7465b5edf8bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111975) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:43:10.313072 np0000164398 devstack@c-api.service[111975]: INFO cinder.volume.api [None req-8aa820c5-6097-46fc-9500-7465b5edf8bc demo demo] Get all volumes completed successfully. Apr 08 23:43:10.314914 np0000164398 devstack@c-api.service[111975]: INFO cinder.api.openstack.wsgi [None req-8aa820c5-6097-46fc-9500-7465b5edf8bc demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:43:10.315289 np0000164398 devstack@c-api.service[111975]: [pid: 111975|app: 0|req: 8/30] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:43:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:43:20.310255 np0000164398 devstack@c-api.service[111975]: DEBUG dbcounter [-] [111975] Writing DB stats cinder:SELECT=1 {{(pid=111975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:44:10.329392 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.middleware.request_id [None req-efb53b07-5759-48b6-8cb9-4f2363cbb801 None None] RequestId filter calling following filter/app {{(pid=111977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:44:10.334590 np0000164398 devstack@c-api.service[111977]: INFO cinder.api.openstack.wsgi [None req-efb53b07-5759-48b6-8cb9-4f2363cbb801 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:44:10.334982 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.openstack.wsgi [None req-efb53b07-5759-48b6-8cb9-4f2363cbb801 demo demo] Empty body provided in request {{(pid=111977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:44:10.335410 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.openstack.wsgi [None req-efb53b07-5759-48b6-8cb9-4f2363cbb801 demo demo] Calling method 'detail' {{(pid=111977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:44:10.336039 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.api_utils [None req-efb53b07-5759-48b6-8cb9-4f2363cbb801 demo demo] Removing options '' from query. {{(pid=111977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:44:10.337156 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.volume.api [None req-efb53b07-5759-48b6-8cb9-4f2363cbb801 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111977) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:44:10.345930 np0000164398 devstack@c-api.service[111977]: INFO cinder.volume.api [None req-efb53b07-5759-48b6-8cb9-4f2363cbb801 demo demo] Get all volumes completed successfully. Apr 08 23:44:10.348755 np0000164398 devstack@c-api.service[111977]: INFO cinder.api.openstack.wsgi [None req-efb53b07-5759-48b6-8cb9-4f2363cbb801 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:44:10.349165 np0000164398 devstack@c-api.service[111977]: [pid: 111977|app: 0|req: 8/31] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:44:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:44:20.343330 np0000164398 devstack@c-api.service[111977]: DEBUG dbcounter [-] [111977] Writing DB stats cinder:SELECT=1 {{(pid=111977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:45:10.367571 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.middleware.request_id [None req-4ccba425-bf9b-4462-8523-78d771c72c1f None None] RequestId filter calling following filter/app {{(pid=111978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:45:10.372356 np0000164398 devstack@c-api.service[111978]: INFO cinder.api.openstack.wsgi [None req-4ccba425-bf9b-4462-8523-78d771c72c1f demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:45:10.372880 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.openstack.wsgi [None req-4ccba425-bf9b-4462-8523-78d771c72c1f demo demo] Empty body provided in request {{(pid=111978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:45:10.373154 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.openstack.wsgi [None req-4ccba425-bf9b-4462-8523-78d771c72c1f demo demo] Calling method 'detail' {{(pid=111978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:45:10.373555 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.api_utils [None req-4ccba425-bf9b-4462-8523-78d771c72c1f demo demo] Removing options '' from query. {{(pid=111978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:45:10.374421 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.volume.api [None req-4ccba425-bf9b-4462-8523-78d771c72c1f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111978) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:45:10.382123 np0000164398 devstack@c-api.service[111978]: INFO cinder.volume.api [None req-4ccba425-bf9b-4462-8523-78d771c72c1f demo demo] Get all volumes completed successfully. Apr 08 23:45:10.384883 np0000164398 devstack@c-api.service[111978]: INFO cinder.api.openstack.wsgi [None req-4ccba425-bf9b-4462-8523-78d771c72c1f demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:45:10.385361 np0000164398 devstack@c-api.service[111978]: [pid: 111978|app: 0|req: 9/32] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:45:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:45:20.377912 np0000164398 devstack@c-api.service[111978]: DEBUG dbcounter [-] [111978] Writing DB stats cinder:SELECT=1 {{(pid=111978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:46:10.400532 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.middleware.request_id [None req-ef05284a-4393-4869-9943-c77d3b60e788 None None] RequestId filter calling following filter/app {{(pid=111976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:46:10.404938 np0000164398 devstack@c-api.service[111976]: INFO cinder.api.openstack.wsgi [None req-ef05284a-4393-4869-9943-c77d3b60e788 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:46:10.405429 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.openstack.wsgi [None req-ef05284a-4393-4869-9943-c77d3b60e788 demo demo] Empty body provided in request {{(pid=111976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:46:10.405833 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.openstack.wsgi [None req-ef05284a-4393-4869-9943-c77d3b60e788 demo demo] Calling method 'detail' {{(pid=111976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:46:10.406438 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.api_utils [None req-ef05284a-4393-4869-9943-c77d3b60e788 demo demo] Removing options '' from query. {{(pid=111976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:46:10.407541 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.volume.api [None req-ef05284a-4393-4869-9943-c77d3b60e788 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111976) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:46:10.416795 np0000164398 devstack@c-api.service[111976]: INFO cinder.volume.api [None req-ef05284a-4393-4869-9943-c77d3b60e788 demo demo] Get all volumes completed successfully. Apr 08 23:46:10.419423 np0000164398 devstack@c-api.service[111976]: INFO cinder.api.openstack.wsgi [None req-ef05284a-4393-4869-9943-c77d3b60e788 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:46:10.419774 np0000164398 devstack@c-api.service[111976]: [pid: 111976|app: 0|req: 8/33] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:46:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:46:20.410701 np0000164398 devstack@c-api.service[111976]: DEBUG dbcounter [-] [111976] Writing DB stats cinder:SELECT=1 {{(pid=111976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:47:10.434882 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.middleware.request_id [None req-fb991317-39ae-4bd1-8666-4c8bf48f825b None None] RequestId filter calling following filter/app {{(pid=111975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:47:10.438059 np0000164398 devstack@c-api.service[111975]: INFO cinder.api.openstack.wsgi [None req-fb991317-39ae-4bd1-8666-4c8bf48f825b demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:47:10.438059 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.openstack.wsgi [None req-fb991317-39ae-4bd1-8666-4c8bf48f825b demo demo] Empty body provided in request {{(pid=111975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:47:10.438059 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.openstack.wsgi [None req-fb991317-39ae-4bd1-8666-4c8bf48f825b demo demo] Calling method 'detail' {{(pid=111975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:47:10.438059 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.api.api_utils [None req-fb991317-39ae-4bd1-8666-4c8bf48f825b demo demo] Removing options '' from query. {{(pid=111975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:47:10.438819 np0000164398 devstack@c-api.service[111975]: DEBUG cinder.volume.api [None req-fb991317-39ae-4bd1-8666-4c8bf48f825b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111975) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:47:10.448706 np0000164398 devstack@c-api.service[111975]: INFO cinder.volume.api [None req-fb991317-39ae-4bd1-8666-4c8bf48f825b demo demo] Get all volumes completed successfully. Apr 08 23:47:10.452401 np0000164398 devstack@c-api.service[111975]: INFO cinder.api.openstack.wsgi [None req-fb991317-39ae-4bd1-8666-4c8bf48f825b demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:47:10.453037 np0000164398 devstack@c-api.service[111975]: [pid: 111975|app: 0|req: 9/34] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:47:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:47:20.441695 np0000164398 devstack@c-api.service[111975]: DEBUG dbcounter [-] [111975] Writing DB stats cinder:SELECT=1 {{(pid=111975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:48:10.467773 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.middleware.request_id [None req-eb69ffe6-45ed-45cb-b472-0b222cff437f None None] RequestId filter calling following filter/app {{(pid=111977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:48:10.523314 np0000164398 devstack@c-api.service[111977]: INFO cinder.api.openstack.wsgi [None req-eb69ffe6-45ed-45cb-b472-0b222cff437f demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:48:10.523690 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.openstack.wsgi [None req-eb69ffe6-45ed-45cb-b472-0b222cff437f demo demo] Empty body provided in request {{(pid=111977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:48:10.524262 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.openstack.wsgi [None req-eb69ffe6-45ed-45cb-b472-0b222cff437f demo demo] Calling method 'detail' {{(pid=111977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:48:10.524831 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.api.api_utils [None req-eb69ffe6-45ed-45cb-b472-0b222cff437f demo demo] Removing options '' from query. {{(pid=111977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:48:10.526250 np0000164398 devstack@c-api.service[111977]: DEBUG cinder.volume.api [None req-eb69ffe6-45ed-45cb-b472-0b222cff437f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111977) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:48:10.537588 np0000164398 devstack@c-api.service[111977]: INFO cinder.volume.api [None req-eb69ffe6-45ed-45cb-b472-0b222cff437f demo demo] Get all volumes completed successfully. Apr 08 23:48:10.542155 np0000164398 devstack@c-api.service[111977]: INFO cinder.api.openstack.wsgi [None req-eb69ffe6-45ed-45cb-b472-0b222cff437f demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:48:10.543077 np0000164398 devstack@c-api.service[111977]: [pid: 111977|app: 0|req: 9/35] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:48:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:48:20.530471 np0000164398 devstack@c-api.service[111977]: DEBUG dbcounter [-] [111977] Writing DB stats cinder:SELECT=1 {{(pid=111977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:49:10.561315 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.middleware.request_id [None req-3a842e84-75c7-43b8-9064-7e6ac9ee19cb None None] RequestId filter calling following filter/app {{(pid=111978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:49:10.563881 np0000164398 devstack@c-api.service[111978]: INFO cinder.api.openstack.wsgi [None req-3a842e84-75c7-43b8-9064-7e6ac9ee19cb demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:49:10.564130 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.openstack.wsgi [None req-3a842e84-75c7-43b8-9064-7e6ac9ee19cb demo demo] Empty body provided in request {{(pid=111978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:49:10.564517 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.openstack.wsgi [None req-3a842e84-75c7-43b8-9064-7e6ac9ee19cb demo demo] Calling method 'detail' {{(pid=111978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:49:10.565001 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.api.api_utils [None req-3a842e84-75c7-43b8-9064-7e6ac9ee19cb demo demo] Removing options '' from query. {{(pid=111978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:49:10.566153 np0000164398 devstack@c-api.service[111978]: DEBUG cinder.volume.api [None req-3a842e84-75c7-43b8-9064-7e6ac9ee19cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111978) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:49:10.573589 np0000164398 devstack@c-api.service[111978]: INFO cinder.volume.api [None req-3a842e84-75c7-43b8-9064-7e6ac9ee19cb demo demo] Get all volumes completed successfully. Apr 08 23:49:10.575549 np0000164398 devstack@c-api.service[111978]: INFO cinder.api.openstack.wsgi [None req-3a842e84-75c7-43b8-9064-7e6ac9ee19cb demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:49:10.575707 np0000164398 devstack@c-api.service[111978]: [pid: 111978|app: 0|req: 10/36] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:49:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:49:20.569519 np0000164398 devstack@c-api.service[111978]: DEBUG dbcounter [-] [111978] Writing DB stats cinder:SELECT=1 {{(pid=111978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:50:10.591150 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.middleware.request_id [None req-1c9511d4-cfbc-46ad-a831-fc4b16d79dca None None] RequestId filter calling following filter/app {{(pid=111976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:50:10.594360 np0000164398 devstack@c-api.service[111976]: INFO cinder.api.openstack.wsgi [None req-1c9511d4-cfbc-46ad-a831-fc4b16d79dca demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Apr 08 23:50:10.594590 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.openstack.wsgi [None req-1c9511d4-cfbc-46ad-a831-fc4b16d79dca demo demo] Empty body provided in request {{(pid=111976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:50:10.594906 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.openstack.wsgi [None req-1c9511d4-cfbc-46ad-a831-fc4b16d79dca demo demo] Calling method 'detail' {{(pid=111976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:50:10.595249 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.api.api_utils [None req-1c9511d4-cfbc-46ad-a831-fc4b16d79dca demo demo] Removing options '' from query. {{(pid=111976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:50:10.596152 np0000164398 devstack@c-api.service[111976]: DEBUG cinder.volume.api [None req-1c9511d4-cfbc-46ad-a831-fc4b16d79dca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111976) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:50:10.603699 np0000164398 devstack@c-api.service[111976]: INFO cinder.volume.api [None req-1c9511d4-cfbc-46ad-a831-fc4b16d79dca demo demo] Get all volumes completed successfully. Apr 08 23:50:10.605871 np0000164398 devstack@c-api.service[111976]: INFO cinder.api.openstack.wsgi [None req-1c9511d4-cfbc-46ad-a831-fc4b16d79dca demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:50:10.606199 np0000164398 devstack@c-api.service[111976]: [pid: 111976|app: 0|req: 9/37] 199.19.213.216 () {64 vars in 1296 bytes} [Wed Apr 8 23:50:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:50:20.599145 np0000164398 devstack@c-api.service[111976]: DEBUG dbcounter [-] [111976] Writing DB stats cinder:SELECT=1 {{(pid=111976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}