May 15 01:00:12.838645 np0000174284 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 15 01:00:12.847014 np0000174284 devstack@c-api.service[112314]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 15 01:00:12.850485 np0000174284 devstack@c-api.service[112314]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 15 01:00:12 2026] *** May 15 01:00:12.850485 np0000174284 devstack@c-api.service[112314]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 15 01:00:12.850485 np0000174284 devstack@c-api.service[112314]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 15 01:00:12.850485 np0000174284 devstack@c-api.service[112314]: nodename: np0000174284 May 15 01:00:12.850485 np0000174284 devstack@c-api.service[112314]: machine: x86_64 May 15 01:00:12.850485 np0000174284 devstack@c-api.service[112314]: clock source: unix May 15 01:00:12.850485 np0000174284 devstack@c-api.service[112314]: pcre jit disabled May 15 01:00:12.850485 np0000174284 devstack@c-api.service[112314]: detected number of CPU cores: 16 May 15 01:00:12.850485 np0000174284 devstack@c-api.service[112314]: current working directory: / May 15 01:00:12.850485 np0000174284 devstack@c-api.service[112314]: detected binary path: /usr/bin/uwsgi-core May 15 01:00:12.850485 np0000174284 devstack@c-api.service[112314]: your processes number limit is 256917 May 15 01:00:12.850485 np0000174284 devstack@c-api.service[112314]: your memory page size is 4096 bytes May 15 01:00:12.851231 np0000174284 devstack@c-api.service[112314]: detected max file descriptor number: 2048 May 15 01:00:12.851231 np0000174284 devstack@c-api.service[112314]: lock engine: pthread robust mutexes May 15 01:00:12.851231 np0000174284 devstack@c-api.service[112314]: thunder lock: enabled May 15 01:00:12.851231 np0000174284 devstack@c-api.service[112314]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 15 01:00:12.851231 np0000174284 devstack@c-api.service[112314]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 15 01:00:12.851467 np0000174284 devstack@c-api.service[112314]: PEP 405 virtualenv detected: /opt/stack/data/venv May 15 01:00:12.851467 np0000174284 devstack@c-api.service[112314]: Set PythonHome to /opt/stack/data/venv May 15 01:00:12.893962 np0000174284 devstack@c-api.service[112314]: Python main interpreter initialized at 0x7e25040a3668 May 15 01:00:12.893962 np0000174284 devstack@c-api.service[112314]: python threads support enabled May 15 01:00:12.893962 np0000174284 devstack@c-api.service[112314]: your server socket listen backlog is limited to 100 connections May 15 01:00:12.893962 np0000174284 devstack@c-api.service[112314]: your mercy for graceful operations on workers is 80 seconds May 15 01:00:12.894547 np0000174284 devstack@c-api.service[112314]: mapped 671795 bytes (656 KB) for 4 cores May 15 01:00:12.894693 np0000174284 devstack@c-api.service[112314]: *** Operational MODE: preforking *** May 15 01:00:12.894896 np0000174284 devstack@c-api.service[112314]: *** uWSGI is running in multiple interpreter mode *** May 15 01:00:12.894896 np0000174284 devstack@c-api.service[112314]: spawned uWSGI master process (pid: 112314) May 15 01:00:12.895080 np0000174284 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 15 01:00:12.895828 np0000174284 devstack@c-api.service[112314]: spawned uWSGI worker 1 (pid: 112316, cores: 1) May 15 01:00:12.896455 np0000174284 devstack@c-api.service[112314]: spawned uWSGI worker 2 (pid: 112317, cores: 1) May 15 01:00:12.896992 np0000174284 devstack@c-api.service[112314]: spawned uWSGI worker 3 (pid: 112318, cores: 1) May 15 01:00:12.897563 np0000174284 devstack@c-api.service[112314]: spawned uWSGI worker 4 (pid: 112319, cores: 1) May 15 01:00:12.897659 np0000174284 devstack@c-api.service[112314]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 15 01:00:13.026417 np0000174284 devstack@c-api.service[112317]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 01:00:13.026417 np0000174284 devstack@c-api.service[112317]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 01:00:13.026417 np0000174284 devstack@c-api.service[112317]: we strongly recommend against using it for new projects. May 15 01:00:13.026417 np0000174284 devstack@c-api.service[112317]: If you are already using Eventlet, we recommend migrating to a different May 15 01:00:13.026417 np0000174284 devstack@c-api.service[112317]: framework. For more detail see May 15 01:00:13.026417 np0000174284 devstack@c-api.service[112317]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 01:00:13.026417 np0000174284 devstack@c-api.service[112317]: import eventlet # noqa May 15 01:00:13.031807 np0000174284 devstack@c-api.service[112319]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 01:00:13.031807 np0000174284 devstack@c-api.service[112319]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 01:00:13.031807 np0000174284 devstack@c-api.service[112319]: we strongly recommend against using it for new projects. May 15 01:00:13.031807 np0000174284 devstack@c-api.service[112319]: If you are already using Eventlet, we recommend migrating to a different May 15 01:00:13.031807 np0000174284 devstack@c-api.service[112319]: framework. For more detail see May 15 01:00:13.031807 np0000174284 devstack@c-api.service[112319]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 01:00:13.031807 np0000174284 devstack@c-api.service[112319]: import eventlet # noqa May 15 01:00:13.039138 np0000174284 devstack@c-api.service[112318]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 01:00:13.039138 np0000174284 devstack@c-api.service[112318]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 01:00:13.039138 np0000174284 devstack@c-api.service[112318]: we strongly recommend against using it for new projects. May 15 01:00:13.039138 np0000174284 devstack@c-api.service[112318]: If you are already using Eventlet, we recommend migrating to a different May 15 01:00:13.039138 np0000174284 devstack@c-api.service[112318]: framework. For more detail see May 15 01:00:13.039138 np0000174284 devstack@c-api.service[112318]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 01:00:13.039138 np0000174284 devstack@c-api.service[112318]: import eventlet # noqa May 15 01:00:13.039669 np0000174284 devstack@c-api.service[112316]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 01:00:13.039669 np0000174284 devstack@c-api.service[112316]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 01:00:13.039669 np0000174284 devstack@c-api.service[112316]: we strongly recommend against using it for new projects. May 15 01:00:13.039669 np0000174284 devstack@c-api.service[112316]: If you are already using Eventlet, we recommend migrating to a different May 15 01:00:13.039669 np0000174284 devstack@c-api.service[112316]: framework. For more detail see May 15 01:00:13.039669 np0000174284 devstack@c-api.service[112316]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 01:00:13.039669 np0000174284 devstack@c-api.service[112316]: import eventlet # noqa May 15 01:00:13.112080 np0000174284 devstack@c-api.service[112317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 01:00:13.112080 np0000174284 devstack@c-api.service[112317]: debtcollector.deprecate( May 15 01:00:13.122376 np0000174284 devstack@c-api.service[112316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 01:00:13.122376 np0000174284 devstack@c-api.service[112316]: debtcollector.deprecate( May 15 01:00:13.124816 np0000174284 devstack@c-api.service[112318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 01:00:13.124816 np0000174284 devstack@c-api.service[112318]: debtcollector.deprecate( May 15 01:00:13.127248 np0000174284 devstack@c-api.service[112319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 01:00:13.127248 np0000174284 devstack@c-api.service[112319]: debtcollector.deprecate( May 15 01:00:13.197481 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:13.197481 np0000174284 devstack@c-api.service[112317]: from cgi import parse_header May 15 01:00:13.204621 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:13.204621 np0000174284 devstack@c-api.service[112316]: from cgi import parse_header May 15 01:00:13.205923 np0000174284 devstack@c-api.service[112318]: /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 15 01:00:13.205923 np0000174284 devstack@c-api.service[112318]: from cgi import parse_header May 15 01:00:13.209974 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:13.209974 np0000174284 devstack@c-api.service[112319]: from cgi import parse_header May 15 01:00:13.243636 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:13.243636 np0000174284 devstack@c-api.service[112317]: removals.removed_module( May 15 01:00:13.244427 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:13.244427 np0000174284 devstack@c-api.service[112317]: removals.removed_module( May 15 01:00:13.248338 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:13.248338 np0000174284 devstack@c-api.service[112316]: removals.removed_module( May 15 01:00:13.249014 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:13.249014 np0000174284 devstack@c-api.service[112316]: removals.removed_module( May 15 01:00:13.249743 np0000174284 devstack@c-api.service[112318]: /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 15 01:00:13.249743 np0000174284 devstack@c-api.service[112318]: removals.removed_module( May 15 01:00:13.250456 np0000174284 devstack@c-api.service[112318]: /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 15 01:00:13.250456 np0000174284 devstack@c-api.service[112318]: removals.removed_module( May 15 01:00:13.256968 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:13.256968 np0000174284 devstack@c-api.service[112319]: removals.removed_module( May 15 01:00:13.257867 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:13.257867 np0000174284 devstack@c-api.service[112319]: removals.removed_module( May 15 01:00:13.852543 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:13.852543 np0000174284 devstack@c-api.service[112316]: warnings.warn( May 15 01:00:13.853194 np0000174284 devstack@c-api.service[112318]: /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 15 01:00:13.853194 np0000174284 devstack@c-api.service[112318]: warnings.warn( May 15 01:00:13.856127 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:13.856127 np0000174284 devstack@c-api.service[112317]: warnings.warn( May 15 01:00:13.862581 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:13.862581 np0000174284 devstack@c-api.service[112319]: warnings.warn( May 15 01:00:13.958287 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:13.958287 np0000174284 devstack@c-api.service[112317]: warnings.warn( May 15 01:00:13.958640 np0000174284 devstack@c-api.service[112318]: /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 15 01:00:13.958640 np0000174284 devstack@c-api.service[112318]: warnings.warn( May 15 01:00:13.962652 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:13.962652 np0000174284 devstack@c-api.service[112316]: warnings.warn( May 15 01:00:13.967926 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:13.967926 np0000174284 devstack@c-api.service[112319]: warnings.warn( May 15 01:00:14.265733 np0000174284 devstack@c-api.service[112316]: 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 15 01:00:14.266578 np0000174284 devstack@c-api.service[112316]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112316) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 01:00:14.267307 np0000174284 devstack@c-api.service[112317]: 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 15 01:00:14.267715 np0000174284 devstack@c-api.service[112317]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112317) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 01:00:14.272541 np0000174284 devstack@c-api.service[112318]: 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 15 01:00:14.273010 np0000174284 devstack@c-api.service[112318]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112318) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 01:00:14.273111 np0000174284 devstack@c-api.service[112319]: 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 15 01:00:14.273111 np0000174284 devstack@c-api.service[112319]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112319) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 01:00:14.427849 np0000174284 devstack@c-api.service[112318]: /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 15 01:00:14.427849 np0000174284 devstack@c-api.service[112318]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 01:00:14.429935 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:14.429935 np0000174284 devstack@c-api.service[112316]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 01:00:14.489497 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:14.489497 np0000174284 devstack@c-api.service[112319]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 01:00:14.490629 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:14.490629 np0000174284 devstack@c-api.service[112317]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 01:00:15.354881 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112317) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 01:00:15.356135 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112318) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 01:00:15.356545 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.356545 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.356545 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.356730 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.356730 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.356730 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.357013 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112319) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 01:00:15.357453 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.357536 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.357598 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.357664 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.357740 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.357740 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.357740 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.358009 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.358090 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.358177 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.358256 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.358318 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.358374 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.358374 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.358374 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.358374 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.358374 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.358642 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.358642 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.358642 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.358642 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.358642 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.358642 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.358642 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.360092 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112316) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 01:00:15.360491 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.360556 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.360761 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.361234 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.361304 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.361363 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.361424 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.361484 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.361549 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.361619 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.363155 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.363228 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.363266 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.363318 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.363371 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.363413 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.363455 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.363531 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.363570 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.363612 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.363650 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.363700 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.363700 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.363700 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.376968 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.377124 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.377202 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.377267 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.377378 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.377486 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.377563 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.377875 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.377951 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.378066 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.378166 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.378233 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.378296 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.378388 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.382752 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.382752 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.382752 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.382752 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.383089 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.383161 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.383161 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.383306 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.383407 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.383480 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.383480 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.383480 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.383480 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.383480 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.389021 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.389207 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.389298 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.389388 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.389469 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.389551 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.389660 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.404981 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.405162 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.405162 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.405311 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.405311 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.405441 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.405505 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.405571 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.405648 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.405713 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.405846 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.405970 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.406119 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.406191 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.406276 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.406341 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.406510 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.406647 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.406811 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.406939 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.407148 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.407470 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.407620 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.407753 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.407824 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.407894 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.407998 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.408171 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.408320 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.408475 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.408623 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.408763 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.408893 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.409161 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.409294 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.409843 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.409920 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.410020 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.410114 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.410213 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.410275 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.410381 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.410445 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.410504 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.410561 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.410620 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.410728 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.410814 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.410897 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.411010 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.411185 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.411341 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.411466 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.411595 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.411721 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.411864 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.412367 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.412426 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.412518 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.412608 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.412690 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.412781 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.412857 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.412902 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.412941 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.413000 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.413127 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.413177 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.413418 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.413477 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.413519 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.413553 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.413599 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.413640 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.413673 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.413713 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.413808 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.414593 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.414593 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.414593 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.414593 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.414593 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.414789 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.414789 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.414869 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.414988 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.415148 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.415285 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.415395 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.415485 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.415583 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.416336 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.416399 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.416464 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.416563 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.416657 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.416783 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.416827 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.416867 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.416867 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.416941 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.416983 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.417072 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.417128 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.417265 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.417938 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.418039 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.418110 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.418165 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.418233 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.418297 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.418363 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.418958 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.419018 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.419090 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.419149 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.419224 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.419270 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.419351 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.419440 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.419551 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.419640 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.419733 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.419820 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.419920 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.420023 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.442847 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.443005 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.443189 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.443271 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.443429 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.443559 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.443706 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.443910 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.444031 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.444140 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.444390 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.444466 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.444466 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.444466 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.444658 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.444726 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.444799 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.444888 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.444888 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.445008 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.445008 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.445189 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.445256 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.445256 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.445256 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.445450 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.445509 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.445509 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.445509 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.445828 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.445895 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.445895 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.446008 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.446112 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.446112 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.446235 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.446297 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.446360 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.446360 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.446479 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.446547 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.446614 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.446688 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.446759 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.446821 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.446886 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.446886 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.446886 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.446886 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.447347 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.447415 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.447481 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.447561 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.447626 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.447696 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.447768 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.447842 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.447902 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.447974 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.448037 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.448128 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.448194 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.448274 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.448338 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.448400 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.448463 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.448536 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.448600 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.448662 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.448735 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.448800 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.448873 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.448945 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.449010 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.449127 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.449202 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.449326 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.449393 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.449458 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.449458 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.449569 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.449644 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.449644 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.449831 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.449896 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.449959 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.450023 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.450101 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.450166 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.450227 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.450227 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.450354 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.450415 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.450473 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.450530 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.450530 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.450638 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.450694 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.450753 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.450809 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.450879 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.450938 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.450938 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.451046 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.451128 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.451183 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.451241 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.451297 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.451354 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.451411 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.451481 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.451541 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.451597 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.451654 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.451708 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.451770 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.451770 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.451770 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.451770 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.451989 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.451989 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.451989 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.451989 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.451989 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.451989 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.451989 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.452394 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.452394 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.452394 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.452394 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.452394 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.452680 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.452680 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.452971 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.453188 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.453326 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.453466 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.453584 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.453665 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.453699 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.453728 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.453803 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.453836 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.453865 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.453903 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.453969 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.454033 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.454115 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.454179 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.454239 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.454300 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.454366 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.454495 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.454568 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.454634 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.454694 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.454753 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.454787 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.454826 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.454862 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.454892 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.454921 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.454952 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.454981 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.455022 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.455085 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.455085 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.455150 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.455584 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.455643 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.455707 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.455765 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.455832 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.455886 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.455950 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.456013 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.456091 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.456131 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.456163 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.456190 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.456230 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.456262 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.456340 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.456374 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.456407 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.456437 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.456466 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.456500 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.456531 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.456563 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.456666 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.456666 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.456722 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.456755 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.456785 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.456826 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.456856 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.456888 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.456919 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.456953 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.456985 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.456985 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.457073 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.457105 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.457144 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.457144 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.457144 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.457144 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.457251 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.457251 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.457310 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.457340 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.457369 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.457402 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.457429 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.457465 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.457498 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.457526 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.457557 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.457586 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.457617 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.457645 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.457674 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.457703 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.457703 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.457817 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.457871 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.457930 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.458001 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.458070 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.458137 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.458595 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.458654 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.458723 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.458780 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.458840 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.458906 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.458964 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.509216 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.509348 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.509348 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.509468 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.509544 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.509544 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.509544 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.509719 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.509780 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.509843 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.509843 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.509959 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.510018 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.510208 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.520793 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.520793 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.520793 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.520793 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.520793 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.520793 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.520793 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.520793 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.520793 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.520793 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.521390 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.521390 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.521390 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.521390 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.521390 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.521390 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.521390 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.521390 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.521390 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.521390 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.521390 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.521942 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.521942 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.521942 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.521942 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.521942 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.521942 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.521942 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.521942 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.521942 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.521942 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.521942 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.522553 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.522553 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.522553 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.522709 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.522709 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.522709 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.522709 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.522709 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.522709 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.523068 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.530067 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.530299 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.530451 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.530607 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.530723 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.530905 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.530972 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.531035 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.531118 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.531179 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.531241 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.532317 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.532411 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.532495 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.532495 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.532621 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.532681 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.532737 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.532737 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.532737 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.532896 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.533248 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.533406 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.533540 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.533679 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.533802 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.533945 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.534043 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.594316 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.594464 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.594862 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.594862 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.594862 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.595206 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.595206 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.600690 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.600887 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.601074 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.601220 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.601317 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.601381 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.601442 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.601503 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.601572 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.601642 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.601710 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.601811 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.601972 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.602176 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.625078 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.625078 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.625357 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.625416 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.625610 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.625696 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.625887 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.638566 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.638679 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.638741 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.638741 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.638869 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.638928 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.638991 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.639084 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.639084 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.639223 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.639293 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.639355 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.639413 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.639473 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.639532 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.639594 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.639646 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.639703 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.639772 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.639772 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.639890 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.639950 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.640006 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.640102 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.640168 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.640235 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.640292 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.640349 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.640406 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.640406 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.640527 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.640599 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.640599 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.640599 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.640599 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.640802 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.640802 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.642362 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.642478 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.642701 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.643271 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.643271 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.643271 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.643464 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.643689 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.643851 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.644085 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.644318 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.644567 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.748878 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.749008 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.749110 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.749240 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.749323 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.749385 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.749458 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.749529 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.749589 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.749649 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.749718 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.749776 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.749843 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.749904 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.749973 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.750042 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.750132 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.750193 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.750254 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.750313 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.750370 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.750429 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.750487 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.750545 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.750621 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.750692 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.750759 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.750818 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.750887 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.750945 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.751013 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.751105 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.751165 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.751223 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.751282 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.751382 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.751443 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.751502 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.751572 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.751572 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.751572 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.751572 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.751781 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.751781 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.751781 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.751947 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.752023 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.752147 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.752225 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.752294 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.752354 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.752421 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.752488 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.752548 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.752607 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.752678 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.752738 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.752795 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.752861 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.752919 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.752981 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.752981 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.753123 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.753185 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.753260 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.753464 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.753532 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.753592 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.753663 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.753723 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.753780 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.753837 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.753895 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.753961 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.754019 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.754120 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.754183 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.754243 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.754300 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.754366 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.754433 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.754499 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.754557 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.754624 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.754696 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.754756 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.754814 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.754872 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.754932 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.754990 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.755077 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.755134 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.755189 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.755238 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.755311 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.755363 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.755416 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.755470 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.755521 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.755521 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.755521 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.755674 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.755674 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.755768 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.755831 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.756155 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.756291 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.756413 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.756553 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.756675 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.756800 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.756946 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.770709 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.770843 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.770843 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.770966 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.771085 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.771231 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.771290 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.771361 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.771426 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.771520 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.771665 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.771827 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.771983 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.772186 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.773629 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.773777 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.773893 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.773963 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.774024 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.774113 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.774198 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.774276 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.774359 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.774431 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.774493 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.774556 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.774621 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.774691 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.774754 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.774824 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.774883 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.774946 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.794656 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.794760 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.794821 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.794884 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.794940 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.795004 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.795095 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.795160 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.795160 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.795160 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.796501 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.796613 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.796744 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.796847 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.796965 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.797038 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.797237 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.797348 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.797437 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.797559 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.797674 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.797775 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.797869 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.797982 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.801353 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.801503 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.801577 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.801660 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.801723 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.801794 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.801932 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.802012 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.802097 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.802176 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.802246 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.802308 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.802366 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.802508 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.804071 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.804250 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.804369 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.804513 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.804634 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.804770 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.804906 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.805046 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.805249 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.805401 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.805536 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.805662 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.805789 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.805925 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.807218 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.807359 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.807492 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.807617 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.807744 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.807872 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.808013 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.890711 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.890711 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.890922 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.890980 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.891095 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.891262 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.891349 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.891425 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.891500 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.891599 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.891732 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.891799 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.891867 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.891926 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.891978 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.892031 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.892141 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.892219 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.892304 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.892420 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.892552 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.892651 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.892960 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.893123 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.893496 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.894102 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.894214 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.894282 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.894345 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.894411 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.894470 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.894541 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.894603 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.894663 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.894729 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.894797 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.894855 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.894924 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.894924 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.895035 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.895123 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.895123 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.895233 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.895233 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.895358 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.895518 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.895630 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.895762 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.895904 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:15.899110 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.899216 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.899303 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.899371 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.899434 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.899508 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.899567 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.899633 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.899704 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.899704 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.899704 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.899704 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.933836 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:15.934066 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:15.934102 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:15.935035 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:15.935035 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:15.935035 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:15.935035 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:16.100233 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:16.100401 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:16.100596 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:16.100676 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:16.100676 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:16.100829 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:16.100908 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:16.100908 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:16.101014 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:16.101114 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:16.101114 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:16.101249 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:16.101249 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 01:00:16.102810 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 01:00:16.102952 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 01:00:16.103116 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 01:00:16.103242 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 01:00:16.103376 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 01:00:16.103467 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 01:00:16.151336 np0000174284 devstack@c-api.service[112319]: INFO dbcounter [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Registered counter for database cinder May 15 01:00:16.151856 np0000174284 devstack@c-api.service[112317]: INFO dbcounter [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Registered counter for database cinder May 15 01:00:16.151925 np0000174284 devstack@c-api.service[112316]: INFO dbcounter [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Registered counter for database cinder May 15 01:00:16.153241 np0000174284 devstack@c-api.service[112318]: INFO dbcounter [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Registered counter for database cinder May 15 01:00:16.164624 np0000174284 devstack@c-api.service[112319]: DEBUG oslo_db.sqlalchemy.engines [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 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=112319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 01:00:16.170940 np0000174284 devstack@c-api.service[112316]: DEBUG oslo_db.sqlalchemy.engines [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 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=112316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 01:00:16.174649 np0000174284 devstack@c-api.service[112317]: DEBUG oslo_db.sqlalchemy.engines [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 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=112317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 01:00:16.181336 np0000174284 devstack@c-api.service[112318]: DEBUG oslo_db.sqlalchemy.engines [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 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=112318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 01:00:16.281777 np0000174284 devstack@c-api.service[112319]: DEBUG dbcounter [-] [112319] Writer thread running {{(pid=112319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 01:00:16.284724 np0000174284 devstack@c-api.service[112319]: INFO cinder.rpc [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 01:00:16.286837 np0000174284 devstack@c-api.service[112319]: INFO cinder.rpc [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 01:00:16.288429 np0000174284 devstack@c-api.service[112316]: DEBUG dbcounter [-] [112316] Writer thread running {{(pid=112316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 01:00:16.288839 np0000174284 devstack@c-api.service[112319]: INFO cinder.rpc [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 01:00:16.290712 np0000174284 devstack@c-api.service[112319]: INFO cinder.rpc [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 01:00:16.291411 np0000174284 devstack@c-api.service[112316]: INFO cinder.rpc [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 01:00:16.291697 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.293442 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.293893 np0000174284 devstack@c-api.service[112316]: INFO cinder.rpc [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 01:00:16.294505 np0000174284 devstack@c-api.service[112317]: DEBUG dbcounter [-] [112317] Writer thread running {{(pid=112317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 01:00:16.296243 np0000174284 devstack@c-api.service[112316]: INFO cinder.rpc [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 01:00:16.297991 np0000174284 devstack@c-api.service[112317]: INFO cinder.rpc [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 01:00:16.298334 np0000174284 devstack@c-api.service[112319]: DEBUG oslo_db.sqlalchemy.engines [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 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=112319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 01:00:16.298434 np0000174284 devstack@c-api.service[112316]: INFO cinder.rpc [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 01:00:16.299646 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.300231 np0000174284 devstack@c-api.service[112319]: INFO cinder.rpc [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 01:00:16.301109 np0000174284 devstack@c-api.service[112317]: INFO cinder.rpc [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 01:00:16.301981 np0000174284 devstack@c-api.service[112319]: INFO cinder.rpc [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 01:00:16.302139 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.302855 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.303888 np0000174284 devstack@c-api.service[112317]: INFO cinder.rpc [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 01:00:16.305541 np0000174284 devstack@c-api.service[112318]: DEBUG dbcounter [-] [112318] Writer thread running {{(pid=112318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 01:00:16.306262 np0000174284 devstack@c-api.service[112317]: INFO cinder.rpc [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 01:00:16.307327 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.307424 np0000174284 devstack@c-api.service[112316]: DEBUG oslo_db.sqlalchemy.engines [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 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=112316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 01:00:16.308480 np0000174284 devstack@c-api.service[112318]: INFO cinder.rpc [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 01:00:16.309827 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.309963 np0000174284 devstack@c-api.service[112316]: INFO cinder.rpc [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 01:00:16.369584 np0000174284 devstack@c-api.service[112316]: INFO cinder.rpc [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 01:00:16.369999 np0000174284 devstack@c-api.service[112318]: INFO cinder.rpc [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 01:00:16.370195 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.370362 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.370395 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.370422 np0000174284 devstack@c-api.service[112317]: DEBUG oslo_db.sqlalchemy.engines [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 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=112317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 01:00:16.370590 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.370620 np0000174284 devstack@c-api.service[112318]: INFO cinder.rpc [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 01:00:16.370663 np0000174284 devstack@c-api.service[112317]: INFO cinder.rpc [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 01:00:16.370693 np0000174284 devstack@c-api.service[112318]: INFO cinder.rpc [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 01:00:16.370737 np0000174284 devstack@c-api.service[112317]: INFO cinder.rpc [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 01:00:16.370765 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.370792 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.370821 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.370849 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.370876 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.370903 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.370930 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.370957 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.370984 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371012 np0000174284 devstack@c-api.service[112318]: DEBUG oslo_db.sqlalchemy.engines [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 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=112318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 01:00:16.371041 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371086 np0000174284 devstack@c-api.service[112318]: INFO cinder.rpc [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 01:00:16.371114 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371142 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371168 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371195 np0000174284 devstack@c-api.service[112318]: INFO cinder.rpc [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 01:00:16.371195 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371245 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371280 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371308 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371336 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371363 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371389 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371417 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371443 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371470 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371470 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371517 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371543 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371571 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371597 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371623 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371651 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371674 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371701 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371727 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371754 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371780 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371806 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371834 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371859 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371895 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.371986 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.372014 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.372040 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.372082 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.372109 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.372136 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.372136 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.372184 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.372210 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.372234 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.372256 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.372279 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.372303 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.373204 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.373442 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.373537 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.374161 np0000174284 devstack@c-api.service[112319]: WARNING cinder.api.contrib.hosts [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 01:00:16.374632 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.374879 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.375765 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.375850 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extended resource: extensions {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.376028 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.376171 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.377207 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extended resource: os-availability-zone {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.377632 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.378486 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extended resource: qos-specs {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.378764 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.379031 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.379477 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.380234 np0000174284 devstack@c-api.service[112316]: WARNING cinder.api.contrib.hosts [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 01:00:16.380309 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.380535 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extended resource: extra_specs {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.380945 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.381570 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.381948 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extended resource: extensions {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.382125 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extended resource: encryption {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.383074 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.383177 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.383264 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extended resource: os-availability-zone {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.383842 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extended resource: os-volume-type-access {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.384537 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extended resource: qos-specs {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.384671 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.386179 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.386241 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extended resource: os-quota-class-sets {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.386590 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extended resource: extra_specs {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.387486 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extended resource: encryption {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.387664 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.388153 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extended resource: encryption {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.388748 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.388958 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extended resource: os-snapshot-manage {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.389209 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.389660 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extended resource: os-volume-type-access {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.390429 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extended resource: consistencygroups {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.390601 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.391263 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extended resource: os-quota-class-sets {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.391800 np0000174284 devstack@c-api.service[112317]: WARNING cinder.api.contrib.hosts [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 01:00:16.392178 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.392539 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.392586 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extended resource: backups {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.393130 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extended resource: encryption {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.393556 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extended resource: extensions {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.394365 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.394518 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extended resource: scheduler-stats {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.394620 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extended resource: os-snapshot-manage {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.394872 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extended resource: os-availability-zone {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.395909 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.395983 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extended resource: os-quota-sets {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.396066 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extended resource: consistencygroups {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.396132 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extended resource: qos-specs {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.397330 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extended resource: os-volume-manage {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.397424 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.398016 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extended resource: backups {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.398505 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extended resource: extra_specs {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.398767 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extended resource: capabilities {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.398949 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.399770 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extended resource: encryption {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.399974 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extended resource: os-volume-transfer {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.400044 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extended resource: scheduler-stats {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.400482 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.401292 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extended resource: os-volume-type-access {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.401456 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extended resource: os-quota-sets {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.401571 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extended resource: os-hosts {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.402047 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.402787 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extended resource: os-volume-manage {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.402925 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extended resource: cgsnapshots {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.403492 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.403779 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extended resource: os-quota-class-sets {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.404218 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extended resource: capabilities {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.404363 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.contrib.snapshot_actions [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] SnapshotActionsController initialized {{(pid=112319) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 01:00:16.404681 np0000174284 devstack@c-api.service[112318]: WARNING cinder.api.contrib.hosts [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 01:00:16.405112 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extended resource: encryption {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.405219 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.405417 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.405477 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extended resource: os-volume-transfer {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.406408 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extended resource: extensions {{(pid=112318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.406593 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extended resource: os-snapshot-manage {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.406702 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.407020 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extended resource: os-hosts {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.407731 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extended resource: os-availability-zone {{(pid=112318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.408043 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extended resource: consistencygroups {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.408100 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.408387 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extended resource: cgsnapshots {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.408991 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extended resource: qos-specs {{(pid=112318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.409491 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.409838 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.contrib.snapshot_actions [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] SnapshotActionsController initialized {{(pid=112316) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 01:00:16.409986 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extended resource: backups {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.410598 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.411061 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extended resource: extra_specs {{(pid=112318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.411109 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.411969 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extended resource: scheduler-stats {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.412041 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.412736 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.412787 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extended resource: encryption {{(pid=112318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.413351 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extended resource: os-quota-sets {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.413463 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.414215 np0000174284 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.414280 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extended resource: os-volume-type-access {{(pid=112318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.414784 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extended resource: os-volume-manage {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.414871 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.415176 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.415330 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.415439 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.415569 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.415673 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.415784 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extension AdminActions extending resource: volumes {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.415851 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extended resource: os-quota-class-sets {{(pid=112318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.415909 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extension AdminActions extending resource: snapshots {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.416021 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extension AdminActions extending resource: backups {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.416151 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.416221 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extended resource: capabilities {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.416297 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.416509 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extension VolumeActions extending resource: volumes {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.416717 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extension TypesManage extending resource: types {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.416832 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.416946 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.417082 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.417213 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.417338 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 None None] Extension UsedLimits extending resource: limits {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.417433 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extended resource: os-volume-transfer {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.417733 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extended resource: encryption {{(pid=112318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.417809 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.419074 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extended resource: os-hosts {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.419214 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extended resource: os-snapshot-manage {{(pid=112318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.419293 np0000174284 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.419779 np0000174284 devstack@c-api.service[112319]: WARNING keystonemiddleware.auth_token [None req-45fdb8a9-95a8-4a9e-abee-b44779208c58 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 15 01:00:16.420103 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.420252 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.420363 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.420421 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extended resource: cgsnapshots {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.420464 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.420576 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.420671 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extension AdminActions extending resource: volumes {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.420759 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extended resource: consistencygroups {{(pid=112318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.420802 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extension AdminActions extending resource: snapshots {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.420890 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extension AdminActions extending resource: backups {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.420993 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.421122 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extension VolumeActions extending resource: volumes {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.421329 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extension TypesManage extending resource: types {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.421430 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.421532 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.421646 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.421749 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.421853 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 None None] Extension UsedLimits extending resource: limits {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.421896 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.contrib.snapshot_actions [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] SnapshotActionsController initialized {{(pid=112317) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 01:00:16.422678 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.422835 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extended resource: backups {{(pid=112318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.424108 np0000174284 devstack@c-api.service[112316]: WARNING keystonemiddleware.auth_token [None req-d65b1bc4-03da-4e97-bb27-c5d659c24614 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 15 01:00:16.424174 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.424812 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extended resource: scheduler-stats {{(pid=112318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.425508 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.426204 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extended resource: os-quota-sets {{(pid=112318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.426917 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.426972 np0000174284 devstack@c-api.service[112319]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x7e25040a3668 pid: 112319 (default app) May 15 01:00:16.427611 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extended resource: os-volume-manage {{(pid=112318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.428382 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.429032 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extended resource: capabilities {{(pid=112318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.429921 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.430278 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extended resource: os-volume-transfer {{(pid=112318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.430347 np0000174284 devstack@c-api.service[112316]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x7e25040a3668 pid: 112316 (default app) May 15 01:00:16.431320 np0000174284 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.431863 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extended resource: os-hosts {{(pid=112318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.432228 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.432372 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.432494 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.432816 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.432816 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.432816 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extension AdminActions extending resource: volumes {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.432971 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extension AdminActions extending resource: snapshots {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.433013 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extension AdminActions extending resource: backups {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.433130 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.433253 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extension VolumeActions extending resource: volumes {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.433478 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extension TypesManage extending resource: types {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.433665 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.433799 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.433799 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.433930 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.434002 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 None None] Extension UsedLimits extending resource: limits {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.434085 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extended resource: cgsnapshots {{(pid=112318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 01:00:16.436363 np0000174284 devstack@c-api.service[112317]: WARNING keystonemiddleware.auth_token [None req-40f7bf9b-4d6f-4b6e-8705-bf301fb12c34 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 15 01:00:16.436708 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.436708 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.436946 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.436946 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.436946 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.436946 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.436946 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.437355 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.437355 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.437355 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.437355 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.437355 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.437355 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.437793 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.437793 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.437793 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.437793 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.437793 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.438145 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.438145 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.438145 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.438145 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.438436 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.438436 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.438436 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.438436 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.438719 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.438719 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.438719 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.438719 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.438719 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.439101 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.439101 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.439101 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.439101 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.439101 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.439418 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.439418 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.439418 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.439418 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.439418 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.439418 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.439853 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.439853 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.439853 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.439853 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.439853 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.439853 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.440280 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.440280 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.440280 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.440280 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.440280 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.440280 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.440669 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.440669 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.440669 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.440669 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.440669 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.440669 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.441160 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.441160 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.441160 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.441160 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.441456 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.441456 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.441456 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.441456 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.441456 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.441842 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.441842 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.441842 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.441842 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.441842 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.442203 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.442203 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.442203 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.442203 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.442203 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.442203 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.442598 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.442598 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.442598 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.442598 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.442598 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.442965 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.442965 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.442965 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.442965 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.442965 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.443359 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.443359 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.443359 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.443359 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.443637 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.443637 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.443779 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.contrib.snapshot_actions [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] SnapshotActionsController initialized {{(pid=112318) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 01:00:16.443841 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.443841 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.443841 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.443841 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.443841 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.444292 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.444292 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.444292 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.444292 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.444292 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.444633 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.444633 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.444633 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.444633 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.444913 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.444913 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.444913 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.444913 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.445234 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.445234 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.445234 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.445234 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.445543 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.445543 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.445543 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.445543 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.445894 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.445894 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.445894 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.445894 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.446722 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.446722 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.446722 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.446722 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.446722 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.447114 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.447114 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.447114 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.447114 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.447114 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.447114 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.447426 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.447426 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.447426 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.447426 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.447426 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.447655 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.447655 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.447655 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.447655 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.447655 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.447655 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.447933 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.447933 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.447933 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.447933 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.447933 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.447933 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.448259 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.448259 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.448259 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.448259 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.448259 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.448259 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.448539 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.448539 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.448539 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.448539 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.448539 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.448539 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.452374 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.452374 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.452374 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.452374 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.452584 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.452584 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.452584 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.452584 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.452584 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.452838 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.452838 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.452838 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.452838 np0000174284 devstack@c-api.service[112319]: /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 15 01:00:16.452838 np0000174284 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) May 15 01:00:16.452838 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.middleware.request_id [None req-dda030fa-2eb7-45d7-8af8-61a697e2a27b None None] RequestId filter calling following filter/app {{(pid=112319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 01:00:16.453182 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.453224 np0000174284 devstack@c-api.service[112317]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x7e25040a3668 pid: 112317 (default app) May 15 01:00:16.453291 np0000174284 devstack@c-api.service[112319]: [pid: 112319|app: 0|req: 1/1] 199.204.45.132 () {60 vars in 956 bytes} [Fri May 15 01:00:16 2026] GET /volume/v3/ => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 15 01:00:16.453347 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.453347 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.453347 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.453347 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.453347 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.453347 np0000174284 devstack@c-api.service[112318]: WARNING castellan.key_manager.migration [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 01:00:16.453347 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.453347 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.453347 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.453722 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.453722 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.453722 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extension AdminActions extending resource: volumes {{(pid=112318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.453722 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extension AdminActions extending resource: snapshots {{(pid=112318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.453722 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extension AdminActions extending resource: backups {{(pid=112318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.453722 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.453722 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extension VolumeActions extending resource: volumes {{(pid=112318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.453986 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extension TypesManage extending resource: types {{(pid=112318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.453986 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.454064 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.454169 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.454276 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.454380 np0000174284 devstack@c-api.service[112318]: DEBUG cinder.api.v3.router [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 None None] Extension UsedLimits extending resource: limits {{(pid=112318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 01:00:16.456714 np0000174284 devstack@c-api.service[112318]: WARNING keystonemiddleware.auth_token [None req-e6994773-5538-4cc8-96a7-01835fca2ca2 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 15 01:00:16.463380 np0000174284 devstack@c-api.service[112318]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x7e25040a3668 pid: 112318 (default app) May 15 01:00:24.475770 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.475770 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.475770 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.475770 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.475770 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.476611 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.476611 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.476611 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.476611 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.476611 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.476932 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.476932 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.476932 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.476932 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.476932 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.476932 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.477297 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.477297 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.477297 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.477297 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.477538 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.477538 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.477538 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.477538 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.477864 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.477864 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.477864 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.477864 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.478124 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.478124 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.478124 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.478124 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.478124 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.478413 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.478413 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.478413 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.478413 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.478413 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.478591 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.478591 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.478591 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.478591 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.478591 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.478591 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.478820 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.478820 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.478820 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.478820 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.478820 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.478820 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.479039 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.479039 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.479039 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.479039 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.479039 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.479039 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.479268 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.479268 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.479268 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.479268 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.479268 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.479455 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.479455 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.479455 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.479455 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.479455 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.479651 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.479651 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.479651 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.479651 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.479651 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.479651 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.479868 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.479868 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.479868 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.479868 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.479868 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.479868 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.480108 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.480108 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.480108 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.480108 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.480108 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.480312 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.480312 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.480312 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.480312 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.480312 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.480498 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.480498 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.480498 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.480498 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.480650 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.480650 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.480650 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.480650 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.480796 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.480796 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.480796 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.480796 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.480796 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.480983 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.480983 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.480983 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.480983 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.480983 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.481175 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.481175 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.481175 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.481175 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.481323 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.481323 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.481323 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.481323 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.481486 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.481486 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.481486 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.481486 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.481635 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.481635 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.481635 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.481635 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.481809 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.481809 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.481809 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.481809 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.481955 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.481955 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.481955 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.481955 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.481955 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.482164 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.482164 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.482164 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.482164 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.482164 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.482164 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.482397 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.482397 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.482397 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.482397 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.482397 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.482570 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.482570 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.482570 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.482570 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.482570 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.482570 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.482785 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.482785 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.482785 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.482785 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.482785 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.482785 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.482998 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.482998 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.482998 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.482998 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.482998 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.482998 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.483245 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.483245 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.483245 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.483245 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.483245 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.483245 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.483460 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.483460 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.483460 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.483460 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.483610 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.483610 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.483610 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.483610 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.483610 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.483798 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.483798 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.483798 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.483798 np0000174284 devstack@c-api.service[112316]: /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 15 01:00:24.483798 np0000174284 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) May 15 01:00:24.483798 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.middleware.request_id [None req-f2d9af46-469c-4c69-8750-ff5ab98c141e None None] RequestId filter calling following filter/app {{(pid=112316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 01:00:25.002667 np0000174284 devstack@c-api.service[112316]: INFO cinder.api.openstack.wsgi [None req-f2d9af46-469c-4c69-8750-ff5ab98c141e admin admin] POST https://199.204.45.132/volume/v3/types May 15 01:00:25.003349 np0000174284 devstack@c-api.service[112316]: DEBUG cinder.api.openstack.wsgi [None req-f2d9af46-469c-4c69-8750-ff5ab98c141e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 15 01:00:25.005174 np0000174284 devstack@c-api.service[112316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 15 01:00:25.005174 np0000174284 devstack@c-api.service[112316]: warnings.warn( May 15 01:00:25.015014 np0000174284 devstack@c-api.service[112316]: DEBUG oslo_db.sqlalchemy.engines [None req-f2d9af46-469c-4c69-8750-ff5ab98c141e 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=112316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 01:00:25.050856 np0000174284 devstack@c-api.service[112316]: INFO cinder.api.openstack.wsgi [None req-f2d9af46-469c-4c69-8750-ff5ab98c141e admin admin] https://199.204.45.132/volume/v3/types returned with HTTP 200 May 15 01:00:25.051068 np0000174284 devstack@c-api.service[112316]: [pid: 112316|app: 0|req: 1/2] 199.204.45.132 () {68 vars in 1288 bytes} [Fri May 15 01:00:24 2026] POST /volume/v3/types => generated 186 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 15 01:00:25.077599 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.077599 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.077599 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.077599 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.077599 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.079146 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.079146 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.079146 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.079146 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.079146 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.080005 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.080005 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.080005 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.080005 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.080005 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.080005 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.080917 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.080917 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.080917 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.080917 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.081803 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.081803 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.081803 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.081803 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.083086 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.083086 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.083086 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.083086 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.083684 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.083684 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.083684 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.083684 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.083684 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.083975 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.083975 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.083975 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.083975 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.083975 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.084213 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.084213 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.084213 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.084213 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.084213 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.084213 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.084372 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.084372 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.084372 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.084372 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.084372 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.084372 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.084530 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.084530 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.084530 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.084530 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.084530 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.084530 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.084683 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.084683 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.084683 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.084683 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.084683 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.084827 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.084827 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.084827 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.084827 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.084827 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.084959 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.084959 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.084959 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.084959 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.084959 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.084959 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.085140 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.085140 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.085140 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.085140 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.085140 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.085140 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.085296 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.085296 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.085296 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.085296 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.085296 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.085473 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.085473 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.085473 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.085473 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.085473 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.085707 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.085707 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.085707 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.085707 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.085839 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.085839 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.085839 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.085839 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.085956 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.085956 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.085956 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.085956 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.085956 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.086135 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.086135 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.086135 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.086135 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.086135 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.086263 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.086263 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.086263 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.086263 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.086372 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.086372 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.086372 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.086372 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.086489 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.086489 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.086489 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.086489 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.086594 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.086594 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.086594 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.086594 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.086705 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.086705 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.086705 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.086705 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.086814 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.086814 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.086814 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.086814 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.086814 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.086954 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.086954 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.086954 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.086954 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.086954 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.086954 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.087127 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.087127 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.087127 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.087127 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.087127 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.087264 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.087264 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.087264 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.087264 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.087264 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.087264 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.087423 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.087423 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.087423 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.087423 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.087423 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.087423 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.087580 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.087580 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.087580 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.087580 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.087580 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.087580 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.087738 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.087738 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.087738 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.087738 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.087738 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.087738 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.087907 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.087907 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.087907 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.087907 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.088026 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.088026 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.088026 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.088026 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.088026 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.088208 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.088208 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.088208 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.088208 np0000174284 devstack@c-api.service[112317]: /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 15 01:00:25.088208 np0000174284 devstack@c-api.service[112317]: warnings.warn(deprecated_msg) May 15 01:00:25.088208 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.middleware.request_id [req-f2d9af46-469c-4c69-8750-ff5ab98c141e req-962696ae-509f-4e00-940c-406ec921567d None None] RequestId filter calling following filter/app {{(pid=112317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 01:00:25.467536 np0000174284 devstack@c-api.service[112317]: INFO cinder.api.openstack.wsgi [req-f2d9af46-469c-4c69-8750-ff5ab98c141e req-962696ae-509f-4e00-940c-406ec921567d admin admin] POST https://199.204.45.132/volume/v3/types/3030f5fb-5e6e-46f3-adb6-b3c42351bcd8/extra_specs May 15 01:00:25.468277 np0000174284 devstack@c-api.service[112317]: DEBUG cinder.api.openstack.wsgi [req-f2d9af46-469c-4c69-8750-ff5ab98c141e req-962696ae-509f-4e00-940c-406ec921567d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 15 01:00:25.470368 np0000174284 devstack@c-api.service[112317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 15 01:00:25.470368 np0000174284 devstack@c-api.service[112317]: warnings.warn( May 15 01:00:25.482665 np0000174284 devstack@c-api.service[112317]: DEBUG oslo_db.sqlalchemy.engines [req-f2d9af46-469c-4c69-8750-ff5ab98c141e req-962696ae-509f-4e00-940c-406ec921567d 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=112317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 01:00:25.546084 np0000174284 devstack@c-api.service[112317]: INFO cinder.api.openstack.wsgi [req-f2d9af46-469c-4c69-8750-ff5ab98c141e req-962696ae-509f-4e00-940c-406ec921567d admin admin] https://199.204.45.132/volume/v3/types/3030f5fb-5e6e-46f3-adb6-b3c42351bcd8/extra_specs returned with HTTP 200 May 15 01:00:25.547190 np0000174284 devstack@c-api.service[112317]: [pid: 112317|app: 0|req: 1/3] 199.204.45.132 () {70 vars in 1505 bytes} [Fri May 15 01:00:25 2026] POST /volume/v3/types/3030f5fb-5e6e-46f3-adb6-b3c42351bcd8/extra_specs => generated 55 bytes in 480 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 15 01:00:26.301532 np0000174284 devstack@c-api.service[112319]: DEBUG dbcounter [-] [112319] Writing DB stats cinder:SELECT=6 {{(pid=112319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 01:00:26.337774 np0000174284 devstack@c-api.service[112318]: DEBUG dbcounter [-] [112318] Writing DB stats cinder:SELECT=6 {{(pid=112318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 01:00:35.045283 np0000174284 devstack@c-api.service[112316]: DEBUG dbcounter [-] [112316] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 01:00:35.543818 np0000174284 devstack@c-api.service[112317]: DEBUG dbcounter [-] [112317] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 01:04:03.598960 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.middleware.request_id [None req-f2f74e1a-e149-486b-856d-622fda6f0cd1 None None] RequestId filter calling following filter/app {{(pid=112319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 01:04:03.600404 np0000174284 devstack@c-api.service[112319]: INFO cinder.api.openstack.wsgi [None req-f2f74e1a-e149-486b-856d-622fda6f0cd1 None None] GET https://199.204.45.132/volume// May 15 01:04:03.600777 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.openstack.wsgi [None req-f2f74e1a-e149-486b-856d-622fda6f0cd1 None None] Empty body provided in request {{(pid=112319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 15 01:04:03.601301 np0000174284 devstack@c-api.service[112319]: DEBUG cinder.api.openstack.wsgi [None req-f2f74e1a-e149-486b-856d-622fda6f0cd1 None None] Calling method 'all' {{(pid=112319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 15 01:04:03.602487 np0000174284 devstack@c-api.service[112319]: INFO cinder.api.openstack.wsgi [None req-f2f74e1a-e149-486b-856d-622fda6f0cd1 None None] https://199.204.45.132/volume// returned with HTTP 300 May 15 01:04:03.603145 np0000174284 devstack@c-api.service[112319]: [pid: 112319|app: 0|req: 2/4] 199.204.45.132 () {66 vars in 1456 bytes} [Fri May 15 01:04:03 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)