May 21 23:22:55.120440 np0000176090 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 21 23:22:55.127159 np0000176090 devstack@c-api.service[112596]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 21 23:22:55.131079 np0000176090 devstack@c-api.service[112596]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 21 23:22:55 2026] *** May 21 23:22:55.131079 np0000176090 devstack@c-api.service[112596]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 21 23:22:55.131079 np0000176090 devstack@c-api.service[112596]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 21 23:22:55.131079 np0000176090 devstack@c-api.service[112596]: nodename: np0000176090 May 21 23:22:55.131079 np0000176090 devstack@c-api.service[112596]: machine: x86_64 May 21 23:22:55.131079 np0000176090 devstack@c-api.service[112596]: clock source: unix May 21 23:22:55.131079 np0000176090 devstack@c-api.service[112596]: pcre jit disabled May 21 23:22:55.131079 np0000176090 devstack@c-api.service[112596]: detected number of CPU cores: 16 May 21 23:22:55.131079 np0000176090 devstack@c-api.service[112596]: current working directory: / May 21 23:22:55.131079 np0000176090 devstack@c-api.service[112596]: detected binary path: /usr/bin/uwsgi-core May 21 23:22:55.131079 np0000176090 devstack@c-api.service[112596]: your processes number limit is 256917 May 21 23:22:55.131079 np0000176090 devstack@c-api.service[112596]: your memory page size is 4096 bytes May 21 23:22:55.131079 np0000176090 devstack@c-api.service[112596]: detected max file descriptor number: 2048 May 21 23:22:55.131079 np0000176090 devstack@c-api.service[112596]: lock engine: pthread robust mutexes May 21 23:22:55.131722 np0000176090 devstack@c-api.service[112596]: thunder lock: enabled May 21 23:22:55.131722 np0000176090 devstack@c-api.service[112596]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 21 23:22:55.131722 np0000176090 devstack@c-api.service[112596]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 21 23:22:55.131722 np0000176090 devstack@c-api.service[112596]: PEP 405 virtualenv detected: /opt/stack/data/venv May 21 23:22:55.131722 np0000176090 devstack@c-api.service[112596]: Set PythonHome to /opt/stack/data/venv May 21 23:22:55.175434 np0000176090 devstack@c-api.service[112596]: Python main interpreter initialized at 0x7d493d6a3668 May 21 23:22:55.175434 np0000176090 devstack@c-api.service[112596]: python threads support enabled May 21 23:22:55.175434 np0000176090 devstack@c-api.service[112596]: your server socket listen backlog is limited to 100 connections May 21 23:22:55.175434 np0000176090 devstack@c-api.service[112596]: your mercy for graceful operations on workers is 80 seconds May 21 23:22:55.176042 np0000176090 devstack@c-api.service[112596]: mapped 671795 bytes (656 KB) for 4 cores May 21 23:22:55.176202 np0000176090 devstack@c-api.service[112596]: *** Operational MODE: preforking *** May 21 23:22:55.176404 np0000176090 devstack@c-api.service[112596]: *** uWSGI is running in multiple interpreter mode *** May 21 23:22:55.176404 np0000176090 devstack@c-api.service[112596]: spawned uWSGI master process (pid: 112596) May 21 23:22:55.176694 np0000176090 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 21 23:22:55.177180 np0000176090 devstack@c-api.service[112596]: spawned uWSGI worker 1 (pid: 112598, cores: 1) May 21 23:22:55.177856 np0000176090 devstack@c-api.service[112596]: spawned uWSGI worker 2 (pid: 112599, cores: 1) May 21 23:22:55.178387 np0000176090 devstack@c-api.service[112596]: spawned uWSGI worker 3 (pid: 112600, cores: 1) May 21 23:22:55.178952 np0000176090 devstack@c-api.service[112596]: spawned uWSGI worker 4 (pid: 112601, cores: 1) May 21 23:22:55.179038 np0000176090 devstack@c-api.service[112596]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 21 23:22:55.325189 np0000176090 devstack@c-api.service[112599]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:22:55.325189 np0000176090 devstack@c-api.service[112599]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:22:55.325189 np0000176090 devstack@c-api.service[112599]: we strongly recommend against using it for new projects. May 21 23:22:55.325189 np0000176090 devstack@c-api.service[112599]: If you are already using Eventlet, we recommend migrating to a different May 21 23:22:55.325189 np0000176090 devstack@c-api.service[112599]: framework. For more detail see May 21 23:22:55.325189 np0000176090 devstack@c-api.service[112599]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:22:55.325189 np0000176090 devstack@c-api.service[112599]: import eventlet # noqa May 21 23:22:55.336477 np0000176090 devstack@c-api.service[112600]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:22:55.336477 np0000176090 devstack@c-api.service[112600]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:22:55.336477 np0000176090 devstack@c-api.service[112600]: we strongly recommend against using it for new projects. May 21 23:22:55.336477 np0000176090 devstack@c-api.service[112600]: If you are already using Eventlet, we recommend migrating to a different May 21 23:22:55.336477 np0000176090 devstack@c-api.service[112600]: framework. For more detail see May 21 23:22:55.336477 np0000176090 devstack@c-api.service[112600]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:22:55.336477 np0000176090 devstack@c-api.service[112600]: import eventlet # noqa May 21 23:22:55.340505 np0000176090 devstack@c-api.service[112598]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:22:55.340505 np0000176090 devstack@c-api.service[112598]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:22:55.340505 np0000176090 devstack@c-api.service[112598]: we strongly recommend against using it for new projects. May 21 23:22:55.340505 np0000176090 devstack@c-api.service[112598]: If you are already using Eventlet, we recommend migrating to a different May 21 23:22:55.340505 np0000176090 devstack@c-api.service[112598]: framework. For more detail see May 21 23:22:55.340505 np0000176090 devstack@c-api.service[112598]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:22:55.340505 np0000176090 devstack@c-api.service[112598]: import eventlet # noqa May 21 23:22:55.350551 np0000176090 devstack@c-api.service[112601]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:22:55.350551 np0000176090 devstack@c-api.service[112601]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:22:55.350551 np0000176090 devstack@c-api.service[112601]: we strongly recommend against using it for new projects. May 21 23:22:55.350551 np0000176090 devstack@c-api.service[112601]: If you are already using Eventlet, we recommend migrating to a different May 21 23:22:55.350551 np0000176090 devstack@c-api.service[112601]: framework. For more detail see May 21 23:22:55.350551 np0000176090 devstack@c-api.service[112601]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:22:55.350551 np0000176090 devstack@c-api.service[112601]: import eventlet # noqa May 21 23:22:55.428730 np0000176090 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:22:55.428730 np0000176090 devstack@c-api.service[112600]: debtcollector.deprecate( May 21 23:22:55.438947 np0000176090 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:22:55.438947 np0000176090 devstack@c-api.service[112599]: debtcollector.deprecate( May 21 23:22:55.453021 np0000176090 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:22:55.453021 np0000176090 devstack@c-api.service[112598]: debtcollector.deprecate( May 21 23:22:55.453167 np0000176090 devstack@c-api.service[112601]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:22:55.453167 np0000176090 devstack@c-api.service[112601]: debtcollector.deprecate( May 21 23:22:55.530704 np0000176090 devstack@c-api.service[112600]: /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 21 23:22:55.530704 np0000176090 devstack@c-api.service[112600]: from cgi import parse_header May 21 23:22:55.541764 np0000176090 devstack@c-api.service[112598]: /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 21 23:22:55.541764 np0000176090 devstack@c-api.service[112598]: from cgi import parse_header May 21 23:22:55.554010 np0000176090 devstack@c-api.service[112599]: /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 21 23:22:55.554010 np0000176090 devstack@c-api.service[112599]: from cgi import parse_header May 21 23:22:55.558627 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:55.558627 np0000176090 devstack@c-api.service[112601]: from cgi import parse_header May 21 23:22:55.587412 np0000176090 devstack@c-api.service[112598]: /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 21 23:22:55.587412 np0000176090 devstack@c-api.service[112598]: removals.removed_module( May 21 23:22:55.588105 np0000176090 devstack@c-api.service[112598]: /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 21 23:22:55.588105 np0000176090 devstack@c-api.service[112598]: removals.removed_module( May 21 23:22:55.593750 np0000176090 devstack@c-api.service[112600]: /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 21 23:22:55.593750 np0000176090 devstack@c-api.service[112600]: removals.removed_module( May 21 23:22:55.594607 np0000176090 devstack@c-api.service[112600]: /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 21 23:22:55.594607 np0000176090 devstack@c-api.service[112600]: removals.removed_module( May 21 23:22:55.611044 np0000176090 devstack@c-api.service[112599]: /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 21 23:22:55.611044 np0000176090 devstack@c-api.service[112599]: removals.removed_module( May 21 23:22:55.611806 np0000176090 devstack@c-api.service[112599]: /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 21 23:22:55.611806 np0000176090 devstack@c-api.service[112599]: removals.removed_module( May 21 23:22:55.617788 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:55.617788 np0000176090 devstack@c-api.service[112601]: removals.removed_module( May 21 23:22:55.618584 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:55.618584 np0000176090 devstack@c-api.service[112601]: removals.removed_module( May 21 23:22:56.306424 np0000176090 devstack@c-api.service[112600]: /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 21 23:22:56.306424 np0000176090 devstack@c-api.service[112600]: warnings.warn( May 21 23:22:56.317826 np0000176090 devstack@c-api.service[112598]: /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 21 23:22:56.317826 np0000176090 devstack@c-api.service[112598]: warnings.warn( May 21 23:22:56.359720 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:56.359720 np0000176090 devstack@c-api.service[112601]: warnings.warn( May 21 23:22:56.407253 np0000176090 devstack@c-api.service[112599]: /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 21 23:22:56.407253 np0000176090 devstack@c-api.service[112599]: warnings.warn( May 21 23:22:56.475943 np0000176090 devstack@c-api.service[112600]: /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 21 23:22:56.475943 np0000176090 devstack@c-api.service[112600]: warnings.warn( May 21 23:22:56.486324 np0000176090 devstack@c-api.service[112598]: /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 21 23:22:56.486324 np0000176090 devstack@c-api.service[112598]: warnings.warn( May 21 23:22:56.543233 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:56.543233 np0000176090 devstack@c-api.service[112601]: warnings.warn( May 21 23:22:56.571355 np0000176090 devstack@c-api.service[112599]: /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 21 23:22:56.571355 np0000176090 devstack@c-api.service[112599]: warnings.warn( May 21 23:22:56.834270 np0000176090 devstack@c-api.service[112598]: 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 21 23:22:56.834433 np0000176090 devstack@c-api.service[112598]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112598) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:22:56.839492 np0000176090 devstack@c-api.service[112600]: 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 21 23:22:56.839770 np0000176090 devstack@c-api.service[112600]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112600) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:22:56.845115 np0000176090 devstack@c-api.service[112601]: 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 21 23:22:56.845341 np0000176090 devstack@c-api.service[112601]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112601) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:22:56.914810 np0000176090 devstack@c-api.service[112599]: 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 21 23:22:56.914810 np0000176090 devstack@c-api.service[112599]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112599) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:22:56.925341 np0000176090 devstack@c-api.service[112598]: /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 21 23:22:56.925341 np0000176090 devstack@c-api.service[112598]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:22:56.930598 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:56.930598 np0000176090 devstack@c-api.service[112601]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:22:56.934366 np0000176090 devstack@c-api.service[112600]: /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 21 23:22:56.934366 np0000176090 devstack@c-api.service[112600]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:22:56.994249 np0000176090 devstack@c-api.service[112599]: /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 21 23:22:56.994249 np0000176090 devstack@c-api.service[112599]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:22:57.482898 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112600) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:22:57.483715 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112601) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:22:57.484227 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.484326 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.484408 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.484471 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.484553 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.484663 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.484732 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112599) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:22:57.485192 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112598) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:22:57.485270 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.485270 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.485391 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.485391 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.485529 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.485613 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.485695 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.485759 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.485906 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.485979 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.486060 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.486124 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.486186 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.486249 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.486321 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.486385 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.486458 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.486928 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.487021 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.487096 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.487170 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.487235 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.487235 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.487235 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.487415 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.487498 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.487575 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.487652 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.487738 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.487853 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.487984 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.487984 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.487984 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.487984 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.488241 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.488241 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.488241 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.488241 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.488481 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.488554 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.488636 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.488703 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.488812 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.488902 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.488948 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.488948 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.489016 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.489056 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.489056 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.489123 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.489123 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.489123 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.489230 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.489267 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.489267 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.489335 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.489380 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.489418 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.489418 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.489418 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.489418 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.489418 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.493233 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.493316 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.493360 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.493417 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.493468 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.493536 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.493594 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.493747 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.493839 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.493906 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.493969 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.494049 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.494121 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.494210 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.494262 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.494311 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.494356 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.494414 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.494474 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.494536 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.494587 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.494626 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.494665 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.494665 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.494735 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.494803 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.494872 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.494943 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.500030 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.500109 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.500163 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.500214 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.500260 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.500306 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.500377 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.500377 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.500488 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.500488 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.500488 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.500615 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.500615 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.500691 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.500739 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.500809 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.500809 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.500910 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.500951 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.500998 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.501061 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.501512 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.501557 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.501594 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.501638 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.501680 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.501723 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.501770 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.501828 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.501866 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.501906 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.501942 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.501979 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.502021 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.502076 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.502244 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.502295 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.502332 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.502378 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.502419 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.502461 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.502503 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.502545 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.502587 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.502627 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.502679 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.502732 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.502792 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.502850 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.502905 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.502961 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.503005 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.503047 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.503089 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.503143 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.503193 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.503234 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.503280 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.503321 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.503369 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.503418 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.503459 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.503500 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.503541 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.503596 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.503636 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.503677 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.503717 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.503771 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.503830 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.503908 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.503952 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.503994 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.504056 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.504099 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.504099 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.504099 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.504213 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.504213 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.504213 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.504213 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.504213 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.504213 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.504213 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.504495 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.504495 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.504495 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.504618 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.504660 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.504660 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.504741 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.504812 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.504862 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.504904 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.504952 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.504992 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.505032 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.505071 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.505112 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.505159 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.505199 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.505251 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.505294 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.505334 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.505382 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.505422 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.505463 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.505514 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.505579 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.505630 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.505671 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.505722 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.505762 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.505839 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.505893 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.505943 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.505997 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.506039 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.506079 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.506122 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.506170 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.506217 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.506258 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.506301 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.506341 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.506381 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.506429 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.506490 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.506543 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.506583 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.506624 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.506663 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.506725 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.506772 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.506830 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.506872 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.506912 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.506982 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.506982 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.506982 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.507098 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.507098 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.507098 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.507218 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.507259 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.507299 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.507339 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.507386 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.507432 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.507472 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.507511 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.507551 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.507592 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.507639 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.507683 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.507723 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.507913 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.507913 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.507913 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.507913 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.507913 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.508158 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.508158 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.508158 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.508158 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.508158 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.508158 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.508158 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.510615 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.510725 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.510725 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.510843 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.510891 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.510891 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.510971 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.511026 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.511087 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.511087 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.511169 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.511213 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.511260 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.511305 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.511346 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.511394 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.511435 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.511488 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.511530 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.511573 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.511620 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.511660 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.511706 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.511752 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.511813 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.511856 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.511924 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.511979 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.512037 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.512081 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.512123 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.512168 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.512209 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.512249 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.512286 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.512333 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.512333 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.512333 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.512333 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.512333 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.512333 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.512333 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.512585 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.512629 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.512669 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.512709 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.512757 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.512817 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.512861 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.512902 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.512943 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.512987 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.513036 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.513086 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.513128 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.513128 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.513217 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.513259 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.513307 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.513384 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.513434 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.513471 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.513555 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.513825 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.513889 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.513957 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.514002 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.514060 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.514107 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.514155 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.514202 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.514250 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.514291 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.514333 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.514375 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.514375 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.514375 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.514524 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.514608 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.514676 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.514721 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.514798 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.514845 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.514886 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.514928 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.514971 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.515025 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.515097 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.515165 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.515165 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.515250 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.515292 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.515334 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.515334 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.515417 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.515458 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.515501 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.515542 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.515542 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.515630 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.515630 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.515754 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.515837 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.515837 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.515837 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.516489 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.516863 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.516968 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.517016 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.517075 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.517148 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.517195 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.517258 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.517315 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.517361 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.517412 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.517453 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.517494 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.517541 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.517591 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.517634 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.517675 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.517721 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.517796 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.517843 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.517929 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.517976 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.518017 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.518071 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.518071 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.518071 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.518071 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.518231 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.518402 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.518462 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.518462 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.518544 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.518588 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.518628 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.518676 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.518717 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.518758 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.518828 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.518872 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.518921 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.518921 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.518921 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.519040 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.519040 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.519040 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.519161 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.519208 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.519249 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.519290 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.519344 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.519392 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.519434 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.519475 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.519521 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.519564 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.519564 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.519638 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.519681 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.519725 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.519725 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.519725 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.519856 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.519946 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.519984 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.520032 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.520073 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.520113 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.520156 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.520205 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.520263 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.520263 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.520342 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.520383 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.520431 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.520472 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.520519 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.520564 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.520564 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.520564 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.520564 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.520564 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.520564 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.520564 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.520564 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.520893 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.520893 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.520975 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.520975 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.521051 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.521092 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.521140 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.521140 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.521238 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.521238 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.521327 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.521376 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.521376 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.521451 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.521493 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.521530 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.521569 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.521612 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.521612 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.521697 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.521738 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.521796 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.521838 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.521880 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.521919 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.521959 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.522011 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.522067 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.522112 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.522153 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.522202 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.522257 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.522298 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.522338 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.522338 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.523519 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.523605 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.523605 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.523696 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.523739 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.523802 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.523859 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.523929 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.523971 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.524013 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.524053 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.524100 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.524153 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.524202 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.524244 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.524297 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.524297 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.524392 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.524444 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.524481 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.524521 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.524571 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.524612 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.524612 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.524612 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.524612 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.524612 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.524612 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.526506 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.526577 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.526621 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.526671 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.526714 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.526762 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.526826 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.526870 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.526910 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.526950 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.526991 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.527033 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.527073 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.527125 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.527173 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.527214 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.527254 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.527294 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.527340 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.527382 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.527422 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.527460 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.527508 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.527546 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.527593 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.527633 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.527673 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.527714 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.527753 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.527810 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.527847 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.527934 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.528063 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.528108 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.528150 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.528196 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.528237 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.528276 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.528317 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.528356 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.528394 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.528439 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.528484 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.528530 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.528590 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.528644 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.528693 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.528735 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.528802 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.528855 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.528905 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.528946 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.528946 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.528946 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.528946 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.528946 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.529240 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.529293 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.529335 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.529400 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.529446 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.529446 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.529517 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.529590 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.529651 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.529709 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.529810 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.529810 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.529940 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.529995 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.530059 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.530116 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.530176 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.530249 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.530317 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.530383 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.530443 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.530501 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.530558 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.530615 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.530682 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.530741 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.530741 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.530741 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.530957 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.530957 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.531072 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.531339 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.531395 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.531453 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.531524 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.531589 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.531657 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.531715 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.531792 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.531854 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.531969 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.532039 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.532104 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.532162 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.532162 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.532162 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.532315 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.532360 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.532360 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.532360 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.532476 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.532476 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.532476 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.532476 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.532476 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.532476 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.532769 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.532769 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.532769 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.532918 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.532961 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.533000 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.533041 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.533084 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.533130 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.533198 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.533240 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.533288 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.533330 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.533376 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.533417 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.533456 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.533498 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.533542 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.533601 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.533643 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.533690 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.533738 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.533804 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.533871 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.533924 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.533975 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.533975 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.533975 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.535362 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.535440 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.535493 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.535540 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.535597 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.535656 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.535717 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.535809 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.535895 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.535952 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.536003 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.536046 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.536046 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.536135 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.536179 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.536227 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.536227 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.536312 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.536356 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.536402 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.536443 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.536484 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.536537 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.536578 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.536618 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.536660 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.536660 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.536660 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.536796 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.536796 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.536796 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.536926 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.536968 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.537017 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.537059 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.537100 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.537141 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.537188 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.537237 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.537278 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.537324 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.537376 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.537425 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.537466 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.537506 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.537548 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.537589 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.537629 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.537670 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.537710 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.537710 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.537710 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.537710 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.537710 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.537710 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.537710 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.538207 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.538287 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.538332 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.538388 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.538431 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.538513 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.538566 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.538625 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.538671 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.538708 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.538753 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.538819 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.538862 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.538919 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.538966 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.539009 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.539054 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.539096 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.539134 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.539181 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.539218 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.539254 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.539290 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.539341 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.539380 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.539418 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.539456 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.539499 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.539538 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.539584 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.539629 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.539682 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.539749 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.539826 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.539906 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.539971 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.540018 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.540073 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.540138 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.540183 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.540225 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.540265 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.540318 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.540375 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.540424 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.540467 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.540508 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.540562 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.540614 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.540614 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.540709 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.540761 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.540845 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.540845 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.540845 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.540845 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.541012 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.541012 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.541012 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.541012 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.541200 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.541277 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.541322 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.541364 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.541406 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.541452 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.541501 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.541545 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.541608 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.541665 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.541716 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.541770 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.541845 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.541888 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.541932 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.541973 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.542013 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.542054 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.542095 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.542144 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.542191 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.542238 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.542287 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.542328 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.542378 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.542421 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.542463 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.542504 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.542557 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.542603 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.542647 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.542697 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.542744 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.542801 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.542843 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.542886 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.542927 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.542969 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.543022 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.543072 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.543118 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.543168 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.543211 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.543260 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.543309 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.543351 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.543394 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.543438 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.543485 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.543528 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.543577 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.543630 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.543682 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.543682 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.543682 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.543682 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.543682 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.543682 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.543682 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.544033 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.544085 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.544138 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.544181 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.544222 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.544263 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.544310 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.544351 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.544393 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.544439 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.544480 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.544521 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.544670 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.544854 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.544901 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.544943 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.544979 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.545011 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.545036 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.545065 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.545096 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.545133 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.545163 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.545192 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.545219 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.545248 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.545279 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.545320 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.545361 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.545400 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.545447 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.545483 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.545527 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.545559 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.545601 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.545639 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.545677 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.545727 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.545767 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.545835 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.545893 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.545934 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.545975 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.546018 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.546061 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.546107 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.546340 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.546340 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.546340 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:57.546434 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.546434 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.546434 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.546434 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.546547 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.546581 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.546581 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.546640 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.546640 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.546640 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.546640 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.546640 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.546764 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.546764 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.546764 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.546764 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.546764 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.546927 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:57.546960 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.546993 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:57.546993 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:57.546993 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:57.546993 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:57.546993 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:57.594088 np0000176090 devstack@c-api.service[112599]: INFO dbcounter [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Registered counter for database cinder May 21 23:22:57.594342 np0000176090 devstack@c-api.service[112600]: INFO dbcounter [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Registered counter for database cinder May 21 23:22:57.595920 np0000176090 devstack@c-api.service[112598]: INFO dbcounter [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Registered counter for database cinder May 21 23:22:57.596134 np0000176090 devstack@c-api.service[112601]: INFO dbcounter [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Registered counter for database cinder May 21 23:22:57.607121 np0000176090 devstack@c-api.service[112600]: DEBUG oslo_db.sqlalchemy.engines [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 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=112600) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:22:57.609695 np0000176090 devstack@c-api.service[112601]: DEBUG oslo_db.sqlalchemy.engines [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 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=112601) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:22:57.611849 np0000176090 devstack@c-api.service[112598]: DEBUG oslo_db.sqlalchemy.engines [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 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=112598) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:22:57.625630 np0000176090 devstack@c-api.service[112599]: DEBUG oslo_db.sqlalchemy.engines [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a 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=112599) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:22:57.734338 np0000176090 devstack@c-api.service[112600]: DEBUG dbcounter [-] [112600] Writer thread running {{(pid=112600) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:22:57.736930 np0000176090 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writer thread running {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:22:57.737062 np0000176090 devstack@c-api.service[112601]: DEBUG dbcounter [-] [112601] Writer thread running {{(pid=112601) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:22:57.737867 np0000176090 devstack@c-api.service[112600]: INFO cinder.rpc [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:22:57.740396 np0000176090 devstack@c-api.service[112598]: INFO cinder.rpc [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:22:57.740700 np0000176090 devstack@c-api.service[112601]: INFO cinder.rpc [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:22:57.741332 np0000176090 devstack@c-api.service[112600]: INFO cinder.rpc [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:22:57.743617 np0000176090 devstack@c-api.service[112598]: INFO cinder.rpc [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:22:57.744396 np0000176090 devstack@c-api.service[112600]: INFO cinder.rpc [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:22:57.745226 np0000176090 devstack@c-api.service[112601]: INFO cinder.rpc [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:22:57.746387 np0000176090 devstack@c-api.service[112598]: INFO cinder.rpc [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:22:57.746718 np0000176090 devstack@c-api.service[112600]: INFO cinder.rpc [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:22:57.747684 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.748736 np0000176090 devstack@c-api.service[112601]: INFO cinder.rpc [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:22:57.748996 np0000176090 devstack@c-api.service[112598]: INFO cinder.rpc [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:22:57.749614 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.750356 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.750500 np0000176090 devstack@c-api.service[112601]: INFO cinder.rpc [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:22:57.751525 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.753022 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.753413 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.755109 np0000176090 devstack@c-api.service[112600]: DEBUG oslo_db.sqlalchemy.engines [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 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=112600) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:22:57.758102 np0000176090 devstack@c-api.service[112600]: INFO cinder.rpc [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:22:57.759037 np0000176090 devstack@c-api.service[112601]: DEBUG oslo_db.sqlalchemy.engines [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 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=112601) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:22:57.760470 np0000176090 devstack@c-api.service[112598]: DEBUG oslo_db.sqlalchemy.engines [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 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=112598) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:22:57.761050 np0000176090 devstack@c-api.service[112600]: INFO cinder.rpc [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:22:57.761283 np0000176090 devstack@c-api.service[112601]: INFO cinder.rpc [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:22:57.762345 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.762755 np0000176090 devstack@c-api.service[112598]: INFO cinder.rpc [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:22:57.763091 np0000176090 devstack@c-api.service[112601]: INFO cinder.rpc [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:22:57.763958 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.764908 np0000176090 devstack@c-api.service[112598]: INFO cinder.rpc [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:22:57.766348 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.777278 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.777496 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.778638 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.780502 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.780840 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.782111 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.784045 np0000176090 devstack@c-api.service[112599]: DEBUG dbcounter [-] [112599] Writer thread running {{(pid=112599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:22:57.784352 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.785495 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.786076 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.788482 np0000176090 devstack@c-api.service[112599]: INFO cinder.rpc [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:22:57.790401 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.791104 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.791533 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.792410 np0000176090 devstack@c-api.service[112599]: INFO cinder.rpc [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:22:57.793463 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.794300 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.794614 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.796145 np0000176090 devstack@c-api.service[112599]: INFO cinder.rpc [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:22:57.796677 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.797969 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.800002 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.800416 np0000176090 devstack@c-api.service[112599]: INFO cinder.rpc [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:22:57.800644 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.801066 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.801818 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.802863 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.803796 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.803932 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.804571 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.805806 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.806701 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.806866 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.807287 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.808365 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.809680 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.810853 np0000176090 devstack@c-api.service[112599]: DEBUG oslo_db.sqlalchemy.engines [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a 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=112599) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:22:57.811070 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.811179 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.811793 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.813934 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.814178 np0000176090 devstack@c-api.service[112599]: INFO cinder.rpc [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:22:57.816906 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.817291 np0000176090 devstack@c-api.service[112599]: INFO cinder.rpc [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:22:57.817572 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.818675 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.819568 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.821073 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.822968 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.823265 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.823358 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.824669 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.825169 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.825743 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.826183 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.826520 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.827175 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.827645 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.828123 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.828752 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.828898 np0000176090 devstack@c-api.service[112601]: WARNING cinder.api.contrib.hosts [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:22:57.829582 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.829679 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.830253 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.830889 np0000176090 devstack@c-api.service[112600]: WARNING cinder.api.contrib.hosts [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:22:57.831164 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.831508 np0000176090 devstack@c-api.service[112598]: WARNING cinder.api.contrib.hosts [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:22:57.831634 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.831751 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.832453 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.832565 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.833137 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.833898 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.833971 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.834478 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.834721 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extended resource: extensions {{(pid=112601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.835290 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.835843 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.836073 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extended resource: qos-specs {{(pid=112601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.836612 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.836676 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extended resource: extensions {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.837466 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extended resource: extensions {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.838075 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extended resource: qos-specs {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.838577 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.838948 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extended resource: os-snapshot-manage {{(pid=112601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.838996 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extended resource: qos-specs {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.840472 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extended resource: scheduler-stats {{(pid=112601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.841162 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extended resource: os-snapshot-manage {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.841909 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extended resource: os-volume-transfer {{(pid=112601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.842599 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extended resource: scheduler-stats {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.842900 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extended resource: os-snapshot-manage {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.843476 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.843530 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extended resource: extra_specs {{(pid=112601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.844344 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extended resource: scheduler-stats {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.845123 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extended resource: os-volume-type-access {{(pid=112601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.845258 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extended resource: os-volume-transfer {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.846636 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extended resource: os-volume-transfer {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.846762 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extended resource: cgsnapshots {{(pid=112601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.847519 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extended resource: extra_specs {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.848204 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extended resource: consistencygroups {{(pid=112601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.848340 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extended resource: extra_specs {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.849478 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.850012 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extended resource: os-volume-type-access {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.850157 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extended resource: os-volume-type-access {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.850983 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extended resource: os-quota-sets {{(pid=112601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.851802 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extended resource: cgsnapshots {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.852502 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extended resource: cgsnapshots {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.853213 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extended resource: capabilities {{(pid=112601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.853326 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extended resource: consistencygroups {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.853996 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extended resource: consistencygroups {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.854107 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.855148 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extended resource: os-hosts {{(pid=112601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.855244 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extended resource: os-quota-sets {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.856132 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extended resource: os-quota-sets {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.856658 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extended resource: capabilities {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.856867 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extended resource: encryption {{(pid=112601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.857653 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extended resource: capabilities {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.858012 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extended resource: os-hosts {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.858418 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extended resource: backups {{(pid=112601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.859077 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extended resource: os-hosts {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.859509 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extended resource: encryption {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.860470 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extended resource: os-quota-class-sets {{(pid=112601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.860706 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extended resource: encryption {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.861064 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extended resource: backups {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.861786 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extended resource: os-volume-manage {{(pid=112601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.862192 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.862456 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extended resource: backups {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.863139 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extended resource: os-quota-class-sets {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.864514 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extended resource: os-volume-manage {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.864587 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extended resource: os-quota-class-sets {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.865994 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extended resource: os-availability-zone {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.866056 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extended resource: os-availability-zone {{(pid=112601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.866245 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extended resource: os-volume-manage {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.866478 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.867267 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extended resource: encryption {{(pid=112601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.867316 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extended resource: encryption {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.867903 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extended resource: os-availability-zone {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.869206 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extended resource: encryption {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.869808 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.869865 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.869903 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.871449 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.871513 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.872079 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.872888 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.872978 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.873148 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.873820 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.874234 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.874343 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.874790 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.875215 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.875789 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.876183 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.876714 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.877306 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.877658 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.877852 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.878145 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.878738 np0000176090 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.879127 np0000176090 devstack@c-api.service[112601]: WARNING castellan.key_manager.migration [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.879609 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.879808 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.contrib.snapshot_actions [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] SnapshotActionsController initialized {{(pid=112600) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:22:57.879919 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.880014 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.contrib.snapshot_actions [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] SnapshotActionsController initialized {{(pid=112601) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:22:57.880138 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extension TypesManage extending resource: types {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.880213 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.880277 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extension VolumeActions extending resource: volumes {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.880341 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extension TypesManage extending resource: types {{(pid=112601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.880401 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.880463 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.880578 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extension AdminActions extending resource: volumes {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.880683 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extension AdminActions extending resource: snapshots {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.880762 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extension AdminActions extending resource: backups {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.880919 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.881014 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extension UsedLimits extending resource: limits {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.881145 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extension VolumeActions extending resource: volumes {{(pid=112601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.881212 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.881272 np0000176090 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.881333 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.881391 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.881466 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.881540 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.881540 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extension AdminActions extending resource: volumes {{(pid=112601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.881650 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.881768 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extension AdminActions extending resource: snapshots {{(pid=112601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.881883 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.881943 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extension AdminActions extending resource: backups {{(pid=112601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.882003 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-7a41d888-3b07-400c-9bad-aa04f1cd8138 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.882061 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.882061 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extension UsedLimits extending resource: limits {{(pid=112601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.882061 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.882240 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.contrib.snapshot_actions [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] SnapshotActionsController initialized {{(pid=112598) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:22:57.882300 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.882369 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.882457 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.882517 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extension TypesManage extending resource: types {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.882585 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.882585 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.882585 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.v3.router [None req-1313827f-0389-48d4-a04e-cc8e54f10e71 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.882760 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extension VolumeActions extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.882850 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.882904 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.883012 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extension AdminActions extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.883136 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extension AdminActions extending resource: snapshots {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.883249 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extension AdminActions extending resource: backups {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.883354 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.883453 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extension UsedLimits extending resource: limits {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.883547 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.883654 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.883812 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.883936 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.884039 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.884086 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.884140 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-110c38ad-9d7f-4bd1-b90c-f883355f0804 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.888161 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.890713 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.891164 np0000176090 devstack@c-api.service[112601]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d493d6a3668 pid: 112601 (default app) May 21 23:22:57.891221 np0000176090 devstack@c-api.service[112600]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d493d6a3668 pid: 112600 (default app) May 21 23:22:57.892256 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.893791 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.893947 np0000176090 devstack@c-api.service[112598]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d493d6a3668 pid: 112598 (default app) May 21 23:22:57.895330 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.896638 np0000176090 devstack@c-api.service[112599]: WARNING cinder.api.contrib.hosts [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:22:57.897634 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.899185 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.900109 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.900109 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.900109 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.900109 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.900109 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.900696 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.900696 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.900696 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.900696 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.900696 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.901153 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.901153 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.901153 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.901153 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.901153 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.901153 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.901590 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.901590 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.901590 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.901590 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.901918 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.901918 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.901918 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.901918 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.902214 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.902214 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.902214 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.902214 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.902592 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.902592 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.902592 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.902592 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.902592 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.903037 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.903037 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.903037 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.903037 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.903037 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.903393 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.903393 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.903393 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.903393 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.903393 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.903393 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.903915 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.903915 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.903915 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.903915 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.903915 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.903915 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.904194 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.904194 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.904194 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.904194 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.904194 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.904194 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.904484 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.904484 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.904484 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.904484 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.904484 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.904736 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.904736 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.904736 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.904736 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.904736 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.904992 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.904992 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.904992 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.904992 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.904992 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.904992 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.905280 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.905322 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.905322 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.905322 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.905322 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.905322 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.905322 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.905588 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.905588 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.905588 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.905588 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.905588 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.905949 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.905949 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.905949 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.905949 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.905949 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.906185 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.906185 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.906185 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.906185 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.906400 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.906400 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.906400 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.906400 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.906604 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.906604 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.906604 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.906604 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.906604 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.906932 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.906932 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.906932 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.906932 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.906932 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.907233 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.907233 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.907233 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.907233 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.907440 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.907440 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.907440 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.907440 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.907649 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.907649 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.907649 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.907649 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.907940 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.907940 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.907940 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.907940 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.908171 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.908171 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.908171 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.908171 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.908388 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.908388 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.908388 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.908388 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.908388 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.908666 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.908666 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.908666 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.908666 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.908666 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.908666 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.908991 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.908991 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.908991 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.908991 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.908991 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.909225 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.909225 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.909225 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.909225 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.909225 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.909225 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.909491 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.909491 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.909491 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.909491 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.909491 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.909491 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.909766 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.909766 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.909766 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.909766 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.909766 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.909766 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.910078 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.910078 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.910078 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.910078 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.910078 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.910078 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.910476 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.910476 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.910476 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.910476 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.910723 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.910723 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.910723 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.910723 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.910723 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.911030 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.911030 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.911030 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.911030 np0000176090 devstack@c-api.service[112601]: /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 21 23:22:57.911030 np0000176090 devstack@c-api.service[112601]: warnings.warn(deprecated_msg) May 21 23:22:57.911263 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.911263 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extended resource: extensions {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.911346 np0000176090 devstack@c-api.service[112601]: DEBUG cinder.api.middleware.request_id [None req-1ce1ccb9-2ddb-414f-9630-d25679e559ef None None] RequestId filter calling following filter/app {{(pid=112601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:22:57.911394 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extended resource: qos-specs {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.911437 np0000176090 devstack@c-api.service[112601]: [pid: 112601|app: 0|req: 1/1] 199.19.213.74 () {60 vars in 949 bytes} [Thu May 21 23:22:57 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 21 23:22:57.911479 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extended resource: os-snapshot-manage {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.912072 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extended resource: scheduler-stats {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.913825 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extended resource: os-volume-transfer {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.915504 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extended resource: extra_specs {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.917139 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extended resource: os-volume-type-access {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.918723 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extended resource: cgsnapshots {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.920214 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extended resource: consistencygroups {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.922263 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extended resource: os-quota-sets {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.923723 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extended resource: capabilities {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.925104 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extended resource: os-hosts {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.926590 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extended resource: encryption {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.928246 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extended resource: backups {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.930367 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extended resource: os-quota-class-sets {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.931809 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extended resource: os-volume-manage {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.933270 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extended resource: os-availability-zone {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.934571 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extended resource: encryption {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:57.938271 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.940087 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.941589 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.943036 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.944615 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.946185 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.947593 np0000176090 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:57.948549 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.contrib.snapshot_actions [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] SnapshotActionsController initialized {{(pid=112599) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:22:57.948681 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.948806 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extension TypesManage extending resource: types {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.949108 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extension VolumeActions extending resource: volumes {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.949240 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.949339 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.949428 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extension AdminActions extending resource: volumes {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.949559 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extension AdminActions extending resource: snapshots {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.949667 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extension AdminActions extending resource: backups {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.949838 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.949962 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extension UsedLimits extending resource: limits {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.950063 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.950154 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.950253 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.950354 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.950455 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.950540 np0000176090 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-4fad63cb-7ee0-4cce-b8fd-d5efd61ea70a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:57.964550 np0000176090 devstack@c-api.service[112599]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d493d6a3668 pid: 112599 (default app) May 21 23:23:05.589938 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.589938 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.589938 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.589938 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.590484 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.590484 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.590484 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.590484 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.590638 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.590638 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.590638 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.590638 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.590638 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.590638 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.590884 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.590884 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.590884 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.590884 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.590884 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.591097 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.591097 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.591097 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.591097 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.591097 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.591272 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.591272 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.591272 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.591272 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.591432 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.591432 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.591432 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.591432 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.591432 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.591615 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.591615 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.591615 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.591615 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.591615 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.591799 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.591799 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.591799 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.591799 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.591799 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.591799 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.592009 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.592009 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.592009 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.592009 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.592009 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.592009 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.592250 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.592250 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.592250 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.592250 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.592250 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.592250 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.592479 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.592479 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.592479 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.592479 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.592479 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.592675 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.592675 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.592675 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.592675 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.592675 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.592881 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.592881 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.592881 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.592881 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.592881 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.592881 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.593086 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.593086 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.593086 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.593086 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.593086 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.593086 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.593299 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.593299 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.593299 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.593299 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.593299 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.593528 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.593528 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.593528 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.593528 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.593528 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.593755 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.593755 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.593755 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.593755 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.593978 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.593978 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.593978 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.593978 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.594144 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.594144 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.594144 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.594144 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.594144 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.594414 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.594414 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.594414 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.594414 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.594414 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.594609 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.594609 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.594609 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.594609 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.594799 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.594799 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.594799 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.594799 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.594976 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.594976 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.594976 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.594976 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.595125 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.595125 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.595125 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.595125 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.595271 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.595271 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.595271 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.595271 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.595437 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.595437 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.595437 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.595437 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.595437 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.595630 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.595630 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.595630 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.595630 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.595630 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.595630 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.595867 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.595867 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.595867 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.595867 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.595867 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.596040 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.596040 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.596040 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.596040 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.596040 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.596040 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.596330 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.596330 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.596330 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.596330 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.596330 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.596330 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.596542 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.596542 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.596542 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.596542 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.596542 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.596542 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.596754 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.596754 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.596754 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.596754 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.596754 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.596754 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.596988 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.596988 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.596988 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.596988 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.597142 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.597142 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.597142 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.597142 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.597142 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.597332 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.597332 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.597332 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.597332 np0000176090 devstack@c-api.service[112600]: /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 21 23:23:05.597332 np0000176090 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 21 23:23:05.597332 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.middleware.request_id [None req-8bf87f97-1f6a-4891-92ea-8eadd2ebee12 None None] RequestId filter calling following filter/app {{(pid=112600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:23:06.247099 np0000176090 devstack@c-api.service[112600]: INFO cinder.api.openstack.wsgi [None req-8bf87f97-1f6a-4891-92ea-8eadd2ebee12 admin admin] POST https://199.19.213.74/volume/v3/types May 21 23:23:06.247843 np0000176090 devstack@c-api.service[112600]: DEBUG cinder.api.openstack.wsgi [None req-8bf87f97-1f6a-4891-92ea-8eadd2ebee12 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:23:06.249806 np0000176090 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 21 23:23:06.249806 np0000176090 devstack@c-api.service[112600]: warnings.warn( May 21 23:23:06.265574 np0000176090 devstack@c-api.service[112600]: DEBUG oslo_db.sqlalchemy.engines [None req-8bf87f97-1f6a-4891-92ea-8eadd2ebee12 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=112600) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:23:06.303402 np0000176090 devstack@c-api.service[112600]: INFO cinder.api.openstack.wsgi [None req-8bf87f97-1f6a-4891-92ea-8eadd2ebee12 admin admin] https://199.19.213.74/volume/v3/types returned with HTTP 200 May 21 23:23:06.303402 np0000176090 devstack@c-api.service[112600]: [pid: 112600|app: 0|req: 1/2] 199.19.213.74 () {68 vars in 1281 bytes} [Thu May 21 23:23:05 2026] POST /volume/v3/types => generated 186 bytes in 723 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 23:23:06.324290 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.324290 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.324934 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.324934 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.324934 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.324934 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.324934 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.325191 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.325191 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.325191 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.325191 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.325191 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.325191 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.325422 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.325422 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.325422 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.325422 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.325422 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.325610 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.325610 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.325610 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.325610 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.325800 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.325800 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.325800 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.325800 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.325989 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.325989 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.325989 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.325989 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.325989 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.326186 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.326186 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.326186 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.326186 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.326186 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.326377 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.326377 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.326377 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.326377 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.326377 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.326377 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.326600 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.326600 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.326600 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.326600 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.326600 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.326600 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.326858 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.326858 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.326858 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.326858 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.326858 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.326858 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.327102 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.327102 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.327102 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.327102 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.327102 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.327102 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.327346 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.327346 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.327346 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.327346 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.327507 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.327507 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.327507 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.327507 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.327507 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.327724 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.327724 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.327724 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.327724 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.327724 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.327991 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.327991 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.327991 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.327991 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.327991 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.327991 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.328225 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.328225 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.328225 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.328225 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.328225 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.328429 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.328429 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.328429 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.328429 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.328429 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.328622 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.328622 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.328622 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.328622 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.328812 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.328812 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.328812 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.328812 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.328972 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.328972 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.328972 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.328972 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.328972 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.329196 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.329196 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.329196 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.329196 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.329196 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.329381 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.329381 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.329381 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.329381 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.329549 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.329549 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.329549 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.329549 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.329710 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.329710 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.329710 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.329710 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.329884 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.329884 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.329884 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.329884 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.330051 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.330051 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.330051 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.330051 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.330208 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.330208 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.330208 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.330208 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.330208 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.330208 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.330448 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.330448 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.330448 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.330448 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.330448 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.330648 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.330648 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.330648 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.330648 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.330648 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.330648 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.330648 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.330932 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.330932 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.330932 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.330932 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.330932 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.330932 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.331171 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.331171 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.331171 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.331171 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.331171 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.331171 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.331433 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.331433 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.331433 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.331433 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.331433 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.331433 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.331671 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.331671 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.331671 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.331671 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.331878 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.331878 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.331878 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.331878 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.332047 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.332047 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.332047 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.332047 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.332208 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.332208 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.332208 np0000176090 devstack@c-api.service[112598]: /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 21 23:23:06.332208 np0000176090 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 21 23:23:06.332208 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [req-8bf87f97-1f6a-4891-92ea-8eadd2ebee12 req-6c491bd4-7f9c-4ac4-bca6-19ff14055d94 None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:23:06.803540 np0000176090 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [req-8bf87f97-1f6a-4891-92ea-8eadd2ebee12 req-6c491bd4-7f9c-4ac4-bca6-19ff14055d94 admin admin] POST https://199.19.213.74/volume/v3/types/9cf1734f-4945-415c-99ac-95f7b132f3a8/extra_specs May 21 23:23:06.804576 np0000176090 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [req-8bf87f97-1f6a-4891-92ea-8eadd2ebee12 req-6c491bd4-7f9c-4ac4-bca6-19ff14055d94 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:23:06.806653 np0000176090 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 21 23:23:06.806653 np0000176090 devstack@c-api.service[112598]: warnings.warn( May 21 23:23:06.815913 np0000176090 devstack@c-api.service[112598]: DEBUG oslo_db.sqlalchemy.engines [req-8bf87f97-1f6a-4891-92ea-8eadd2ebee12 req-6c491bd4-7f9c-4ac4-bca6-19ff14055d94 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=112598) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:23:06.885421 np0000176090 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [req-8bf87f97-1f6a-4891-92ea-8eadd2ebee12 req-6c491bd4-7f9c-4ac4-bca6-19ff14055d94 admin admin] https://199.19.213.74/volume/v3/types/9cf1734f-4945-415c-99ac-95f7b132f3a8/extra_specs returned with HTTP 200 May 21 23:23:06.886073 np0000176090 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 1/3] 199.19.213.74 () {70 vars in 1498 bytes} [Thu May 21 23:23:06 2026] POST /volume/v3/types/9cf1734f-4945-415c-99ac-95f7b132f3a8/extra_specs => generated 55 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 23:23:07.763017 np0000176090 devstack@c-api.service[112601]: DEBUG dbcounter [-] [112601] Writing DB stats cinder:SELECT=6 {{(pid=112601) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:23:07.816594 np0000176090 devstack@c-api.service[112599]: DEBUG dbcounter [-] [112599] Writing DB stats cinder:SELECT=6 {{(pid=112599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:23:16.294176 np0000176090 devstack@c-api.service[112600]: DEBUG dbcounter [-] [112600] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112600) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:23:16.884482 np0000176090 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}