May 19 10:59:44.555379 np0000174703 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 19 10:59:44.560550 np0000174703 devstack@c-api.service[112213]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 19 10:59:44.563939 np0000174703 devstack@c-api.service[112213]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 19 10:59:44 2026] *** May 19 10:59:44.563939 np0000174703 devstack@c-api.service[112213]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 19 10:59:44.563939 np0000174703 devstack@c-api.service[112213]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 19 10:59:44.563939 np0000174703 devstack@c-api.service[112213]: nodename: np0000174703 May 19 10:59:44.563939 np0000174703 devstack@c-api.service[112213]: machine: x86_64 May 19 10:59:44.563939 np0000174703 devstack@c-api.service[112213]: clock source: unix May 19 10:59:44.563939 np0000174703 devstack@c-api.service[112213]: pcre jit disabled May 19 10:59:44.563939 np0000174703 devstack@c-api.service[112213]: detected number of CPU cores: 16 May 19 10:59:44.563939 np0000174703 devstack@c-api.service[112213]: current working directory: / May 19 10:59:44.563939 np0000174703 devstack@c-api.service[112213]: detected binary path: /usr/bin/uwsgi-core May 19 10:59:44.563939 np0000174703 devstack@c-api.service[112213]: your processes number limit is 256917 May 19 10:59:44.563939 np0000174703 devstack@c-api.service[112213]: your memory page size is 4096 bytes May 19 10:59:44.563939 np0000174703 devstack@c-api.service[112213]: detected max file descriptor number: 2048 May 19 10:59:44.563939 np0000174703 devstack@c-api.service[112213]: lock engine: pthread robust mutexes May 19 10:59:44.564651 np0000174703 devstack@c-api.service[112213]: thunder lock: enabled May 19 10:59:44.564651 np0000174703 devstack@c-api.service[112213]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 19 10:59:44.564651 np0000174703 devstack@c-api.service[112213]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 19 10:59:44.564651 np0000174703 devstack@c-api.service[112213]: PEP 405 virtualenv detected: /opt/stack/data/venv May 19 10:59:44.564651 np0000174703 devstack@c-api.service[112213]: Set PythonHome to /opt/stack/data/venv May 19 10:59:44.600011 np0000174703 devstack@c-api.service[112213]: Python main interpreter initialized at 0x73505f8a3668 May 19 10:59:44.600011 np0000174703 devstack@c-api.service[112213]: python threads support enabled May 19 10:59:44.600011 np0000174703 devstack@c-api.service[112213]: your server socket listen backlog is limited to 100 connections May 19 10:59:44.600011 np0000174703 devstack@c-api.service[112213]: your mercy for graceful operations on workers is 80 seconds May 19 10:59:44.600606 np0000174703 devstack@c-api.service[112213]: mapped 671795 bytes (656 KB) for 4 cores May 19 10:59:44.600725 np0000174703 devstack@c-api.service[112213]: *** Operational MODE: preforking *** May 19 10:59:44.600894 np0000174703 devstack@c-api.service[112213]: *** uWSGI is running in multiple interpreter mode *** May 19 10:59:44.600894 np0000174703 devstack@c-api.service[112213]: spawned uWSGI master process (pid: 112213) May 19 10:59:44.601083 np0000174703 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 19 10:59:44.601753 np0000174703 devstack@c-api.service[112213]: spawned uWSGI worker 1 (pid: 112214, cores: 1) May 19 10:59:44.602003 np0000174703 devstack@c-api.service[112213]: spawned uWSGI worker 2 (pid: 112215, cores: 1) May 19 10:59:44.602462 np0000174703 devstack@c-api.service[112213]: spawned uWSGI worker 3 (pid: 112216, cores: 1) May 19 10:59:44.604817 np0000174703 devstack@c-api.service[112213]: spawned uWSGI worker 4 (pid: 112217, cores: 1) May 19 10:59:44.604817 np0000174703 devstack@c-api.service[112213]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 19 10:59:44.729683 np0000174703 devstack@c-api.service[112217]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:59:44.729683 np0000174703 devstack@c-api.service[112217]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:59:44.729683 np0000174703 devstack@c-api.service[112217]: we strongly recommend against using it for new projects. May 19 10:59:44.729683 np0000174703 devstack@c-api.service[112217]: If you are already using Eventlet, we recommend migrating to a different May 19 10:59:44.729683 np0000174703 devstack@c-api.service[112217]: framework. For more detail see May 19 10:59:44.729683 np0000174703 devstack@c-api.service[112217]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:59:44.729683 np0000174703 devstack@c-api.service[112217]: import eventlet # noqa May 19 10:59:44.746010 np0000174703 devstack@c-api.service[112215]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:59:44.746010 np0000174703 devstack@c-api.service[112215]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:59:44.746010 np0000174703 devstack@c-api.service[112215]: we strongly recommend against using it for new projects. May 19 10:59:44.746010 np0000174703 devstack@c-api.service[112215]: If you are already using Eventlet, we recommend migrating to a different May 19 10:59:44.746010 np0000174703 devstack@c-api.service[112215]: framework. For more detail see May 19 10:59:44.746010 np0000174703 devstack@c-api.service[112215]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:59:44.746010 np0000174703 devstack@c-api.service[112215]: import eventlet # noqa May 19 10:59:44.746922 np0000174703 devstack@c-api.service[112214]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:59:44.746922 np0000174703 devstack@c-api.service[112214]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:59:44.746922 np0000174703 devstack@c-api.service[112214]: we strongly recommend against using it for new projects. May 19 10:59:44.746922 np0000174703 devstack@c-api.service[112214]: If you are already using Eventlet, we recommend migrating to a different May 19 10:59:44.746922 np0000174703 devstack@c-api.service[112214]: framework. For more detail see May 19 10:59:44.746922 np0000174703 devstack@c-api.service[112214]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:59:44.746922 np0000174703 devstack@c-api.service[112214]: import eventlet # noqa May 19 10:59:44.747861 np0000174703 devstack@c-api.service[112216]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:59:44.747861 np0000174703 devstack@c-api.service[112216]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:59:44.747861 np0000174703 devstack@c-api.service[112216]: we strongly recommend against using it for new projects. May 19 10:59:44.747861 np0000174703 devstack@c-api.service[112216]: If you are already using Eventlet, we recommend migrating to a different May 19 10:59:44.747861 np0000174703 devstack@c-api.service[112216]: framework. For more detail see May 19 10:59:44.747861 np0000174703 devstack@c-api.service[112216]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:59:44.747861 np0000174703 devstack@c-api.service[112216]: import eventlet # noqa May 19 10:59:44.816703 np0000174703 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 10:59:44.816703 np0000174703 devstack@c-api.service[112217]: debtcollector.deprecate( May 19 10:59:44.830364 np0000174703 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 10:59:44.830364 np0000174703 devstack@c-api.service[112214]: debtcollector.deprecate( May 19 10:59:44.831913 np0000174703 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 10:59:44.831913 np0000174703 devstack@c-api.service[112216]: debtcollector.deprecate( May 19 10:59:44.836384 np0000174703 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 10:59:44.836384 np0000174703 devstack@c-api.service[112215]: debtcollector.deprecate( May 19 10:59:44.896138 np0000174703 devstack@c-api.service[112217]: /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 May 19 10:59:44.896138 np0000174703 devstack@c-api.service[112217]: from cgi import parse_header May 19 10:59:44.911443 np0000174703 devstack@c-api.service[112216]: /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 May 19 10:59:44.911443 np0000174703 devstack@c-api.service[112216]: from cgi import parse_header May 19 10:59:44.918041 np0000174703 devstack@c-api.service[112214]: /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 May 19 10:59:44.918041 np0000174703 devstack@c-api.service[112214]: from cgi import parse_header May 19 10:59:44.922285 np0000174703 devstack@c-api.service[112215]: /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 May 19 10:59:44.922285 np0000174703 devstack@c-api.service[112215]: from cgi import parse_header May 19 10:59:44.941801 np0000174703 devstack@c-api.service[112217]: /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. May 19 10:59:44.941801 np0000174703 devstack@c-api.service[112217]: removals.removed_module( May 19 10:59:44.942470 np0000174703 devstack@c-api.service[112217]: /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. May 19 10:59:44.942470 np0000174703 devstack@c-api.service[112217]: removals.removed_module( May 19 10:59:44.955886 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:44.955886 np0000174703 devstack@c-api.service[112216]: removals.removed_module( May 19 10:59:44.956591 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:44.956591 np0000174703 devstack@c-api.service[112216]: removals.removed_module( May 19 10:59:44.966175 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:44.966175 np0000174703 devstack@c-api.service[112214]: removals.removed_module( May 19 10:59:44.966893 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:44.966893 np0000174703 devstack@c-api.service[112214]: removals.removed_module( May 19 10:59:44.968901 np0000174703 devstack@c-api.service[112215]: /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. May 19 10:59:44.968901 np0000174703 devstack@c-api.service[112215]: removals.removed_module( May 19 10:59:44.969719 np0000174703 devstack@c-api.service[112215]: /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. May 19 10:59:44.969719 np0000174703 devstack@c-api.service[112215]: removals.removed_module( May 19 10:59:45.547825 np0000174703 devstack@c-api.service[112216]: /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 May 19 10:59:45.547825 np0000174703 devstack@c-api.service[112216]: warnings.warn( May 19 10:59:45.591603 np0000174703 devstack@c-api.service[112217]: /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 May 19 10:59:45.591603 np0000174703 devstack@c-api.service[112217]: warnings.warn( May 19 10:59:45.593959 np0000174703 devstack@c-api.service[112214]: /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 May 19 10:59:45.593959 np0000174703 devstack@c-api.service[112214]: warnings.warn( May 19 10:59:45.619937 np0000174703 devstack@c-api.service[112215]: /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 May 19 10:59:45.619937 np0000174703 devstack@c-api.service[112215]: warnings.warn( May 19 10:59:45.646072 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:45.646072 np0000174703 devstack@c-api.service[112216]: warnings.warn( May 19 10:59:45.694218 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:45.694218 np0000174703 devstack@c-api.service[112214]: warnings.warn( May 19 10:59:45.695783 np0000174703 devstack@c-api.service[112217]: /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. May 19 10:59:45.695783 np0000174703 devstack@c-api.service[112217]: warnings.warn( May 19 10:59:45.728944 np0000174703 devstack@c-api.service[112215]: /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. May 19 10:59:45.728944 np0000174703 devstack@c-api.service[112215]: warnings.warn( May 19 10:59:45.986874 np0000174703 devstack@c-api.service[112216]: 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. May 19 10:59:45.987439 np0000174703 devstack@c-api.service[112216]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112216) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:59:45.997055 np0000174703 devstack@c-api.service[112214]: 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. May 19 10:59:45.997420 np0000174703 devstack@c-api.service[112214]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112214) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:59:46.038302 np0000174703 devstack@c-api.service[112215]: 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. May 19 10:59:46.038946 np0000174703 devstack@c-api.service[112215]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112215) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:59:46.043287 np0000174703 devstack@c-api.service[112217]: 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. May 19 10:59:46.043688 np0000174703 devstack@c-api.service[112217]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112217) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:59:46.087937 np0000174703 devstack@c-api.service[112214]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 10:59:46.087937 np0000174703 devstack@c-api.service[112214]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:59:46.101197 np0000174703 devstack@c-api.service[112215]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 10:59:46.101197 np0000174703 devstack@c-api.service[112215]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:59:46.110665 np0000174703 devstack@c-api.service[112216]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 10:59:46.110665 np0000174703 devstack@c-api.service[112216]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:59:46.114742 np0000174703 devstack@c-api.service[112217]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 10:59:46.114742 np0000174703 devstack@c-api.service[112217]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:59:46.538315 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112214) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:59:46.538608 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112215) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:59:46.538691 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.538965 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.538965 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.539098 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.539098 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.539280 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.539503 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112216) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:59:46.542833 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.542902 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.542973 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.543026 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.543068 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.543110 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.543159 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.543204 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.543249 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.543297 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.543343 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.543385 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.543439 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.543485 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.543532 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.543579 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.543579 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.543660 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.543660 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.543660 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.543660 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.543660 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.543660 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.543660 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.546921 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.546921 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.546921 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.547058 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.547111 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.547160 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.547160 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.547252 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.547297 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.547347 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.547347 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.547347 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.547347 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.547513 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.548533 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.548649 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.548749 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.548860 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.548952 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.549049 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.549141 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.549457 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.549535 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.549588 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.549635 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.549678 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.549726 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.549796 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.549857 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.549905 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.549957 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.550010 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.550055 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.550055 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.550144 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.550189 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.550239 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.550282 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.550282 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.550370 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.550370 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.550370 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.550556 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.550620 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.550669 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.550756 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.550821 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.550867 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.550927 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.550927 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.551037 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.551084 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.551135 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.551186 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.551236 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.551236 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.551329 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.551373 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.551417 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.551475 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.551475 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.551569 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.551615 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.552976 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.553040 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.553075 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.553106 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.553134 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.553162 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.553200 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.553229 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.553259 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.553292 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.553325 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.553362 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.553390 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.553419 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.554569 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.554646 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.554748 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.554899 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.554986 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.555083 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.555177 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.555562 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.555634 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.555676 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.555728 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.555818 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.555863 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.555911 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.555965 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.556018 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.556068 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.556112 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.556160 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.556212 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.556265 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.556305 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.556305 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.556395 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.556446 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.556490 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.556490 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.556490 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.558592 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.558657 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.558771 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.558926 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.559005 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.559054 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.559096 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.559135 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.559176 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.559215 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.559215 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.559215 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.559340 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.559340 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.559418 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.559418 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.559489 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.559530 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.559596 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.559644 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.559716 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.560405 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.560454 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.560529 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.560575 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.560631 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.560671 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.560716 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.560755 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.560819 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.560869 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.560920 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.560961 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.560961 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.560961 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.561071 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.561071 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.561071 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.561192 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.561192 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.561276 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.561276 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.562858 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.562952 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.563001 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.563060 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.563136 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.563180 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.563180 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.563261 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.563305 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.563349 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.563389 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.563389 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.563473 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.563512 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.563512 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.563591 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.563630 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.563678 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.563678 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.563761 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.563824 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.563872 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.563911 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.563957 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.563996 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.564040 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.564083 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.564128 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.564173 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.564211 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.564249 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.564293 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.564336 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.564381 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.564419 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.564464 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.564505 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.564555 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.564594 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.564637 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.564677 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.564716 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.564754 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.564808 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.564852 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.564893 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.564939 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.564995 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.565041 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.565080 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.565119 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.565158 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.565202 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.565246 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.565286 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.565286 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.565286 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.565286 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.565286 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.565286 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.565286 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.565286 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.565286 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.565602 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.565602 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.565602 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.565716 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.565764 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.565827 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.565868 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.565918 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.565962 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.566006 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.566049 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.566089 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.566127 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.566170 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.566170 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.566243 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.566243 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.566406 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.566448 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.566487 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.566526 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.570501 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.570549 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.570596 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.570655 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.570709 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.570754 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.570819 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.570866 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.570906 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.571050 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.571125 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.571176 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.571215 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.571260 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.571299 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.571339 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.571390 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.571485 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.571558 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.571640 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.571775 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.572066 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.572160 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.572160 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.572240 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.572280 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.572340 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.572380 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.572421 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.572466 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.572505 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.572544 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.572595 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.572640 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.572678 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.572718 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.572762 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.572836 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112217) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:59:46.572885 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.572925 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.572964 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.573003 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.573042 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.573093 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.573132 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.573173 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.573215 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.573254 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.573298 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.573298 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.573373 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.573419 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.573459 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.573510 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.573550 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.573599 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.573638 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.573682 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.573722 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.573768 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.573833 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.573873 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.573917 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.573968 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.574008 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.574046 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.574089 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.574134 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.574172 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.574216 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.574255 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.574293 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.574342 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.574342 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.574421 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.574461 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.574500 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.574539 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.574582 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.574582 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.574654 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.574695 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.574744 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.574744 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.574744 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.574744 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.574744 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.574744 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.574989 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.574989 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.574989 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.574989 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.574989 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.574989 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.574989 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.575301 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.575301 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.575301 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.575301 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.575301 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.575301 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.575301 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.575552 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.575552 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.575552 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.575552 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.575552 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.575726 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.575789 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.575841 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.575881 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.575881 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.575960 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.576005 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.576043 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.576123 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.576173 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.576214 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.576260 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.576316 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.576427 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.576489 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.576651 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.577083 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.577130 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.577200 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.577246 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.577307 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.577353 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.577417 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.577460 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.577522 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.577564 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.577607 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.577647 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.577688 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.577723 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.577775 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.577821 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.577821 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.577899 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.577942 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.578081 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.578503 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.578559 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.578659 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.578737 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.578845 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.578908 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.578957 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.579041 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.579676 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.579813 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.579919 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.580026 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.580172 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.580330 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.580443 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.581456 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.581557 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.581653 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.581900 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.582054 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.582519 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.582582 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.582620 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.582700 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.582700 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.582754 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.582798 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.582823 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.582886 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.583048 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.583156 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.583282 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.583377 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.583479 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.583508 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.583599 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.583634 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.583703 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.583738 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.583865 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.583970 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.584064 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.584166 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.584402 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.584480 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.584570 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.584655 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.584743 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.584849 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.584931 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.584961 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.585030 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.585122 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.585219 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.585310 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.585409 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.585510 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.585665 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.585732 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.585817 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.585877 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.585935 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.585991 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.586054 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.586167 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.586273 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.586302 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.586370 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.586399 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.586457 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.586492 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.586543 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.586577 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.586627 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.586658 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.586712 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.586771 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.586828 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.586984 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.587018 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.587046 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.587076 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.587106 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.587165 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.587198 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.587229 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.587263 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.587296 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.587368 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.587392 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.587392 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.587446 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.587474 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.587499 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.587530 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.587565 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.587600 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.587600 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.587668 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.587711 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.587757 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.587816 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.587866 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.587906 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.587951 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.587990 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.588028 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.588073 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.588116 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.588155 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.588200 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.588240 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.588279 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.588325 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.588369 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.588409 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.588452 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.588496 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.588539 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.588577 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.588627 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.588668 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.588710 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.588759 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.588820 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.588864 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.588901 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.588940 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.588978 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.589012 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.589054 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.589098 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.589139 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.589182 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.589220 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.589256 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.589311 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.589349 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.589389 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.589425 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.589462 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.589504 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.589547 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.589589 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.589626 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.589662 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.589698 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.589738 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.589793 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.589833 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.589867 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.589903 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.590035 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.590079 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.590117 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.590160 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.590201 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.590238 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.590275 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.590315 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.590356 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.590392 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.590440 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.590477 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.590514 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.590550 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.590593 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.590629 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.590672 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.590714 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.590750 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.591000 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.591056 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.591097 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.591141 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.591179 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.591216 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.591250 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.591291 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.591337 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.591410 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.591463 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.591504 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.591549 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.591549 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.591549 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.591650 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.591700 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.591739 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.591805 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.591847 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.591887 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.591934 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.591978 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.592017 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.592056 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.592100 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.592144 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.592182 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.592226 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.592265 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.592311 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.592355 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.592394 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.592394 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.592471 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.592510 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.592551 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.592608 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.592664 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.592713 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.592764 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.592828 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.592873 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.592912 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.592912 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.592912 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.592912 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.593050 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.593050 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.593050 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.593050 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.593050 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.593050 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.593050 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.593298 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.593298 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.593371 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.593412 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.593450 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.593501 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.593540 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.593579 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.593616 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.593654 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.593698 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.593737 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.593791 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.593840 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.593885 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.593929 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.593929 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.593929 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.593929 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.593929 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.593929 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.594254 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.594254 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.594254 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.594254 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.594254 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.594254 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.594254 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.594254 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.594254 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.594566 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.594615 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.594615 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.594693 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.594736 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.594791 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.594791 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.594875 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.594919 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.594963 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.595009 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.595049 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.595093 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.595093 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.595165 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.595208 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.595247 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.595292 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.595331 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.595375 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.595422 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.595538 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.595581 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.595625 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.595666 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.595710 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.595748 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.595800 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.595842 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.595889 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.595928 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.595973 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.596013 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.596061 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.596099 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.596099 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.596170 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.596214 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.596262 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.596300 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.596353 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.596398 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.596436 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.596479 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.596522 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.596566 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.596608 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.596638 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.596638 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.596638 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.596638 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.596638 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.596638 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.596638 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.596986 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.597049 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.597078 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.597104 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.597163 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.597196 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.597227 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.597256 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.597287 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.597328 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.597357 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.597437 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.597526 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.597621 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.598144 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.598205 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.598263 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.598298 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.598330 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.598373 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.598402 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.598426 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.598453 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.598482 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.598581 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.598651 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.598713 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.598748 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.598809 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.598840 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.598929 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.599025 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.599069 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.599154 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.599247 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.599643 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.599720 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.599829 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.599862 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.599916 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.599946 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.600005 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.600035 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.600091 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.600138 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.600172 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.600203 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.600234 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.600260 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.600350 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.600383 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.600457 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.600491 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.600522 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.600522 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.600581 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.600607 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.600634 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.600666 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.600690 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.600742 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.600795 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.600832 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.601166 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.601270 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.601306 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.601354 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.601387 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.601460 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.601491 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.601517 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.601555 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.601583 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.601620 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.601652 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.601677 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.601704 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.601729 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.601758 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.601820 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.601854 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.601948 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.602049 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.602154 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.602185 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.602292 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.602393 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.602491 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.602559 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.602593 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.602666 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.602700 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.602780 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.602817 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.602915 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.603024 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.603118 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.603227 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.603401 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.603432 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.603456 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.603499 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.603658 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.603658 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.603720 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.603755 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.603755 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.603819 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.603857 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.603887 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.603916 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.603942 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.603974 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.604066 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.604101 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.604166 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.604267 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.604390 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.604479 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.604564 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.604599 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.604651 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.604685 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.604736 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.604785 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.604841 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.604877 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.604968 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.605056 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.605156 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.605261 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.605363 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.605461 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.605566 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.605661 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.605772 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.605883 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.606304 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.606404 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.606501 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.606604 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.606700 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.606812 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.606914 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.607297 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.607415 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.607515 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.607620 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.607770 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.607897 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.607991 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.608686 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.608810 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.608917 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.609019 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.609123 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.609222 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.609334 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.609440 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.609545 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.609646 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.609751 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.609875 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.609975 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.610085 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.610897 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.611005 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.611110 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.611212 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.611318 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.611416 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.611525 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.612008 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.612118 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.612221 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.612327 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.612428 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.612528 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.612640 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.613083 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.613187 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.613286 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.613430 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.613474 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.613556 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.613674 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:46.614653 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:46.614778 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:46.614894 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:46.615005 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:46.615100 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:46.615195 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:46.649993 np0000174703 devstack@c-api.service[112216]: INFO dbcounter [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Registered counter for database cinder May 19 10:59:46.653595 np0000174703 devstack@c-api.service[112214]: INFO dbcounter [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Registered counter for database cinder May 19 10:59:46.662157 np0000174703 devstack@c-api.service[112216]: DEBUG oslo_db.sqlalchemy.engines [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c 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=112216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:46.666332 np0000174703 devstack@c-api.service[112214]: DEBUG oslo_db.sqlalchemy.engines [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 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=112214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:46.666851 np0000174703 devstack@c-api.service[112215]: INFO dbcounter [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Registered counter for database cinder May 19 10:59:46.680328 np0000174703 devstack@c-api.service[112215]: DEBUG oslo_db.sqlalchemy.engines [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca 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=112215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:46.682150 np0000174703 devstack@c-api.service[112217]: INFO dbcounter [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Registered counter for database cinder May 19 10:59:46.697581 np0000174703 devstack@c-api.service[112217]: DEBUG oslo_db.sqlalchemy.engines [None req-c4d00931-cc21-413f-aff3-e0b4549f699a 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=112217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:46.774714 np0000174703 devstack@c-api.service[112216]: DEBUG dbcounter [-] [112216] Writer thread running {{(pid=112216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:59:46.777188 np0000174703 devstack@c-api.service[112216]: INFO cinder.rpc [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:59:46.779593 np0000174703 devstack@c-api.service[112216]: INFO cinder.rpc [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:59:46.780554 np0000174703 devstack@c-api.service[112214]: DEBUG dbcounter [-] [112214] Writer thread running {{(pid=112214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:59:46.782130 np0000174703 devstack@c-api.service[112216]: INFO cinder.rpc [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:59:46.783320 np0000174703 devstack@c-api.service[112214]: INFO cinder.rpc [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:59:46.784604 np0000174703 devstack@c-api.service[112216]: INFO cinder.rpc [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:59:46.785594 np0000174703 devstack@c-api.service[112214]: INFO cinder.rpc [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:59:46.785672 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.787895 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.787995 np0000174703 devstack@c-api.service[112214]: INFO cinder.rpc [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:59:46.790133 np0000174703 devstack@c-api.service[112214]: INFO cinder.rpc [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:59:46.791234 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.792699 np0000174703 devstack@c-api.service[112216]: DEBUG oslo_db.sqlalchemy.engines [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c 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=112216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:46.793193 np0000174703 devstack@c-api.service[112215]: DEBUG dbcounter [-] [112215] Writer thread running {{(pid=112215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:59:46.793465 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.794855 np0000174703 devstack@c-api.service[112216]: INFO cinder.rpc [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:59:46.796024 np0000174703 devstack@c-api.service[112215]: INFO cinder.rpc [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:59:46.796876 np0000174703 devstack@c-api.service[112216]: INFO cinder.rpc [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:59:46.797986 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.798218 np0000174703 devstack@c-api.service[112215]: INFO cinder.rpc [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:59:46.799433 np0000174703 devstack@c-api.service[112214]: DEBUG oslo_db.sqlalchemy.engines [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 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=112214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:46.800535 np0000174703 devstack@c-api.service[112215]: INFO cinder.rpc [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:59:46.801583 np0000174703 devstack@c-api.service[112214]: INFO cinder.rpc [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:59:46.802873 np0000174703 devstack@c-api.service[112215]: INFO cinder.rpc [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:59:46.803551 np0000174703 devstack@c-api.service[112214]: INFO cinder.rpc [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:59:46.804139 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.804793 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.806536 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.809232 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.811919 np0000174703 devstack@c-api.service[112215]: DEBUG oslo_db.sqlalchemy.engines [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca 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=112215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:46.812432 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.813964 np0000174703 devstack@c-api.service[112215]: INFO cinder.rpc [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:59:46.815776 np0000174703 devstack@c-api.service[112215]: INFO cinder.rpc [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:59:46.816568 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.816728 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.817116 np0000174703 devstack@c-api.service[112217]: DEBUG dbcounter [-] [112217] Writer thread running {{(pid=112217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:59:46.819632 np0000174703 devstack@c-api.service[112217]: INFO cinder.rpc [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:59:46.820710 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.820773 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.821717 np0000174703 devstack@c-api.service[112217]: INFO cinder.rpc [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:59:46.823962 np0000174703 devstack@c-api.service[112217]: INFO cinder.rpc [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:59:46.824017 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.824965 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.825948 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.826246 np0000174703 devstack@c-api.service[112217]: INFO cinder.rpc [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:59:46.827082 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.827506 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.829680 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.829851 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.829938 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.830038 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.832335 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.832572 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.832917 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.835750 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.835894 np0000174703 devstack@c-api.service[112217]: DEBUG oslo_db.sqlalchemy.engines [None req-c4d00931-cc21-413f-aff3-e0b4549f699a 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=112217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:46.836569 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.836867 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.837222 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.837952 np0000174703 devstack@c-api.service[112217]: INFO cinder.rpc [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:59:46.839678 np0000174703 devstack@c-api.service[112217]: INFO cinder.rpc [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:59:46.839913 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.839986 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.840489 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.840781 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.843106 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.843779 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.845457 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.846232 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.846779 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.848787 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.849184 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.849591 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.850673 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.850801 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.852303 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.852620 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.852684 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.853394 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.853633 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.854129 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.855157 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.855789 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.856597 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.856825 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.858004 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.858986 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.859321 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.860223 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.860520 np0000174703 devstack@c-api.service[112216]: WARNING cinder.api.contrib.hosts [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:59:46.861232 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.862191 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extended resource: extensions {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.862310 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.862373 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.863502 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extended resource: os-availability-zone {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.864263 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.864422 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.864788 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extended resource: qos-specs {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.865694 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.865948 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.867304 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.867411 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extended resource: extra_specs {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.868107 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.868176 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.868883 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.869012 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extended resource: encryption {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.869799 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.870332 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.870567 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extended resource: os-volume-type-access {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.871252 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.871424 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.871742 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.872165 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extended resource: os-quota-class-sets {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.873056 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.873231 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.873482 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extended resource: encryption {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.874344 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.874407 np0000174703 devstack@c-api.service[112214]: WARNING cinder.api.contrib.hosts [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:59:46.874506 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.874994 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extended resource: os-snapshot-manage {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.875123 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.875996 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.876060 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extended resource: extensions {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.876566 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extended resource: consistencygroups {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.877264 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.877430 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extended resource: os-availability-zone {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.877510 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.878521 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extended resource: backups {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.878611 np0000174703 devstack@c-api.service[112215]: WARNING cinder.api.contrib.hosts [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:59:46.878707 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extended resource: qos-specs {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.879350 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.880154 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.880371 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extended resource: extensions {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.880518 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extended resource: scheduler-stats {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.880895 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extended resource: extra_specs {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.881673 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.881743 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extended resource: os-availability-zone {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.881974 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extended resource: os-quota-sets {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.882446 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extended resource: encryption {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.883064 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extended resource: qos-specs {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.883366 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extended resource: os-volume-manage {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.884374 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.884647 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extended resource: os-volume-type-access {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.884850 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extended resource: capabilities {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.885157 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extended resource: extra_specs {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.886168 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extended resource: os-volume-transfer {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.886253 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extended resource: os-quota-class-sets {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.886788 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extended resource: encryption {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.887510 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extended resource: encryption {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.887738 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extended resource: os-hosts {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.889062 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extended resource: os-snapshot-manage {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.889133 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extended resource: os-volume-type-access {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.889202 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extended resource: cgsnapshots {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.889988 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.890511 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extended resource: consistencygroups {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.890596 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.contrib.snapshot_actions [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] SnapshotActionsController initialized {{(pid=112216) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:59:46.890662 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extended resource: os-quota-class-sets {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.891299 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.891962 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extended resource: encryption {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.892485 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extended resource: backups {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.892710 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.893366 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.893521 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extended resource: os-snapshot-manage {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.894072 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.894548 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extended resource: scheduler-stats {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.895022 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extended resource: consistencygroups {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.895393 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.895476 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.896017 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extended resource: os-quota-sets {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.896794 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.897034 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.897102 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extended resource: backups {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.897481 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extended resource: os-volume-manage {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.898231 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.898491 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.899250 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extended resource: scheduler-stats {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.899599 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extended resource: capabilities {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.899666 np0000174703 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.900179 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.900538 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.900713 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.900855 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.900926 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extended resource: os-quota-sets {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.901464 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extended resource: os-volume-transfer {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.901542 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.901618 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.901748 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.901854 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extension AdminActions extending resource: volumes {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.901854 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extension AdminActions extending resource: snapshots {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.901991 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extension AdminActions extending resource: backups {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.902059 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.902159 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extension VolumeActions extending resource: volumes {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.902282 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extension TypesManage extending resource: types {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.902361 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extended resource: os-volume-manage {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.902421 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.902488 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.902573 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.902669 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.902803 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c None None] Extension UsedLimits extending resource: limits {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.903311 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.903690 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extended resource: os-hosts {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.903790 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extended resource: capabilities {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.904846 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.905161 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extended resource: os-volume-transfer {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.905232 np0000174703 devstack@c-api.service[112216]: WARNING keystonemiddleware.auth_token [None req-ca9d59b1-d14b-47bb-8832-79c55be0098c 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. May 19 10:59:46.905715 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extended resource: cgsnapshots {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.906166 np0000174703 devstack@c-api.service[112217]: WARNING cinder.api.contrib.hosts [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:59:46.906746 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extended resource: os-hosts {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.906984 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.907196 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.contrib.snapshot_actions [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] SnapshotActionsController initialized {{(pid=112214) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:59:46.907937 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.907984 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extended resource: extensions {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.908207 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extended resource: cgsnapshots {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.909365 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.909418 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extended resource: os-availability-zone {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.909734 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.contrib.snapshot_actions [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] SnapshotActionsController initialized {{(pid=112215) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:59:46.910617 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.910719 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extended resource: qos-specs {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.910783 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.911018 np0000174703 devstack@c-api.service[112216]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73505f8a3668 pid: 112216 (default app) May 19 10:59:46.912087 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.912138 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.913490 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.913541 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.914284 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extended resource: extra_specs {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.914820 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.915035 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.915867 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extended resource: encryption {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.916191 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.916351 np0000174703 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.917311 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.917429 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.917515 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extended resource: os-volume-type-access {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.917576 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.917697 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.917792 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.917867 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.917926 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extension AdminActions extending resource: volumes {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.918061 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extension AdminActions extending resource: snapshots {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.918149 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extension AdminActions extending resource: backups {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.918241 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.918343 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extension VolumeActions extending resource: volumes {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.918486 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extension TypesManage extending resource: types {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.918696 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.918696 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.918853 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.918912 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.918969 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 None None] Extension UsedLimits extending resource: limits {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.919043 np0000174703 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.919101 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extended resource: os-quota-class-sets {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.919275 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.919275 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.919275 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.919275 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.919641 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.919641 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.919641 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.919641 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.919953 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.919953 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.919953 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.919953 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.919953 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.919953 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.920380 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.920380 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.920380 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.920380 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.920380 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.920760 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.920760 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.920760 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.920760 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.920760 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.921254 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.921254 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.921254 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.921254 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.921568 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.921568 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.921568 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.921568 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.921568 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.921972 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.921972 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.921972 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.921972 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.921972 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.922312 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.922312 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.922312 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.922312 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.922312 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.922312 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.922730 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.922730 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.922730 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.922730 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.922730 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.922730 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.923165 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.923165 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.923165 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.923165 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.923165 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.923165 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.923563 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.923563 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.923563 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.923563 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.923563 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.923965 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.923965 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.923965 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.923965 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.923965 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.924289 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.924289 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.924289 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.924289 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.924289 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.924289 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.924902 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.924902 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.924902 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.924902 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.925233 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extension VolumeTypeAccess extending resource: types {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.925296 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.925296 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.925296 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.925296 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.925296 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.925296 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.925660 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.925660 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.925660 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.925660 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.925799 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.925799 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.925799 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.925799 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.925939 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extension SnapshotActions extending resource: snapshots {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.925965 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.925965 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.925965 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.925965 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.926100 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.926100 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.926100 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.926100 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.926233 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.926233 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.926233 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.926233 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.926233 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.926391 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.926416 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.926445 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.926445 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.926445 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.926445 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.926571 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.926571 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.926571 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.926571 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.926696 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.926696 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.926696 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.926696 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.926843 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.926843 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.926843 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.926843 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.926959 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.926959 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.926959 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.926959 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.927086 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.927086 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.927086 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.927086 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.927211 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.927211 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.927211 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.927211 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.927211 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.927211 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.927380 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.927380 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.927380 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.927380 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.927517 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.927544 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.927544 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.927610 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extended resource: encryption {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.927639 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.927639 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.927639 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.927639 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.927639 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.927639 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.927835 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.927835 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.927835 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.927835 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.927835 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.927835 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.928064 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.928096 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.928096 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.928096 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.928096 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.928096 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.928096 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.928283 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.928283 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.928283 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.928283 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.928283 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.928283 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.928463 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.928463 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.928530 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extension AdminActions extending resource: volumes {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.928559 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.928559 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.928559 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.928559 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.928687 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.928687 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.928687 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.928687 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.928687 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.928869 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.928869 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.928869 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.928869 np0000174703 devstack@c-api.service[112216]: /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. May 19 10:59:46.928869 np0000174703 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:46.929006 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extension AdminActions extending resource: snapshots {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.929006 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extension AdminActions extending resource: backups {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.929006 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.929006 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extension VolumeActions extending resource: volumes {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.929006 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extension TypesManage extending resource: types {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.929006 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.929006 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.929194 np0000174703 devstack@c-api.service[112214]: WARNING keystonemiddleware.auth_token [None req-5ae23355-54a9-437f-98a9-7cd687bbe886 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. May 19 10:59:46.929227 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.929227 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.929227 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca None None] Extension UsedLimits extending resource: limits {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.929306 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extended resource: os-snapshot-manage {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.929336 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.middleware.request_id [None req-f2f07e80-2a8e-4894-a70e-2524e600876a None None] RequestId filter calling following filter/app {{(pid=112216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 10:59:46.929370 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extended resource: consistencygroups {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.929396 np0000174703 devstack@c-api.service[112215]: WARNING keystonemiddleware.auth_token [None req-68f3e03f-c546-4b2c-b3e9-4d8e40781aca 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. May 19 10:59:46.929424 np0000174703 devstack@c-api.service[112216]: [pid: 112216|app: 0|req: 1/1] 199.19.213.147 () {60 vars in 956 bytes} [Tue May 19 10:59:46 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 19 10:59:46.929458 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extended resource: backups {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.929483 np0000174703 devstack@c-api.service[112214]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73505f8a3668 pid: 112214 (default app) May 19 10:59:46.929507 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extended resource: scheduler-stats {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.929507 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extended resource: os-quota-sets {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.930662 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extended resource: os-volume-manage {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.930717 np0000174703 devstack@c-api.service[112215]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73505f8a3668 pid: 112215 (default app) May 19 10:59:46.932127 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extended resource: capabilities {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.933447 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extended resource: os-volume-transfer {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.935045 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extended resource: os-hosts {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.936472 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extended resource: cgsnapshots {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:46.938093 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.contrib.snapshot_actions [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] SnapshotActionsController initialized {{(pid=112217) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:59:46.938944 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.940429 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.941820 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.943190 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.944585 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.946383 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.947778 np0000174703 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:46.948636 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.948784 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.948911 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.949687 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.949825 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.949892 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extension AdminActions extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.950013 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extension AdminActions extending resource: snapshots {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.950104 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extension AdminActions extending resource: backups {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.950204 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.950313 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extension VolumeActions extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.950444 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extension TypesManage extending resource: types {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.950547 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.950653 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.950775 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.950855 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.951003 np0000174703 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-c4d00931-cc21-413f-aff3-e0b4549f699a None None] Extension UsedLimits extending resource: limits {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:46.953511 np0000174703 devstack@c-api.service[112217]: WARNING keystonemiddleware.auth_token [None req-c4d00931-cc21-413f-aff3-e0b4549f699a 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. May 19 10:59:46.959534 np0000174703 devstack@c-api.service[112217]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73505f8a3668 pid: 112217 (default app) May 19 10:59:54.097979 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.middleware.request_id [None req-38dca36c-888b-47e3-9b47-7c8797bae237 None None] RequestId filter calling following filter/app {{(pid=112216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 10:59:54.595403 np0000174703 devstack@c-api.service[112216]: INFO cinder.api.openstack.wsgi [None req-38dca36c-888b-47e3-9b47-7c8797bae237 admin admin] POST https://199.19.213.147/volume/v3/types May 19 10:59:54.595830 np0000174703 devstack@c-api.service[112216]: DEBUG cinder.api.openstack.wsgi [None req-38dca36c-888b-47e3-9b47-7c8797bae237 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 10:59:54.597439 np0000174703 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. May 19 10:59:54.597439 np0000174703 devstack@c-api.service[112216]: warnings.warn( May 19 10:59:54.605969 np0000174703 devstack@c-api.service[112216]: DEBUG oslo_db.sqlalchemy.engines [None req-38dca36c-888b-47e3-9b47-7c8797bae237 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=112216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:54.636398 np0000174703 devstack@c-api.service[112216]: INFO cinder.api.openstack.wsgi [None req-38dca36c-888b-47e3-9b47-7c8797bae237 admin admin] https://199.19.213.147/volume/v3/types returned with HTTP 200 May 19 10:59:54.636932 np0000174703 devstack@c-api.service[112216]: [pid: 112216|app: 0|req: 2/2] 199.19.213.147 () {68 vars in 1288 bytes} [Tue May 19 10:59:54 2026] POST /volume/v3/types => generated 186 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 10:59:54.667319 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.667319 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.667319 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.667319 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.667319 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.668296 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.668296 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.668296 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.668296 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.668296 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.668565 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.668565 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.668565 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.668565 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.668565 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.668565 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.668928 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.668928 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.668928 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.668928 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.669143 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.669143 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.669143 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.669143 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.669404 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.669404 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.669404 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.669404 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.669643 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.669643 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.669643 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.669643 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.669643 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.669961 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.669961 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.669961 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.669961 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.669961 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.670215 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.670215 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.670215 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.670215 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.670215 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.670215 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.670545 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.670545 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.670545 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.670545 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.670545 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.670545 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.670966 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.670966 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.670966 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.670966 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.670966 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.670966 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.671279 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.671279 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.671279 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.671279 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.671279 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.671611 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.671611 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.671611 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.671611 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.671611 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.671931 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.671931 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.671931 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.671931 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.671931 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.671931 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.672288 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.672288 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.672288 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.672288 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.672288 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.672288 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.672630 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.672630 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.672630 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.672630 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.672630 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.672988 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.672988 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.672988 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.672988 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.672988 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.673302 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.673302 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.673302 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.673302 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.673549 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.673549 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.673549 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.673549 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.673878 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.673878 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.673878 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.673878 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.673878 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.674194 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.674194 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.674194 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.674194 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.674194 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.674507 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.674507 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.674507 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.674507 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.674842 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.674842 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.674842 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.674842 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.675102 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.675102 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.675102 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.675102 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.675346 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.675346 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.675346 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.675346 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.675590 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.675590 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.675590 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.675590 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.675884 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.675884 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.675884 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.675884 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.675884 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.676046 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.676046 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.676046 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.676046 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.676046 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.676046 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.676214 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.676214 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.676214 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.676214 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.676214 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.676381 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.676381 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.676381 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.676381 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.676381 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.676381 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.676550 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.676550 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.676550 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.676550 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.676550 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.676550 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.676732 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.676732 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.676732 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.676732 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.676732 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.676732 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.676972 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.676972 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.676972 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.676972 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.676972 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.676972 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.677138 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.677138 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.677138 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.677138 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.677282 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.677282 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.677282 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.677282 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.677282 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.677428 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.677428 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.677428 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.677428 np0000174703 devstack@c-api.service[112214]: /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. May 19 10:59:54.677428 np0000174703 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 10:59:54.677428 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.middleware.request_id [req-38dca36c-888b-47e3-9b47-7c8797bae237 req-0f57ab72-2fd8-43b4-8495-8eff38039574 None None] RequestId filter calling following filter/app {{(pid=112214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 10:59:55.117056 np0000174703 devstack@c-api.service[112214]: INFO cinder.api.openstack.wsgi [req-38dca36c-888b-47e3-9b47-7c8797bae237 req-0f57ab72-2fd8-43b4-8495-8eff38039574 admin admin] POST https://199.19.213.147/volume/v3/types/06851197-1750-476a-bfd3-6cfdc05e68cf/extra_specs May 19 10:59:55.117973 np0000174703 devstack@c-api.service[112214]: DEBUG cinder.api.openstack.wsgi [req-38dca36c-888b-47e3-9b47-7c8797bae237 req-0f57ab72-2fd8-43b4-8495-8eff38039574 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 10:59:55.120618 np0000174703 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. May 19 10:59:55.120618 np0000174703 devstack@c-api.service[112214]: warnings.warn( May 19 10:59:55.135139 np0000174703 devstack@c-api.service[112214]: DEBUG oslo_db.sqlalchemy.engines [req-38dca36c-888b-47e3-9b47-7c8797bae237 req-0f57ab72-2fd8-43b4-8495-8eff38039574 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=112214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:55.218065 np0000174703 devstack@c-api.service[112214]: INFO cinder.api.openstack.wsgi [req-38dca36c-888b-47e3-9b47-7c8797bae237 req-0f57ab72-2fd8-43b4-8495-8eff38039574 admin admin] https://199.19.213.147/volume/v3/types/06851197-1750-476a-bfd3-6cfdc05e68cf/extra_specs returned with HTTP 200 May 19 10:59:55.218065 np0000174703 devstack@c-api.service[112214]: [pid: 112214|app: 0|req: 1/3] 199.19.213.147 () {70 vars in 1505 bytes} [Tue May 19 10:59:54 2026] POST /volume/v3/types/06851197-1750-476a-bfd3-6cfdc05e68cf/extra_specs => generated 55 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 10:59:56.817718 np0000174703 devstack@c-api.service[112215]: DEBUG dbcounter [-] [112215] Writing DB stats cinder:SELECT=6 {{(pid=112215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 10:59:56.840222 np0000174703 devstack@c-api.service[112217]: DEBUG dbcounter [-] [112217] Writing DB stats cinder:SELECT=6 {{(pid=112217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 11:00:04.633832 np0000174703 devstack@c-api.service[112216]: DEBUG dbcounter [-] [112216] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 11:00:05.214017 np0000174703 devstack@c-api.service[112214]: DEBUG dbcounter [-] [112214] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 11:03:04.888966 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.888966 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.888966 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.888966 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.888966 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.890044 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.890044 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.890044 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.890044 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.890044 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.890559 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.890559 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.890559 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.890559 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.890559 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.890559 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.891301 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.891301 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.891301 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.891301 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.891784 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.891784 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.891784 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.891784 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.892207 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.892207 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.892207 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.892207 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.892584 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.892584 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.892584 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.892584 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.892584 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.892991 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.892991 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.892991 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.892991 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.892991 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.893323 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.893323 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.893323 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.893323 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.893323 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.893323 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.893735 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.893735 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.893735 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.893735 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.893735 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.893735 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.894167 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.894167 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.894167 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.894167 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.894167 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.894167 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.894593 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.894593 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.894593 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.894593 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.894593 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.895073 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.895073 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.895073 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.895073 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.895073 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.895728 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.895728 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.895728 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.895728 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.895728 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.895728 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.896450 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.896450 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.896450 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.896450 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.896450 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.896450 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.897145 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.897145 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.897145 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.897145 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.897145 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.897789 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.897789 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.897789 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.897789 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.897789 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.898365 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.898365 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.898365 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.898365 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.898940 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.898940 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.898940 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.898940 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.899409 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.899409 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.899409 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.899409 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.899409 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.899845 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.899845 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.899845 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.899845 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.899845 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.900092 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.900092 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.900092 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.900092 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.900295 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.900295 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.900295 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.900295 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.900507 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.900507 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.900507 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.900507 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.900724 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.900724 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.900724 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.900724 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.900946 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.900946 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.900946 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.900946 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.901144 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.901144 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.901144 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.901144 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.901144 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.901408 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.901408 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.901408 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.901408 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.901408 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.901408 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.901714 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.901714 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.901714 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.901714 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.901714 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.901973 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.901973 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.901973 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.901973 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.901973 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.901973 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.902256 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.902256 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.902256 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.902256 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.902256 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.902256 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.902430 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.902430 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.902430 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.902430 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.902430 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.902430 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.902599 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.902599 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.902599 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.902599 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.902599 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.902599 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.902811 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.902811 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.902811 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.902811 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.902935 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.902935 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.902935 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.902935 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.902935 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.903087 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.903087 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.903087 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.903087 np0000174703 devstack@c-api.service[112215]: /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. May 19 11:03:04.903087 np0000174703 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 11:03:04.903087 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.middleware.request_id [None req-900e48f8-4e72-4b3f-abce-37d7d0194985 None None] RequestId filter calling following filter/app {{(pid=112215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 11:03:04.903087 np0000174703 devstack@c-api.service[112215]: INFO cinder.api.openstack.wsgi [None req-900e48f8-4e72-4b3f-abce-37d7d0194985 None None] GET https://199.19.213.147/volume// May 19 11:03:04.903276 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.openstack.wsgi [None req-900e48f8-4e72-4b3f-abce-37d7d0194985 None None] Empty body provided in request {{(pid=112215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 11:03:04.903276 np0000174703 devstack@c-api.service[112215]: DEBUG cinder.api.openstack.wsgi [None req-900e48f8-4e72-4b3f-abce-37d7d0194985 None None] Calling method 'all' {{(pid=112215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 11:03:04.903276 np0000174703 devstack@c-api.service[112215]: INFO cinder.api.openstack.wsgi [None req-900e48f8-4e72-4b3f-abce-37d7d0194985 None None] https://199.19.213.147/volume// returned with HTTP 300 May 19 11:03:04.903276 np0000174703 devstack@c-api.service[112215]: [pid: 112215|app: 0|req: 1/4] 199.19.213.147 () {66 vars in 1456 bytes} [Tue May 19 11:03:04 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)