May 21 15:39:53.130811 np0000175932 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 21 15:39:53.140392 np0000175932 devstack@c-api.service[112324]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 21 15:39:53.143537 np0000175932 devstack@c-api.service[112324]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 21 15:39:53 2026] *** May 21 15:39:53.143537 np0000175932 devstack@c-api.service[112324]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 21 15:39:53.143537 np0000175932 devstack@c-api.service[112324]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 21 15:39:53.143537 np0000175932 devstack@c-api.service[112324]: nodename: np0000175932 May 21 15:39:53.143537 np0000175932 devstack@c-api.service[112324]: machine: x86_64 May 21 15:39:53.143537 np0000175932 devstack@c-api.service[112324]: clock source: unix May 21 15:39:53.143537 np0000175932 devstack@c-api.service[112324]: pcre jit disabled May 21 15:39:53.143537 np0000175932 devstack@c-api.service[112324]: detected number of CPU cores: 16 May 21 15:39:53.143537 np0000175932 devstack@c-api.service[112324]: current working directory: / May 21 15:39:53.143537 np0000175932 devstack@c-api.service[112324]: detected binary path: /usr/bin/uwsgi-core May 21 15:39:53.143537 np0000175932 devstack@c-api.service[112324]: your processes number limit is 256917 May 21 15:39:53.143537 np0000175932 devstack@c-api.service[112324]: your memory page size is 4096 bytes May 21 15:39:53.143537 np0000175932 devstack@c-api.service[112324]: detected max file descriptor number: 2048 May 21 15:39:53.143537 np0000175932 devstack@c-api.service[112324]: lock engine: pthread robust mutexes May 21 15:39:53.144051 np0000175932 devstack@c-api.service[112324]: thunder lock: enabled May 21 15:39:53.144051 np0000175932 devstack@c-api.service[112324]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 21 15:39:53.144051 np0000175932 devstack@c-api.service[112324]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 21 15:39:53.144051 np0000175932 devstack@c-api.service[112324]: PEP 405 virtualenv detected: /opt/stack/data/venv May 21 15:39:53.144051 np0000175932 devstack@c-api.service[112324]: Set PythonHome to /opt/stack/data/venv May 21 15:39:53.180923 np0000175932 devstack@c-api.service[112324]: Python main interpreter initialized at 0x7b55f92a3668 May 21 15:39:53.180923 np0000175932 devstack@c-api.service[112324]: python threads support enabled May 21 15:39:53.180923 np0000175932 devstack@c-api.service[112324]: your server socket listen backlog is limited to 100 connections May 21 15:39:53.180923 np0000175932 devstack@c-api.service[112324]: your mercy for graceful operations on workers is 80 seconds May 21 15:39:53.181508 np0000175932 devstack@c-api.service[112324]: mapped 671795 bytes (656 KB) for 4 cores May 21 15:39:53.181663 np0000175932 devstack@c-api.service[112324]: *** Operational MODE: preforking *** May 21 15:39:53.181770 np0000175932 devstack@c-api.service[112324]: *** uWSGI is running in multiple interpreter mode *** May 21 15:39:53.181770 np0000175932 devstack@c-api.service[112324]: spawned uWSGI master process (pid: 112324) May 21 15:39:53.181942 np0000175932 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 21 15:39:53.182564 np0000175932 devstack@c-api.service[112324]: spawned uWSGI worker 1 (pid: 112326, cores: 1) May 21 15:39:53.183091 np0000175932 devstack@c-api.service[112324]: spawned uWSGI worker 2 (pid: 112327, cores: 1) May 21 15:39:53.183645 np0000175932 devstack@c-api.service[112324]: spawned uWSGI worker 3 (pid: 112328, cores: 1) May 21 15:39:53.184147 np0000175932 devstack@c-api.service[112324]: spawned uWSGI worker 4 (pid: 112329, cores: 1) May 21 15:39:53.184251 np0000175932 devstack@c-api.service[112324]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 21 15:39:53.309700 np0000175932 devstack@c-api.service[112328]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 15:39:53.309700 np0000175932 devstack@c-api.service[112328]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 15:39:53.309700 np0000175932 devstack@c-api.service[112328]: we strongly recommend against using it for new projects. May 21 15:39:53.309700 np0000175932 devstack@c-api.service[112328]: If you are already using Eventlet, we recommend migrating to a different May 21 15:39:53.309700 np0000175932 devstack@c-api.service[112328]: framework. For more detail see May 21 15:39:53.309700 np0000175932 devstack@c-api.service[112328]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 15:39:53.309700 np0000175932 devstack@c-api.service[112328]: import eventlet # noqa May 21 15:39:53.313577 np0000175932 devstack@c-api.service[112329]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 15:39:53.313577 np0000175932 devstack@c-api.service[112329]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 15:39:53.313577 np0000175932 devstack@c-api.service[112329]: we strongly recommend against using it for new projects. May 21 15:39:53.313577 np0000175932 devstack@c-api.service[112329]: If you are already using Eventlet, we recommend migrating to a different May 21 15:39:53.313577 np0000175932 devstack@c-api.service[112329]: framework. For more detail see May 21 15:39:53.313577 np0000175932 devstack@c-api.service[112329]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 15:39:53.313577 np0000175932 devstack@c-api.service[112329]: import eventlet # noqa May 21 15:39:53.326024 np0000175932 devstack@c-api.service[112327]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 15:39:53.326024 np0000175932 devstack@c-api.service[112327]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 15:39:53.326024 np0000175932 devstack@c-api.service[112327]: we strongly recommend against using it for new projects. May 21 15:39:53.326024 np0000175932 devstack@c-api.service[112327]: If you are already using Eventlet, we recommend migrating to a different May 21 15:39:53.326024 np0000175932 devstack@c-api.service[112327]: framework. For more detail see May 21 15:39:53.326024 np0000175932 devstack@c-api.service[112327]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 15:39:53.326024 np0000175932 devstack@c-api.service[112327]: import eventlet # noqa May 21 15:39:53.330082 np0000175932 devstack@c-api.service[112326]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 15:39:53.330082 np0000175932 devstack@c-api.service[112326]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 15:39:53.330082 np0000175932 devstack@c-api.service[112326]: we strongly recommend against using it for new projects. May 21 15:39:53.330082 np0000175932 devstack@c-api.service[112326]: If you are already using Eventlet, we recommend migrating to a different May 21 15:39:53.330082 np0000175932 devstack@c-api.service[112326]: framework. For more detail see May 21 15:39:53.330082 np0000175932 devstack@c-api.service[112326]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 15:39:53.330082 np0000175932 devstack@c-api.service[112326]: import eventlet # noqa May 21 15:39:53.399752 np0000175932 devstack@c-api.service[112328]: /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 15:39:53.399752 np0000175932 devstack@c-api.service[112328]: debtcollector.deprecate( May 21 15:39:53.400251 np0000175932 devstack@c-api.service[112329]: /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 15:39:53.400251 np0000175932 devstack@c-api.service[112329]: debtcollector.deprecate( May 21 15:39:53.415714 np0000175932 devstack@c-api.service[112327]: /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 15:39:53.415714 np0000175932 devstack@c-api.service[112327]: debtcollector.deprecate( May 21 15:39:53.442596 np0000175932 devstack@c-api.service[112326]: /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 15:39:53.442596 np0000175932 devstack@c-api.service[112326]: debtcollector.deprecate( May 21 15:39:53.480594 np0000175932 devstack@c-api.service[112328]: /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 15:39:53.480594 np0000175932 devstack@c-api.service[112328]: from cgi import parse_header May 21 15:39:53.483380 np0000175932 devstack@c-api.service[112329]: /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 15:39:53.483380 np0000175932 devstack@c-api.service[112329]: from cgi import parse_header May 21 15:39:53.495398 np0000175932 devstack@c-api.service[112327]: /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 15:39:53.495398 np0000175932 devstack@c-api.service[112327]: from cgi import parse_header May 21 15:39:53.526863 np0000175932 devstack@c-api.service[112328]: /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 15:39:53.526863 np0000175932 devstack@c-api.service[112328]: removals.removed_module( May 21 15:39:53.526863 np0000175932 devstack@c-api.service[112328]: /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 15:39:53.526863 np0000175932 devstack@c-api.service[112328]: removals.removed_module( May 21 15:39:53.530912 np0000175932 devstack@c-api.service[112329]: /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 15:39:53.530912 np0000175932 devstack@c-api.service[112329]: removals.removed_module( May 21 15:39:53.531575 np0000175932 devstack@c-api.service[112329]: /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 15:39:53.531575 np0000175932 devstack@c-api.service[112329]: removals.removed_module( May 21 15:39:53.541257 np0000175932 devstack@c-api.service[112326]: /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 15:39:53.541257 np0000175932 devstack@c-api.service[112326]: from cgi import parse_header May 21 15:39:53.543337 np0000175932 devstack@c-api.service[112327]: /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 15:39:53.543337 np0000175932 devstack@c-api.service[112327]: removals.removed_module( May 21 15:39:53.544091 np0000175932 devstack@c-api.service[112327]: /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 15:39:53.544091 np0000175932 devstack@c-api.service[112327]: removals.removed_module( May 21 15:39:53.587143 np0000175932 devstack@c-api.service[112326]: /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 15:39:53.587143 np0000175932 devstack@c-api.service[112326]: removals.removed_module( May 21 15:39:53.587827 np0000175932 devstack@c-api.service[112326]: /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 15:39:53.587827 np0000175932 devstack@c-api.service[112326]: removals.removed_module( May 21 15:39:54.134544 np0000175932 devstack@c-api.service[112328]: /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 15:39:54.134544 np0000175932 devstack@c-api.service[112328]: warnings.warn( May 21 15:39:54.166633 np0000175932 devstack@c-api.service[112329]: /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 15:39:54.166633 np0000175932 devstack@c-api.service[112329]: warnings.warn( May 21 15:39:54.207440 np0000175932 devstack@c-api.service[112327]: /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 15:39:54.207440 np0000175932 devstack@c-api.service[112327]: warnings.warn( May 21 15:39:54.210533 np0000175932 devstack@c-api.service[112326]: /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 15:39:54.210533 np0000175932 devstack@c-api.service[112326]: warnings.warn( May 21 15:39:54.238219 np0000175932 devstack@c-api.service[112328]: /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 15:39:54.238219 np0000175932 devstack@c-api.service[112328]: warnings.warn( May 21 15:39:54.265659 np0000175932 devstack@c-api.service[112329]: /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 15:39:54.265659 np0000175932 devstack@c-api.service[112329]: warnings.warn( May 21 15:39:54.314788 np0000175932 devstack@c-api.service[112326]: /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 15:39:54.314788 np0000175932 devstack@c-api.service[112326]: warnings.warn( May 21 15:39:54.321624 np0000175932 devstack@c-api.service[112327]: /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 15:39:54.321624 np0000175932 devstack@c-api.service[112327]: warnings.warn( May 21 15:39:54.563621 np0000175932 devstack@c-api.service[112328]: 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 15:39:54.564159 np0000175932 devstack@c-api.service[112328]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112328) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 15:39:54.572176 np0000175932 devstack@c-api.service[112329]: 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 15:39:54.572619 np0000175932 devstack@c-api.service[112329]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112329) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 15:39:54.613749 np0000175932 devstack@c-api.service[112327]: 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 15:39:54.614415 np0000175932 devstack@c-api.service[112327]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112327) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 15:39:54.652342 np0000175932 devstack@c-api.service[112326]: 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 15:39:54.652838 np0000175932 devstack@c-api.service[112326]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112326) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 15:39:54.656489 np0000175932 devstack@c-api.service[112329]: /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 15:39:54.656489 np0000175932 devstack@c-api.service[112329]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 15:39:54.672905 np0000175932 devstack@c-api.service[112328]: /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 15:39:54.672905 np0000175932 devstack@c-api.service[112328]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 15:39:54.677444 np0000175932 devstack@c-api.service[112327]: /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 15:39:54.677444 np0000175932 devstack@c-api.service[112327]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 15:39:54.716721 np0000175932 devstack@c-api.service[112326]: /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 15:39:54.716721 np0000175932 devstack@c-api.service[112326]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 15:39:55.129284 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112329) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 15:39:55.129776 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112328) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 15:39:55.129850 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112326) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 15:39:55.129911 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.129911 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.130018 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.130070 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.130124 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.130246 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.130325 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.130389 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.130442 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.130794 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.130951 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112327) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 15:39:55.131092 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.131247 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.131376 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.131490 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.131606 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.131742 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.131880 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.131999 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.132118 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.132287 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.132423 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.132543 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.132686 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.132820 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.132936 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.133064 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.133064 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.133345 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.133540 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.133540 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.133540 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.133540 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.133540 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.133774 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.133774 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.133774 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.133774 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.133774 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.133774 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.133774 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.134076 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.134283 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.134368 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.134452 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.134540 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.134618 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.134689 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.134760 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.134829 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.134905 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.134975 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.135055 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.135135 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.135240 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.135327 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.135398 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.135435 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.135470 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.135502 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.135534 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.135574 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.135612 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.135612 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.135612 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.135612 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.135612 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.135612 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.135797 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.139602 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.139676 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.139726 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.139769 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.139915 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.139915 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.140094 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.140208 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.140277 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.140371 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.140447 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.140520 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.140565 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.140615 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.140648 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.140688 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.140723 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.140764 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.140804 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.140804 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.140874 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.142743 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.142812 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.142918 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.143008 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.143081 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.143081 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.143238 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.146357 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.146439 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.146475 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.146517 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.146551 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.146586 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.146618 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.146654 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.146686 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.146731 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.146790 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.146790 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.146870 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.146917 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.147130 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.147130 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.147130 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.147369 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.147369 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.147369 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.147369 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.147669 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.147669 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.147669 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.147669 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.147967 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.147967 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.148150 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.148242 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.148344 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.148344 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.148478 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.148556 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.148631 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.148727 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.148766 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.148798 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.148834 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.148867 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.148910 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.148943 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.148975 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.149007 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.149045 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.149080 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.149113 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.149113 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.149212 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.149260 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.149295 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.149326 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.149326 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.149326 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.149326 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.149485 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.149521 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.149554 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.149554 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.149618 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.149651 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.149651 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.149709 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.149748 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.149780 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.149813 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.149847 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.149881 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.149920 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.149954 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.149986 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.150018 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.150056 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.150096 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.150132 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.150163 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.150221 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.150265 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.150265 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.150342 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.150376 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.150376 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.150376 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.150376 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.150376 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.150525 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.150568 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.150607 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.150651 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.150685 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.150724 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.150758 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.150791 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.150824 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.150862 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.150896 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.150935 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.150972 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.151006 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.151041 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.151073 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.151104 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.151136 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.151168 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.151830 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.151906 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.151998 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.152075 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.152147 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.152241 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.152319 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.152393 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.152463 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.152535 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.152605 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.152689 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.152764 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.152842 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.152919 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.152994 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.153073 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.153153 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.153267 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.153342 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.153472 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.153546 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.153624 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.153694 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.153790 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.153862 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.153931 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.153999 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.154088 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.154160 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.154265 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.154265 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.154265 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.154265 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.154265 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.154265 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.154265 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.154700 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.154700 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.154700 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.154909 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.154985 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.155054 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.155125 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.155233 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.155313 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.155382 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.155457 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.155533 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.155609 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.155678 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.155751 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.155820 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.155890 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.155958 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.156036 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.156108 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.156208 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.156301 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.156382 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.156453 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.156521 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.156607 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.156737 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.156737 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.157053 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.157229 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.157229 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.157229 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.157328 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.157412 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.157451 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.157483 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.157516 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.157549 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.157581 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.157627 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.157659 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.157693 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.157726 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.157763 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.157795 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.157827 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.157864 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.157897 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.157938 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.157980 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.158012 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.158045 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.158077 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.158109 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.158140 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.158172 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.158224 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.158256 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.158299 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.158333 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.158367 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.158405 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.158438 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.158470 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.158501 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.158539 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.158572 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.158604 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.158644 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.158677 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.158707 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.158740 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.158777 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.158812 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.158843 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.158875 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.158906 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.158939 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.158976 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.159008 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.159041 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.159082 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.159082 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.159082 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.159178 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.159178 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.159178 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.159298 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.159332 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.159371 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.159410 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.159443 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.159474 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.159509 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.159560 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.159560 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.159560 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.159659 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.159693 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.159733 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.159733 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.159798 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.159835 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.159868 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.159900 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.159900 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.159961 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.159995 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.160028 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.160028 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.160088 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.160836 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.160926 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.160926 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.160926 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.160926 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.161235 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.161319 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.161432 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.161529 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.161604 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.161684 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.161762 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.161845 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.161918 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.161987 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.162051 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.162103 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.162153 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.162224 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.162276 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.162327 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.162385 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.162446 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.162499 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.162499 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.162606 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.162666 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.162718 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.162766 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.162821 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.162881 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.162933 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.162983 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.163032 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.163082 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.163139 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.163211 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.163275 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.163328 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.163379 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.163438 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.163501 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.163558 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.163615 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.163667 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.163667 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.163762 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.163816 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.163868 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.163922 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.164025 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.164101 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.164101 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.164101 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.164101 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.164101 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.164101 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.164510 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.164510 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.164510 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.164510 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.164510 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.164785 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.164839 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.164890 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.164941 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.164994 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.165066 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.165135 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.165216 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.165285 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.165340 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.165417 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.165492 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.165566 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.165631 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.165684 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.165744 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.165835 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.165914 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.165998 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.166074 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.166151 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.166256 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.166256 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.166415 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.166415 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.166415 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.166415 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.166415 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.166415 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.166415 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.166929 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.166929 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.166929 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.166929 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.167145 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.167201 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.167239 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.167286 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.167323 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.167359 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.167394 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.167435 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.167471 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.167505 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.167540 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.167573 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.167610 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.167650 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.167681 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.167681 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.167681 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.167748 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.167748 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.167748 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.167748 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.167836 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.167865 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.168080 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.168148 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.168224 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.168280 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.168338 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.168391 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.168442 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.168501 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.168501 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.168624 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.168683 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.168735 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.168786 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.168843 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.168843 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.168942 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.168942 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.168942 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.168942 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.168942 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.168942 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.168942 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.170306 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.170401 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.170481 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.170518 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.170554 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.170598 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.170631 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.170664 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.170696 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.170729 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.170761 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.170792 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.170830 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.170863 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.170894 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.170894 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.170894 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.170894 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.171017 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.171017 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.171085 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.171852 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.171945 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.172049 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.172152 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.172265 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.172363 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.172474 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.173344 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.173423 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.173451 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.173478 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.173502 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.173526 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.173633 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.173692 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.173745 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.173798 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.173857 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.173920 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.173972 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.174001 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.174033 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.174060 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.174092 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.174117 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.174140 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.174169 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.174215 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.174240 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.174263 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.174285 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.174308 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.174333 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.174364 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.174387 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.174414 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.174439 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.174463 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.174496 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.174519 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.174545 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.174568 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.174595 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.174623 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.174646 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.174670 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.174670 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.174716 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.174740 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.174770 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.174792 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.174819 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.174846 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.174929 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.174929 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.174976 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.174998 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.175021 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.175048 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.175075 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.175075 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.175120 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.175143 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.176068 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.176135 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.176169 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.176301 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.176381 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.176454 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.176526 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.176606 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.176656 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.176714 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.176750 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.176750 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.176750 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.176845 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.176898 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.176930 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.176930 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.176930 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.176930 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.176930 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.176930 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.177284 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.177327 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.177447 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.177553 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.177606 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.177667 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.177720 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.177780 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.177825 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.177883 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.177951 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.178021 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.178138 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.178268 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.178360 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.178409 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.178454 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.178498 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.178543 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.178607 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.178659 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.178710 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.178757 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.178757 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.178757 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.178757 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.178757 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.178757 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.178998 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.178998 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.178998 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.178998 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.178998 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.178998 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.178998 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.179320 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.179320 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.179320 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.179460 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.179509 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.179509 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.179618 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.179672 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.179721 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.179764 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.179818 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.179863 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.179922 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.179968 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.180026 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.180074 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.180122 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.180169 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.180243 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.180292 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.180292 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.180375 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.180422 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.180470 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.180537 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.180586 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.180586 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.180586 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.181999 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.182085 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.182085 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.182165 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.182250 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.182306 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.182306 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.182410 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.182456 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.182501 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.182501 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.182501 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.182612 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.182645 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.182680 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.182728 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.182728 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.182793 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.182793 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.182852 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.183112 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.183226 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.183317 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.183399 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.183478 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.183558 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.183633 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.183702 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.183774 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.183844 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.183914 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.183987 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.184062 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.184145 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.184253 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.184329 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.184399 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.184470 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.184547 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.184651 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.184729 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.184801 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.184801 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.184933 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.185030 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.185074 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.185108 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.185140 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.185140 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.185140 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.185140 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.185140 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.185140 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.185140 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.185140 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.185140 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.185454 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.185454 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.185454 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.185543 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.185576 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.185608 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.185641 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.185692 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.185734 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.185767 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.185804 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.185848 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.185892 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.185934 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.185976 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.186024 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.186080 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.186122 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.186170 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.186170 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.186292 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.186335 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.186377 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.186420 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.186470 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.186514 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.186563 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.186604 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.186643 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.186680 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.186717 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.186755 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.186804 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.186845 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.186886 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.186925 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.186981 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.187023 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.187071 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.187112 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.187153 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.187739 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.187856 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.187961 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.188064 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.188148 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.188259 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.188259 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.188400 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.188400 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.188400 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.188400 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.188400 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.188400 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.188400 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.188400 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.189003 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.189003 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.189003 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.189003 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.189503 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.189620 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.189727 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.189833 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.189955 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.190066 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.190154 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.190261 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.190357 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.190434 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.190491 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.190570 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.190635 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.190692 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.190743 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.190800 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.190852 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.190903 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.190955 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.191018 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.191071 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.191121 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.191173 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.191247 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.191299 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.191362 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.191420 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.191471 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.191522 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.191586 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.191647 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.191700 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.191754 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.191814 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.191870 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.191919 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.191977 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.192024 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.192082 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.192111 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.192135 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.192165 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.192203 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.192229 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.192252 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.192285 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.192309 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.192309 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.192352 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.192375 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.192398 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.192422 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.192445 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.192445 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.192445 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.192445 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.192445 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.192445 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.192584 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.192613 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.192636 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.192660 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.192684 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.192710 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.192710 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.192757 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.192786 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.192810 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.192834 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.192857 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.192881 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.192904 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.192927 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.192950 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.192977 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.193001 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.193028 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.193052 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.193076 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.193099 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.193122 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.193145 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.193168 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.193505 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.193574 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.193638 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.193691 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.193741 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.193793 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.193844 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.193904 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.193962 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.194019 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.194078 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.194130 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.194193 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.194251 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.194251 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.194346 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.194404 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.194404 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.194508 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.194508 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.194508 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.194508 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.194508 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.194508 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.194508 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 15:39:55.194946 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.194946 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.194946 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.195091 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.195148 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.195148 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.195267 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.195317 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.195368 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.195368 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.195368 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.195368 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.195557 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.195557 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.195557 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.195557 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.195557 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.195557 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.195838 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 15:39:55.195838 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 15:39:55.195838 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 15:39:55.195838 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 15:39:55.195838 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 15:39:55.195838 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 15:39:55.238770 np0000175932 devstack@c-api.service[112326]: INFO dbcounter [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Registered counter for database cinder May 21 15:39:55.238981 np0000175932 devstack@c-api.service[112329]: INFO dbcounter [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Registered counter for database cinder May 21 15:39:55.243819 np0000175932 devstack@c-api.service[112328]: INFO dbcounter [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Registered counter for database cinder May 21 15:39:55.247938 np0000175932 devstack@c-api.service[112327]: INFO dbcounter [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Registered counter for database cinder May 21 15:39:55.255013 np0000175932 devstack@c-api.service[112326]: DEBUG oslo_db.sqlalchemy.engines [None req-8c612511-6b35-4670-ba08-8349a253e1b7 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=112326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 15:39:55.260536 np0000175932 devstack@c-api.service[112328]: DEBUG oslo_db.sqlalchemy.engines [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf 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=112328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 15:39:55.265339 np0000175932 devstack@c-api.service[112329]: DEBUG oslo_db.sqlalchemy.engines [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 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=112329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 15:39:55.272072 np0000175932 devstack@c-api.service[112327]: DEBUG oslo_db.sqlalchemy.engines [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 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=112327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 15:39:55.373092 np0000175932 devstack@c-api.service[112326]: DEBUG dbcounter [-] [112326] Writer thread running {{(pid=112326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 15:39:55.376057 np0000175932 devstack@c-api.service[112326]: INFO cinder.rpc [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 15:39:55.377159 np0000175932 devstack@c-api.service[112328]: DEBUG dbcounter [-] [112328] Writer thread running {{(pid=112328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 15:39:55.378108 np0000175932 devstack@c-api.service[112326]: INFO cinder.rpc [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 15:39:55.379870 np0000175932 devstack@c-api.service[112328]: INFO cinder.rpc [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 15:39:55.379931 np0000175932 devstack@c-api.service[112326]: INFO cinder.rpc [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 15:39:55.381694 np0000175932 devstack@c-api.service[112326]: INFO cinder.rpc [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 15:39:55.382083 np0000175932 devstack@c-api.service[112328]: INFO cinder.rpc [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 15:39:55.382495 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.384122 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.384298 np0000175932 devstack@c-api.service[112328]: INFO cinder.rpc [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 15:39:55.385335 np0000175932 devstack@c-api.service[112329]: DEBUG dbcounter [-] [112329] Writer thread running {{(pid=112329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 15:39:55.386263 np0000175932 devstack@c-api.service[112328]: INFO cinder.rpc [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 15:39:55.387398 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.388396 np0000175932 devstack@c-api.service[112329]: INFO cinder.rpc [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 15:39:55.388507 np0000175932 devstack@c-api.service[112326]: DEBUG oslo_db.sqlalchemy.engines [None req-8c612511-6b35-4670-ba08-8349a253e1b7 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=112326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 15:39:55.389659 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.390301 np0000175932 devstack@c-api.service[112326]: INFO cinder.rpc [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 15:39:55.390594 np0000175932 devstack@c-api.service[112329]: INFO cinder.rpc [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 15:39:55.392367 np0000175932 devstack@c-api.service[112326]: INFO cinder.rpc [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 15:39:55.392767 np0000175932 devstack@c-api.service[112329]: INFO cinder.rpc [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 15:39:55.393370 np0000175932 devstack@c-api.service[112327]: DEBUG dbcounter [-] [112327] Writer thread running {{(pid=112327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 15:39:55.393452 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.394748 np0000175932 devstack@c-api.service[112328]: DEBUG oslo_db.sqlalchemy.engines [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf 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=112328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 15:39:55.394831 np0000175932 devstack@c-api.service[112329]: INFO cinder.rpc [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 15:39:55.395684 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.396373 np0000175932 devstack@c-api.service[112327]: INFO cinder.rpc [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 15:39:55.397086 np0000175932 devstack@c-api.service[112328]: INFO cinder.rpc [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 15:39:55.397299 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.399417 np0000175932 devstack@c-api.service[112328]: INFO cinder.rpc [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 15:39:55.399904 np0000175932 devstack@c-api.service[112327]: INFO cinder.rpc [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 15:39:55.400525 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.402335 np0000175932 devstack@c-api.service[112329]: DEBUG oslo_db.sqlalchemy.engines [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 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=112329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 15:39:55.402997 np0000175932 devstack@c-api.service[112327]: INFO cinder.rpc [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 15:39:55.404375 np0000175932 devstack@c-api.service[112329]: INFO cinder.rpc [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 15:39:55.405377 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.405498 np0000175932 devstack@c-api.service[112327]: INFO cinder.rpc [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 15:39:55.406229 np0000175932 devstack@c-api.service[112329]: INFO cinder.rpc [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 15:39:55.406653 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.406991 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.408399 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.409990 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.411779 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.413248 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.414887 np0000175932 devstack@c-api.service[112327]: DEBUG oslo_db.sqlalchemy.engines [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 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=112327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 15:39:55.414982 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.416203 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.417331 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.417908 np0000175932 devstack@c-api.service[112327]: INFO cinder.rpc [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 15:39:55.419398 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.419478 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.420427 np0000175932 devstack@c-api.service[112327]: INFO cinder.rpc [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 15:39:55.420527 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.421628 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.422599 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.423484 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.423738 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.426489 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.426858 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.427228 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.429454 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.430148 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.430769 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.432501 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.433064 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.433754 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.434591 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.435024 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.435316 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.437000 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.437290 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.438238 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.438315 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.439696 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.439911 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.442391 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.442810 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.442882 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.442936 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.444305 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.446414 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.447029 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.447968 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.448243 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.448585 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.449959 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.451009 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.451469 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.451545 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.452573 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.452938 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.453769 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.454198 np0000175932 devstack@c-api.service[112326]: WARNING cinder.api.contrib.hosts [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 15:39:55.454275 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.455036 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.455110 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.455970 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.456566 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.456638 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.457368 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.457954 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.458108 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.458176 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.459279 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.459362 np0000175932 devstack@c-api.service[112328]: WARNING cinder.api.contrib.hosts [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 15:39:55.459515 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.460027 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.460127 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extended resource: extensions {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.460310 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.460999 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.461474 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.462271 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extended resource: qos-specs {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.462543 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.462851 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.463283 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.463769 np0000175932 devstack@c-api.service[112329]: WARNING cinder.api.contrib.hosts [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 15:39:55.464160 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.464352 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extended resource: os-snapshot-manage {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.464710 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.464760 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.464992 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extended resource: extensions {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.465849 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extended resource: scheduler-stats {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.466358 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extended resource: qos-specs {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.466594 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.467343 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extended resource: os-volume-transfer {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.467542 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.468381 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.469029 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extended resource: os-snapshot-manage {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.469102 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extended resource: extra_specs {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.470053 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.470541 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extended resource: scheduler-stats {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.470617 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extended resource: os-volume-type-access {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.470918 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extended resource: extensions {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.471996 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extended resource: os-volume-transfer {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.472170 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extended resource: cgsnapshots {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.472270 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extended resource: qos-specs {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.473206 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.473642 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extended resource: extra_specs {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.473720 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extended resource: consistencygroups {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.474460 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extended resource: os-snapshot-manage {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.475208 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extended resource: os-volume-type-access {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.475597 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extended resource: os-quota-sets {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.476051 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extended resource: scheduler-stats {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.476583 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.476731 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extended resource: cgsnapshots {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.476979 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extended resource: capabilities {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.477603 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extended resource: os-volume-transfer {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.478209 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extended resource: consistencygroups {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.478288 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extended resource: os-hosts {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.478851 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.479700 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extended resource: encryption {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.479915 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extended resource: extra_specs {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.480139 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extended resource: os-quota-sets {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.480264 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.481219 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extended resource: backups {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.481556 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extended resource: os-volume-type-access {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.481633 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extended resource: capabilities {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.481818 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.482830 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extended resource: os-hosts {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.483113 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extended resource: cgsnapshots {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.483336 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.483409 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extended resource: os-quota-class-sets {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.484244 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extended resource: encryption {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.484610 np0000175932 devstack@c-api.service[112327]: WARNING cinder.api.contrib.hosts [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 15:39:55.484701 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extended resource: os-volume-manage {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.485091 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extended resource: consistencygroups {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.485391 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.485788 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extended resource: backups {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.486143 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extended resource: os-availability-zone {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.486920 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.487326 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extended resource: os-quota-sets {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.487790 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extended resource: encryption {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.487839 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extended resource: os-quota-class-sets {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.488516 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.488840 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extended resource: capabilities {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.489221 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extended resource: os-volume-manage {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.489865 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.490352 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extended resource: os-hosts {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.490817 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extended resource: os-availability-zone {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.490869 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extended resource: extensions {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.491193 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.491740 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extended resource: encryption {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.492191 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extended resource: qos-specs {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.492290 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extended resource: encryption {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.493171 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.493332 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extended resource: backups {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.494739 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.495154 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extended resource: os-snapshot-manage {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.495249 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.496001 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extended resource: os-quota-class-sets {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.496169 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.496597 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extended resource: scheduler-stats {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.497241 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.497569 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.497709 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extended resource: os-volume-manage {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.498093 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extended resource: os-volume-transfer {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.498896 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.499349 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.499647 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extended resource: os-availability-zone {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.499720 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extended resource: extra_specs {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.500300 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.501147 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extended resource: encryption {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.501305 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extended resource: os-volume-type-access {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.501421 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.501779 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.502902 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extended resource: cgsnapshots {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.503119 np0000175932 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.503247 np0000175932 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.503941 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.503990 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.contrib.snapshot_actions [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] SnapshotActionsController initialized {{(pid=112328) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 15:39:55.504095 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.504234 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extension TypesManage extending resource: types {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.504454 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extended resource: consistencygroups {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.504541 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.contrib.snapshot_actions [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] SnapshotActionsController initialized {{(pid=112326) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 15:39:55.504636 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.504830 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extension TypesManage extending resource: types {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.505115 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extension VolumeActions extending resource: volumes {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.505166 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extension VolumeActions extending resource: volumes {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.505284 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.505373 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.505454 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.505454 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extension AdminActions extending resource: volumes {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.505560 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.505596 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extension AdminActions extending resource: snapshots {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.505714 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extension AdminActions extending resource: volumes {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.505793 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extension AdminActions extending resource: backups {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.505793 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.505949 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extension AdminActions extending resource: snapshots {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.506033 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extension UsedLimits extending resource: limits {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.506073 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extension AdminActions extending resource: backups {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.506116 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.506151 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.506151 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.506234 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.506270 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extension VolumeTypeAccess extending resource: types {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.506305 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extension UsedLimits extending resource: limits {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.506342 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.506502 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.506584 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extension SnapshotActions extending resource: snapshots {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.506584 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-fec7b7b7-1fff-41a1-9c13-11554d8bb8bf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.506757 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.506757 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.506897 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extended resource: os-quota-sets {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.506970 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.507112 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.507271 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-8c612511-6b35-4670-ba08-8349a253e1b7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.507550 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.508281 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extended resource: capabilities {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.508979 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.509626 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extended resource: os-hosts {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.510481 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.511084 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extended resource: encryption {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.512195 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.512797 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extended resource: backups {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.513767 np0000175932 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.514364 np0000175932 devstack@c-api.service[112328]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b55f92a3668 pid: 112328 (default app) May 21 15:39:55.514679 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.contrib.snapshot_actions [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] SnapshotActionsController initialized {{(pid=112329) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 15:39:55.514816 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.514909 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extended resource: os-quota-class-sets {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.515077 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extension TypesManage extending resource: types {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.515168 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extension VolumeActions extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.515357 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.515442 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.515556 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extension AdminActions extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.515668 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extension AdminActions extending resource: snapshots {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.515783 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extension AdminActions extending resource: backups {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.515891 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.515995 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extension UsedLimits extending resource: limits {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.516089 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.516195 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.516251 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extended resource: os-volume-manage {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.516360 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.516480 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.516616 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.516730 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-ba0d9715-4b31-49c2-a067-2d7507d72033 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.517438 np0000175932 devstack@c-api.service[112326]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b55f92a3668 pid: 112326 (default app) May 21 15:39:55.517693 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extended resource: os-availability-zone {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.518975 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extended resource: encryption {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 15:39:55.521555 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.522616 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.522616 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.522616 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.522616 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.522834 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.522834 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.522834 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.522834 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.523025 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.523025 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.523025 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.523025 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.523025 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.523025 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.523319 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.523319 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.523319 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.523319 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.523319 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.523562 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.523562 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.523562 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.523562 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.523562 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.523771 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.523771 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.523771 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.523771 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.523958 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.523958 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.523958 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.523958 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.523958 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.524204 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.524204 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.524204 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.524204 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.524204 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.524413 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.524413 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.524413 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.524413 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.524413 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.524413 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.524670 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.524670 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.524670 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.524670 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.524670 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.524670 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.524909 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.524946 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.524946 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.524946 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.524946 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.524946 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.524946 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.525222 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.525222 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.525222 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.525222 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.525222 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.525443 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.525443 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.525443 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.525443 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.525443 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.526452 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.526452 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.526452 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.526452 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.526452 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.526452 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.526957 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.526957 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.526957 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.526957 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.526957 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.526957 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.527469 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.527469 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.527469 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.527469 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.527469 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.527918 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.527918 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.527918 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.527918 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.527918 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.528374 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.528374 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.528374 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.528374 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.528736 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.528736 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.528736 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.528736 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.529090 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.529090 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.529090 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.529090 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.529090 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.529577 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.529577 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.529577 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.529577 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.529577 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.530026 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.530026 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.530026 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.530026 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.530383 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.530383 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.530383 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.530383 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.530753 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.530753 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.530753 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.530753 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.531084 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.531084 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.531084 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.531084 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.531455 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.531455 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.531455 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.531455 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.531803 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.531803 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.531803 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.531803 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.531803 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.532286 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.532286 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.532286 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.532286 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.532286 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.532286 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.532807 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.532807 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.532807 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.532807 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.532807 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.533175 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.533175 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.533175 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.533175 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.533175 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.533175 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.533452 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.533452 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.533452 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.533452 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.533452 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.533452 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.533735 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.533735 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.533735 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.533735 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.533735 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.533735 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.534001 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.534001 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.534001 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.534001 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.534001 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.534001 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.534270 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.534270 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.534270 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.534270 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.534437 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.534437 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.534437 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.534437 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.534437 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.534674 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.534674 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.534674 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.534674 np0000175932 devstack@c-api.service[112328]: /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 15:39:55.534674 np0000175932 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 21 15:39:55.534872 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.534909 np0000175932 devstack@c-api.service[112329]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b55f92a3668 pid: 112329 (default app) May 21 15:39:55.534954 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.534988 np0000175932 devstack@c-api.service[112328]: DEBUG cinder.api.middleware.request_id [None req-b8009877-0098-4669-99d5-bd570fd65bb5 None None] RequestId filter calling following filter/app {{(pid=112328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 15:39:55.535024 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.535024 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.535087 np0000175932 devstack@c-api.service[112328]: [pid: 112328|app: 0|req: 1/1] 199.19.213.84 () {60 vars in 949 bytes} [Thu May 21 15:39:55 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 21 15:39:55.535121 np0000175932 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 15:39:55.535121 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.contrib.snapshot_actions [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] SnapshotActionsController initialized {{(pid=112327) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 15:39:55.535121 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.535121 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extension TypesManage extending resource: types {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.535121 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extension VolumeActions extending resource: volumes {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.535121 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.535121 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.535121 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extension AdminActions extending resource: volumes {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.536061 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extension AdminActions extending resource: snapshots {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.536061 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extension AdminActions extending resource: backups {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.536061 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.536061 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extension UsedLimits extending resource: limits {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.536061 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.536061 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.536061 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.536717 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.536717 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.536717 np0000175932 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-335cb469-cf9d-4ee9-9df2-85ab4a3d15f5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 15:39:55.541543 np0000175932 devstack@c-api.service[112327]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b55f92a3668 pid: 112327 (default app) May 21 15:40:02.951919 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.951919 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.951919 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.951919 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.951919 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.953238 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.953238 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.953238 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.953238 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.953238 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.953438 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.953438 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.953438 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.953438 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.953438 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.953438 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.953651 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.953651 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.953651 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.953651 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.953819 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.953819 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.953819 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.953819 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.953971 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.953971 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.953971 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.953971 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.954123 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.954123 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.954123 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.954123 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.954123 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.954335 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.954335 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.954335 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.954335 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.954335 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.954515 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.954515 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.954515 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.954515 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.954515 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.954515 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.954727 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.954727 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.954727 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.954727 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.954727 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.954727 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.954943 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.954943 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.954943 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.954943 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.954943 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.954943 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.955168 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.955168 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.955168 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.955168 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.955168 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.955762 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.955762 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.955762 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.955762 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.955762 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.956101 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.956101 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.956101 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.956101 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.956101 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.956101 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.956636 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.956636 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.956636 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.956636 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.956636 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.956636 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.957064 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.957064 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.957064 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.957064 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.957064 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.957432 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.957432 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.957432 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.957432 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.957432 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.957758 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.957758 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.957758 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.957758 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.958055 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.958055 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.958055 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.958055 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.958349 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.958349 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.958349 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.958349 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.958349 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.958728 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.958728 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.958728 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.958728 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.958728 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.959169 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.959169 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.959169 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.959169 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.959481 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.959481 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.959481 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.959481 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.959736 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.959736 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.959736 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.959736 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.959869 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.959869 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.959869 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.959869 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.960023 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.960023 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.960023 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.960023 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.960160 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.960160 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.960160 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.960160 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.960160 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.960343 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.960343 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.960343 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.960343 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.960343 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.960343 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.961028 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.961028 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.961028 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.961028 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.961028 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.961328 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.961328 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.961328 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.961328 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.961328 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.961328 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.961951 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.961951 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.961951 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.961951 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.961951 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.961951 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.962417 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.962417 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.962417 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.962417 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.962417 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.962417 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.962829 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.962829 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.962829 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.962829 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.962829 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.962829 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.963283 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.963283 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.963283 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.963283 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.963587 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.963587 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.963587 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.963587 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.963587 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.963981 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.963981 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.963981 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.963981 np0000175932 devstack@c-api.service[112326]: /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 15:40:02.963981 np0000175932 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 21 15:40:02.963981 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.middleware.request_id [None req-5a69c615-5458-4486-88ce-d4ec75693cea None None] RequestId filter calling following filter/app {{(pid=112326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 15:40:03.445342 np0000175932 devstack@c-api.service[112326]: INFO cinder.api.openstack.wsgi [None req-5a69c615-5458-4486-88ce-d4ec75693cea admin admin] POST https://199.19.213.84/volume/v3/types May 21 15:40:03.445842 np0000175932 devstack@c-api.service[112326]: DEBUG cinder.api.openstack.wsgi [None req-5a69c615-5458-4486-88ce-d4ec75693cea admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 15:40:03.447730 np0000175932 devstack@c-api.service[112326]: /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 15:40:03.447730 np0000175932 devstack@c-api.service[112326]: warnings.warn( May 21 15:40:03.458521 np0000175932 devstack@c-api.service[112326]: DEBUG oslo_db.sqlalchemy.engines [None req-5a69c615-5458-4486-88ce-d4ec75693cea 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=112326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 15:40:03.498207 np0000175932 devstack@c-api.service[112326]: INFO cinder.api.openstack.wsgi [None req-5a69c615-5458-4486-88ce-d4ec75693cea admin admin] https://199.19.213.84/volume/v3/types returned with HTTP 200 May 21 15:40:03.499003 np0000175932 devstack@c-api.service[112326]: [pid: 112326|app: 0|req: 1/2] 199.19.213.84 () {68 vars in 1281 bytes} [Thu May 21 15:40:02 2026] POST /volume/v3/types => generated 186 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 15:40:03.524639 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.524639 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.524639 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.524639 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.524639 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.525659 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.525659 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.525659 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.525659 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.525659 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.525979 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.525979 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.525979 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.525979 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.525979 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.525979 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.526347 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.526347 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.526347 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.526347 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.526580 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.526580 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.526580 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.526580 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.526832 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.526832 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.526832 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.526832 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.527082 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.527082 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.527082 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.527082 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.527082 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.527411 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.527411 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.527411 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.527411 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.527411 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.528283 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.528283 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.528283 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.528283 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.528283 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.528283 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.529073 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.529073 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.529073 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.529073 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.529073 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.529073 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.529714 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.529714 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.529714 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.529714 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.529714 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.529714 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.530401 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.530401 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.530401 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.530401 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.530401 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.530909 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.530909 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.530909 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.530909 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.530909 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.531572 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.531572 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.531572 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.531572 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.531572 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.531572 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.532270 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.532270 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.532270 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.532270 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.532270 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.532270 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.532949 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.532949 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.532949 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.532949 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.532949 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.533394 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.533394 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.533394 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.533394 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.533394 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.533642 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.533642 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.533642 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.533642 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.533767 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.533767 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.533767 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.533767 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.533878 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.533878 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.533878 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.533878 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.533878 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.534019 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.534019 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.534019 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.534019 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.534019 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.534143 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.534143 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.534143 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.534143 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.534259 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.534259 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.534259 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.534259 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.534364 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.534364 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.534364 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.534364 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.534466 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.534466 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.534466 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.534466 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.534576 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.534576 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.534576 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.534576 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.534691 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.534691 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.534691 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.534691 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.534691 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.534820 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.534820 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.534820 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.534820 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.534820 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.534820 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.534990 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.534990 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.534990 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.534990 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.534990 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.535115 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.535115 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.535115 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.535115 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.535115 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.535115 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.535536 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.535536 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.535536 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.535536 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.535536 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.535536 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.535950 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.535950 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.535950 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.535950 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.535950 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.535950 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.536455 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.536455 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.536455 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.536455 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.536455 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.536455 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.536883 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.536883 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.536883 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.536883 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.537159 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.537159 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.537159 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.537159 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.537159 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.537542 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.537542 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.537542 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.537542 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.537542 np0000175932 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 21 15:40:03.537542 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.middleware.request_id [req-5a69c615-5458-4486-88ce-d4ec75693cea req-0874ab27-5667-4be9-9d89-e7dbda6ff60c None None] RequestId filter calling following filter/app {{(pid=112329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 15:40:03.848157 np0000175932 devstack@c-api.service[112329]: INFO cinder.api.openstack.wsgi [req-5a69c615-5458-4486-88ce-d4ec75693cea req-0874ab27-5667-4be9-9d89-e7dbda6ff60c admin admin] POST https://199.19.213.84/volume/v3/types/61ee0918-59b0-4e24-9b7f-f51facd7417d/extra_specs May 21 15:40:03.848721 np0000175932 devstack@c-api.service[112329]: DEBUG cinder.api.openstack.wsgi [req-5a69c615-5458-4486-88ce-d4ec75693cea req-0874ab27-5667-4be9-9d89-e7dbda6ff60c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 15:40:03.850436 np0000175932 devstack@c-api.service[112329]: /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 15:40:03.850436 np0000175932 devstack@c-api.service[112329]: warnings.warn( May 21 15:40:03.860290 np0000175932 devstack@c-api.service[112329]: DEBUG oslo_db.sqlalchemy.engines [req-5a69c615-5458-4486-88ce-d4ec75693cea req-0874ab27-5667-4be9-9d89-e7dbda6ff60c 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=112329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 15:40:03.915896 np0000175932 devstack@c-api.service[112329]: INFO cinder.api.openstack.wsgi [req-5a69c615-5458-4486-88ce-d4ec75693cea req-0874ab27-5667-4be9-9d89-e7dbda6ff60c admin admin] https://199.19.213.84/volume/v3/types/61ee0918-59b0-4e24-9b7f-f51facd7417d/extra_specs returned with HTTP 200 May 21 15:40:03.916370 np0000175932 devstack@c-api.service[112329]: [pid: 112329|app: 0|req: 1/3] 199.19.213.84 () {70 vars in 1498 bytes} [Thu May 21 15:40:03 2026] POST /volume/v3/types/61ee0918-59b0-4e24-9b7f-f51facd7417d/extra_specs => generated 55 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 15:40:05.398751 np0000175932 devstack@c-api.service[112328]: DEBUG dbcounter [-] [112328] Writing DB stats cinder:SELECT=6 {{(pid=112328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 15:40:05.420070 np0000175932 devstack@c-api.service[112327]: DEBUG dbcounter [-] [112327] Writing DB stats cinder:SELECT=6 {{(pid=112327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 15:40:13.494387 np0000175932 devstack@c-api.service[112326]: DEBUG dbcounter [-] [112326] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 15:40:13.914876 np0000175932 devstack@c-api.service[112329]: DEBUG dbcounter [-] [112329] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}