May 19 10:59:02.006442 np0000174702 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 19 10:59:02.012368 np0000174702 devstack@c-api.service[112207]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 19 10:59:02.015419 np0000174702 devstack@c-api.service[112207]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 19 10:59:02 2026] *** May 19 10:59:02.015419 np0000174702 devstack@c-api.service[112207]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 19 10:59:02.015419 np0000174702 devstack@c-api.service[112207]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 19 10:59:02.015419 np0000174702 devstack@c-api.service[112207]: nodename: np0000174702 May 19 10:59:02.015419 np0000174702 devstack@c-api.service[112207]: machine: x86_64 May 19 10:59:02.015419 np0000174702 devstack@c-api.service[112207]: clock source: unix May 19 10:59:02.015419 np0000174702 devstack@c-api.service[112207]: pcre jit disabled May 19 10:59:02.015419 np0000174702 devstack@c-api.service[112207]: detected number of CPU cores: 16 May 19 10:59:02.015419 np0000174702 devstack@c-api.service[112207]: current working directory: / May 19 10:59:02.015419 np0000174702 devstack@c-api.service[112207]: detected binary path: /usr/bin/uwsgi-core May 19 10:59:02.015419 np0000174702 devstack@c-api.service[112207]: your processes number limit is 256917 May 19 10:59:02.015419 np0000174702 devstack@c-api.service[112207]: your memory page size is 4096 bytes May 19 10:59:02.015419 np0000174702 devstack@c-api.service[112207]: detected max file descriptor number: 2048 May 19 10:59:02.016011 np0000174702 devstack@c-api.service[112207]: lock engine: pthread robust mutexes May 19 10:59:02.016011 np0000174702 devstack@c-api.service[112207]: thunder lock: enabled May 19 10:59:02.016011 np0000174702 devstack@c-api.service[112207]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 19 10:59:02.016163 np0000174702 devstack@c-api.service[112207]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 19 10:59:02.016163 np0000174702 devstack@c-api.service[112207]: PEP 405 virtualenv detected: /opt/stack/data/venv May 19 10:59:02.016163 np0000174702 devstack@c-api.service[112207]: Set PythonHome to /opt/stack/data/venv May 19 10:59:02.053851 np0000174702 devstack@c-api.service[112207]: Python main interpreter initialized at 0x7d6964ca3668 May 19 10:59:02.053851 np0000174702 devstack@c-api.service[112207]: python threads support enabled May 19 10:59:02.053851 np0000174702 devstack@c-api.service[112207]: your server socket listen backlog is limited to 100 connections May 19 10:59:02.053851 np0000174702 devstack@c-api.service[112207]: your mercy for graceful operations on workers is 80 seconds May 19 10:59:02.054417 np0000174702 devstack@c-api.service[112207]: mapped 671795 bytes (656 KB) for 4 cores May 19 10:59:02.054517 np0000174702 devstack@c-api.service[112207]: *** Operational MODE: preforking *** May 19 10:59:02.054714 np0000174702 devstack@c-api.service[112207]: *** uWSGI is running in multiple interpreter mode *** May 19 10:59:02.054714 np0000174702 devstack@c-api.service[112207]: spawned uWSGI master process (pid: 112207) May 19 10:59:02.054880 np0000174702 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 19 10:59:02.055433 np0000174702 devstack@c-api.service[112207]: spawned uWSGI worker 1 (pid: 112214, cores: 1) May 19 10:59:02.055937 np0000174702 devstack@c-api.service[112207]: spawned uWSGI worker 2 (pid: 112215, cores: 1) May 19 10:59:02.056486 np0000174702 devstack@c-api.service[112207]: spawned uWSGI worker 3 (pid: 112216, cores: 1) May 19 10:59:02.057187 np0000174702 devstack@c-api.service[112207]: spawned uWSGI worker 4 (pid: 112217, cores: 1) May 19 10:59:02.057260 np0000174702 devstack@c-api.service[112207]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 19 10:59:02.186633 np0000174702 devstack@c-api.service[112215]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:59:02.186633 np0000174702 devstack@c-api.service[112215]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:59:02.186633 np0000174702 devstack@c-api.service[112215]: we strongly recommend against using it for new projects. May 19 10:59:02.186633 np0000174702 devstack@c-api.service[112215]: If you are already using Eventlet, we recommend migrating to a different May 19 10:59:02.186633 np0000174702 devstack@c-api.service[112215]: framework. For more detail see May 19 10:59:02.186633 np0000174702 devstack@c-api.service[112215]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:59:02.186633 np0000174702 devstack@c-api.service[112215]: import eventlet # noqa May 19 10:59:02.192122 np0000174702 devstack@c-api.service[112214]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:59:02.192122 np0000174702 devstack@c-api.service[112214]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:59:02.192122 np0000174702 devstack@c-api.service[112214]: we strongly recommend against using it for new projects. May 19 10:59:02.192122 np0000174702 devstack@c-api.service[112214]: If you are already using Eventlet, we recommend migrating to a different May 19 10:59:02.192122 np0000174702 devstack@c-api.service[112214]: framework. For more detail see May 19 10:59:02.192122 np0000174702 devstack@c-api.service[112214]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:59:02.192122 np0000174702 devstack@c-api.service[112214]: import eventlet # noqa May 19 10:59:02.209598 np0000174702 devstack@c-api.service[112217]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:59:02.209598 np0000174702 devstack@c-api.service[112217]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:59:02.209598 np0000174702 devstack@c-api.service[112217]: we strongly recommend against using it for new projects. May 19 10:59:02.209598 np0000174702 devstack@c-api.service[112217]: If you are already using Eventlet, we recommend migrating to a different May 19 10:59:02.209598 np0000174702 devstack@c-api.service[112217]: framework. For more detail see May 19 10:59:02.209598 np0000174702 devstack@c-api.service[112217]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:59:02.209598 np0000174702 devstack@c-api.service[112217]: import eventlet # noqa May 19 10:59:02.216101 np0000174702 devstack@c-api.service[112216]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:59:02.216101 np0000174702 devstack@c-api.service[112216]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:59:02.216101 np0000174702 devstack@c-api.service[112216]: we strongly recommend against using it for new projects. May 19 10:59:02.216101 np0000174702 devstack@c-api.service[112216]: If you are already using Eventlet, we recommend migrating to a different May 19 10:59:02.216101 np0000174702 devstack@c-api.service[112216]: framework. For more detail see May 19 10:59:02.216101 np0000174702 devstack@c-api.service[112216]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:59:02.216101 np0000174702 devstack@c-api.service[112216]: import eventlet # noqa May 19 10:59:02.273879 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 10:59:02.273879 np0000174702 devstack@c-api.service[112214]: debtcollector.deprecate( May 19 10:59:02.274831 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 10:59:02.274831 np0000174702 devstack@c-api.service[112215]: debtcollector.deprecate( May 19 10:59:02.295474 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 10:59:02.295474 np0000174702 devstack@c-api.service[112217]: debtcollector.deprecate( May 19 10:59:02.311152 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 10:59:02.311152 np0000174702 devstack@c-api.service[112216]: debtcollector.deprecate( May 19 10:59:02.352090 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 10:59:02.352090 np0000174702 devstack@c-api.service[112214]: from cgi import parse_header May 19 10:59:02.364364 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 10:59:02.364364 np0000174702 devstack@c-api.service[112215]: from cgi import parse_header May 19 10:59:02.373537 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 10:59:02.373537 np0000174702 devstack@c-api.service[112217]: from cgi import parse_header May 19 10:59:02.396788 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 10:59:02.396788 np0000174702 devstack@c-api.service[112216]: from cgi import parse_header May 19 10:59:02.399941 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 10:59:02.399941 np0000174702 devstack@c-api.service[112214]: removals.removed_module( May 19 10:59:02.400675 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 10:59:02.400675 np0000174702 devstack@c-api.service[112214]: removals.removed_module( May 19 10:59:02.418775 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 10:59:02.418775 np0000174702 devstack@c-api.service[112217]: removals.removed_module( May 19 10:59:02.419543 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 10:59:02.419543 np0000174702 devstack@c-api.service[112215]: removals.removed_module( May 19 10:59:02.419695 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 10:59:02.419695 np0000174702 devstack@c-api.service[112217]: removals.removed_module( May 19 10:59:02.420530 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 10:59:02.420530 np0000174702 devstack@c-api.service[112215]: removals.removed_module( May 19 10:59:02.442835 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 10:59:02.442835 np0000174702 devstack@c-api.service[112216]: removals.removed_module( May 19 10:59:02.443524 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 10:59:02.443524 np0000174702 devstack@c-api.service[112216]: removals.removed_module( May 19 10:59:03.010435 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 10:59:03.010435 np0000174702 devstack@c-api.service[112214]: warnings.warn( May 19 10:59:03.051936 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 10:59:03.051936 np0000174702 devstack@c-api.service[112215]: warnings.warn( May 19 10:59:03.052209 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 10:59:03.052209 np0000174702 devstack@c-api.service[112217]: warnings.warn( May 19 10:59:03.072952 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 10:59:03.072952 np0000174702 devstack@c-api.service[112216]: warnings.warn( May 19 10:59:03.107990 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 10:59:03.107990 np0000174702 devstack@c-api.service[112214]: warnings.warn( May 19 10:59:03.151798 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 10:59:03.151798 np0000174702 devstack@c-api.service[112217]: warnings.warn( May 19 10:59:03.155219 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 10:59:03.155219 np0000174702 devstack@c-api.service[112215]: warnings.warn( May 19 10:59:03.196463 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 10:59:03.196463 np0000174702 devstack@c-api.service[112216]: warnings.warn( May 19 10:59:03.403536 np0000174702 devstack@c-api.service[112214]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 10:59:03.403951 np0000174702 devstack@c-api.service[112214]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112214) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:59:03.422838 np0000174702 devstack@c-api.service[112217]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 10:59:03.423350 np0000174702 devstack@c-api.service[112217]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112217) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:59:03.448306 np0000174702 devstack@c-api.service[112215]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 10:59:03.448575 np0000174702 devstack@c-api.service[112215]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112215) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:59:03.482280 np0000174702 devstack@c-api.service[112216]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 10:59:03.482693 np0000174702 devstack@c-api.service[112216]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112216) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:59:03.487891 np0000174702 devstack@c-api.service[112214]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 10:59:03.487891 np0000174702 devstack@c-api.service[112214]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:59:03.490292 np0000174702 devstack@c-api.service[112217]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 10:59:03.490292 np0000174702 devstack@c-api.service[112217]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:59:03.512281 np0000174702 devstack@c-api.service[112215]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 10:59:03.512281 np0000174702 devstack@c-api.service[112215]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:59:03.544731 np0000174702 devstack@c-api.service[112216]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 10:59:03.544731 np0000174702 devstack@c-api.service[112216]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:59:03.946376 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112217) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:59:03.946797 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112216) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:59:03.946878 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112215) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:59:03.947024 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112214) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:59:03.947098 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.947180 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.947243 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.947310 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.947310 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.947457 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.947519 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.947586 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.947662 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.947729 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.947729 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.947850 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.948231 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.948231 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.948469 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.948563 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.948646 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.948720 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.948794 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.948862 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.948972 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.949036 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.949104 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.949175 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.949235 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.949296 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.949352 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.949410 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.949468 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.949523 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.949596 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.949596 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.950580 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.950656 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.950734 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.950802 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.950871 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.950871 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.950871 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.950871 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.954837 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.954994 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.954994 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.954994 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.955136 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.955186 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.955186 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.955268 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.955313 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.955364 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.955407 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.956008 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.956068 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.956119 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.956171 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.956217 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.956267 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.956310 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.956359 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.956359 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.956359 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.956492 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.956492 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.956492 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.956492 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.956492 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.956492 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.956492 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.957418 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.957479 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.957523 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.957523 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.957615 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.957668 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.957728 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.957777 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.957819 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.957869 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.957944 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.957993 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.958038 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.958075 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.958117 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.958172 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.958216 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.958216 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.958216 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.958216 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.958216 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.958458 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.958458 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.958458 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.958578 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.958630 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.958630 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.959257 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.959318 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.959367 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.959411 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.959453 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.959500 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.959543 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.959591 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.959632 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.959671 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.959708 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.959745 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.959795 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.959795 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.959874 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.959943 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.959993 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.960037 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.960088 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.960134 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.960174 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.960215 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.960261 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.960261 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.960334 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.960334 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.960429 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.960477 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.960477 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.960934 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.961000 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.961049 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.961113 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.961164 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.961211 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.961261 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.961310 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.961352 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.961396 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.961435 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.961476 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.961522 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.961565 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.961615 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.961661 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.961710 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.961752 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.961800 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.961847 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.961901 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.961974 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.962016 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.962058 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.962105 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.962105 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.962105 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.962105 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.962743 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.962796 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.962851 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.962988 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.963038 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.963095 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.963144 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.963195 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.963244 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.963286 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.963334 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.963334 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.963334 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.963453 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.963504 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.963504 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.963590 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.963590 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.963670 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.963670 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.963750 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.963795 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.964486 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.964551 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.964594 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.964669 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.964723 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.964793 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.965451 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.965515 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.965558 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.965634 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.965689 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.965742 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.965786 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.965831 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.965874 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.965950 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.965994 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.966044 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.966092 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.966142 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.966189 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.966237 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.966277 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.966330 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.966367 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.966415 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.966415 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.966493 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.966493 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.966493 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.966493 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.966493 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.966702 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.966702 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.967188 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.967274 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.967274 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.967363 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.967410 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.967454 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.967492 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.967536 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.967712 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.967765 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.967807 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.967851 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.967851 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.967982 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.968037 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.968105 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.968105 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.968187 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.968233 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.968275 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.968319 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.968361 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.968411 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.968452 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.968490 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.968537 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.968537 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.968537 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.969556 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.969608 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.969667 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.969706 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.969768 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.969810 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.969856 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.969918 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.969963 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.970002 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.970051 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.970094 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.970137 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.970635 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.970723 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.970775 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.970819 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.970863 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.970929 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.970970 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.971008 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.971061 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.971154 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.971209 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.971209 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.971280 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.971325 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.971369 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.971419 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.971457 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.971498 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.971537 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.971577 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.971622 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.971660 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.971709 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.971744 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.971786 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.971832 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.971880 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.971938 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.971992 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.972034 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.972086 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.972129 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.972168 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.972209 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.972260 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.972298 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.972333 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.972380 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.972426 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.972463 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.972510 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.972554 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.972598 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.973182 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.973237 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.973281 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.973332 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.973377 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.973422 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.973471 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.973520 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.973562 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.973597 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.973637 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.973680 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.973719 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.973764 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.973804 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.973840 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.973896 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.973952 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.973999 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.974045 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.974081 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.974081 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.974081 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.974081 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.974081 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.974081 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.974081 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.974081 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.974384 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.974889 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.974957 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.974995 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.975050 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.975087 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.975127 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.975176 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.975223 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.975281 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.975330 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.975366 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.975414 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.975455 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.975495 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.975535 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.975575 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.975623 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.975661 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.975701 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.975743 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.975782 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.975823 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.975861 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.975902 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.975973 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.976029 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.976029 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.977017 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.977098 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.977098 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.977198 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.977244 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.977288 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.977332 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.977380 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.977431 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.977475 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.977519 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.977567 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.977567 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.977567 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.978247 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.978247 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.978247 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.978247 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.978435 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.978482 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.978523 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.978573 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.978615 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.978666 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.978717 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.978717 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.978717 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.978717 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.978892 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.978892 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.979015 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.979062 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.979113 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.979156 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.979198 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.979261 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.979313 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.979416 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.979465 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.979518 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.979562 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.979605 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.979648 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.979691 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.979735 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.979777 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.979826 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.979868 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.979929 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.979984 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.980023 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.980064 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.980093 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.980122 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.980148 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.980175 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.980206 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.980231 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.980259 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.980291 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.980322 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.980357 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.980387 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.980417 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.980891 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.980953 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.980984 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.981019 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.981048 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.981076 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.981110 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.981146 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.981178 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.981218 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.981248 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.981275 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.981312 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.981343 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.981379 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.981407 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.981440 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.981476 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.981509 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.981542 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.981574 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.981607 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.981640 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.981672 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.981703 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.981734 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.981771 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.981807 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.981837 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.981869 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.981900 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.981950 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.981978 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.982004 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.982036 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.982067 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.982108 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.982142 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.982175 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.982201 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.982230 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.982260 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.982285 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.982314 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.982349 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.982379 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.982416 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.982416 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.982469 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.982469 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.982521 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.982547 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.982573 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.982602 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.982627 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.982660 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.982699 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.982726 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.982756 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.982785 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.982817 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.982850 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.982875 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.982927 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.982964 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.983101 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.983147 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.983184 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.983215 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.983250 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.983285 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.983315 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.983350 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.983384 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.983416 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.983510 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.983568 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.983568 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.983628 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.983665 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.983737 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.983777 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.983817 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.983853 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.983888 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.983961 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.984006 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.984045 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.984079 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.984122 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.984159 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.984194 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.984230 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.984259 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.984295 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.984325 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.984355 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.984388 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.984419 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.984450 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.984485 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.984518 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.984548 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.984576 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.988686 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.988792 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.988792 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.988889 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.989021 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.989073 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.989146 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.989208 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.989208 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.989303 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.989303 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.989395 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.989440 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.989490 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.989541 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.989591 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.989591 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.989671 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.989715 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.989773 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.989835 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.989937 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.989989 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.990032 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.990089 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.990089 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.990089 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.990089 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.991908 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.991989 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.991989 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.992086 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.992160 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.992224 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.992270 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.992318 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.992361 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.992403 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.992453 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.992501 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.992542 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.992581 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.992632 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.992675 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.992714 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.992753 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.992791 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.992841 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.992841 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.992956 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.992956 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.992956 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.992956 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.992956 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.992956 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.992956 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.993253 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.993253 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.993253 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.993253 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.993253 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.993457 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.993516 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.993565 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.993618 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.993662 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.993712 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.993752 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.993802 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.993846 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.993892 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.993960 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.994007 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.994049 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.994092 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.994146 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.994206 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.994254 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.994296 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.994345 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.994390 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.994438 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.994480 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.994542 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.994586 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.994637 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.994680 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.994727 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.994776 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.994823 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.994863 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.994953 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.995008 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.995055 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.995097 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.995140 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.995184 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.995223 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.995270 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.995319 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.995368 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.995410 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.995451 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.995491 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.995532 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.995578 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.995625 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.995667 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.995709 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.995753 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.995806 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.995887 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.995950 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.995995 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.996047 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.996090 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.996139 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.996183 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.996229 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.996281 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.996323 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.996366 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.996404 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.996446 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.996493 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.996541 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.996592 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.996637 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.996686 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.996740 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.996790 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.996835 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.996877 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.996937 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.996977 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.997031 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.997071 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.997113 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.997159 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.997210 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.997260 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.997301 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.997339 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.997390 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.997440 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.997483 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.997525 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.997575 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.997629 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.997670 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.997711 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.997749 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.997793 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.997830 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.997871 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.997971 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.998019 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.998075 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.998123 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.998171 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.998214 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.998257 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.998298 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.998336 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.998376 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.998417 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.998417 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.998417 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.998527 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.998527 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.998527 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.998527 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.998527 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.998728 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.998772 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.998814 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.998863 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.998906 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.998974 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.999030 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.999074 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.999119 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.999169 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.999212 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.999256 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.999298 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.999346 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.999346 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.999440 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.999511 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.999570 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.999570 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:03.999570 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:03.999570 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:03.999570 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:03.999570 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:03.999818 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:03.999818 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:03.999818 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.000002 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:04.000054 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.000102 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:04.000145 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:04.000187 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.000227 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:04.000265 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.000309 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.000355 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.000402 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:04.000444 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.000482 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:04.000526 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.000572 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.000613 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.000650 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:04.000688 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.000725 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.000773 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.000824 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:04.000871 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:04.000944 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.000944 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.000944 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.000944 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:04.001092 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:04.001092 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:04.001092 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.001216 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:04.001271 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.001314 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:04.001353 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.001868 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.001952 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:04.002005 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.002043 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.002087 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:04.002128 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:04.002171 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.002224 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.002274 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:04.002318 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:04.002364 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.002412 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.002454 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:04.002496 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:04.002539 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:04.002586 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.002634 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.002681 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.002728 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:04.002769 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.002811 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.002858 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.002902 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:04.002959 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:04.003003 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.003059 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.003108 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.003152 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:04.003193 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.003237 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.003279 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.003321 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:04.003362 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:04.003405 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:04.003447 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.003488 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.003544 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:04.003589 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.003630 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.003671 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:04.003714 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:04.003755 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.003806 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.004396 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.004462 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.004513 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:04.004699 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.004699 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.004699 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:04.004818 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:04.004861 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:04.004933 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:04.004933 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.005012 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:04.005041 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.005077 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.005111 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.005147 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.005176 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:04.005206 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.005237 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.005272 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:04.005300 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:04.005340 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.005369 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.005404 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:04.005435 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:04.005464 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.005464 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.005524 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:04.005550 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.005579 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.005608 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:04.005643 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.005643 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.005643 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.005643 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:04.005759 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:04.005759 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:04.005759 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.005851 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:04.005889 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.005927 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:04.005958 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.005997 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.006034 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.006065 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.006093 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:04.006121 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:04.006151 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.006181 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:04.006212 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.006247 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.006286 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:04.006316 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.006316 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.006377 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:04.006405 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.006436 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:04.006476 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:04.006506 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.006506 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.006506 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.006506 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.006506 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:04.006655 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:04.006655 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:04.006655 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.006745 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:04.006780 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.006817 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:04.006851 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:04.006891 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.006942 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.006976 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:04.007012 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.007044 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.007073 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.007102 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:04.007141 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.007177 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.007177 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.007237 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.007270 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:04.007303 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.007333 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:04.007363 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:04.007397 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:04.007427 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.007427 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.007427 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.007427 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.007427 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:04.007567 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:04.007567 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:04.007567 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.007567 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.007676 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:04.007708 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.007708 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.007770 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:04.007770 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.007770 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.007859 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:04.007894 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.007934 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:04.007978 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.008007 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.008007 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.008060 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:04.008095 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.008124 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:04.008153 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.008236 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:04.008236 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:04.008236 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:04.008236 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:04.051741 np0000174702 devstack@c-api.service[112216]: INFO dbcounter [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Registered counter for database cinder May 19 10:59:04.052255 np0000174702 devstack@c-api.service[112217]: INFO dbcounter [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Registered counter for database cinder May 19 10:59:04.052788 np0000174702 devstack@c-api.service[112214]: INFO dbcounter [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Registered counter for database cinder May 19 10:59:04.054803 np0000174702 devstack@c-api.service[112215]: INFO dbcounter [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Registered counter for database cinder May 19 10:59:04.063525 np0000174702 devstack@c-api.service[112216]: DEBUG oslo_db.sqlalchemy.engines [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:04.064798 np0000174702 devstack@c-api.service[112217]: DEBUG oslo_db.sqlalchemy.engines [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:04.070599 np0000174702 devstack@c-api.service[112214]: DEBUG oslo_db.sqlalchemy.engines [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:04.073770 np0000174702 devstack@c-api.service[112215]: DEBUG oslo_db.sqlalchemy.engines [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:04.174641 np0000174702 devstack@c-api.service[112216]: DEBUG dbcounter [-] [112216] Writer thread running {{(pid=112216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:59:04.176339 np0000174702 devstack@c-api.service[112217]: DEBUG dbcounter [-] [112217] Writer thread running {{(pid=112217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:59:04.177221 np0000174702 devstack@c-api.service[112216]: INFO cinder.rpc [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:59:04.179290 np0000174702 devstack@c-api.service[112217]: INFO cinder.rpc [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:59:04.179411 np0000174702 devstack@c-api.service[112216]: INFO cinder.rpc [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:59:04.181429 np0000174702 devstack@c-api.service[112216]: INFO cinder.rpc [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:59:04.181960 np0000174702 devstack@c-api.service[112217]: INFO cinder.rpc [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:59:04.183396 np0000174702 devstack@c-api.service[112216]: INFO cinder.rpc [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:59:04.184213 np0000174702 devstack@c-api.service[112214]: DEBUG dbcounter [-] [112214] Writer thread running {{(pid=112214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:59:04.184414 np0000174702 devstack@c-api.service[112217]: INFO cinder.rpc [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:59:04.184488 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.186442 np0000174702 devstack@c-api.service[112214]: INFO cinder.rpc [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:59:04.186610 np0000174702 devstack@c-api.service[112217]: INFO cinder.rpc [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:59:04.186738 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.186913 np0000174702 devstack@c-api.service[112215]: DEBUG dbcounter [-] [112215] Writer thread running {{(pid=112215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:59:04.187456 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.188336 np0000174702 devstack@c-api.service[112214]: INFO cinder.rpc [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:59:04.189119 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.189323 np0000174702 devstack@c-api.service[112215]: INFO cinder.rpc [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:59:04.190231 np0000174702 devstack@c-api.service[112214]: INFO cinder.rpc [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:59:04.191569 np0000174702 devstack@c-api.service[112215]: INFO cinder.rpc [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:59:04.192141 np0000174702 devstack@c-api.service[112214]: INFO cinder.rpc [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:59:04.192390 np0000174702 devstack@c-api.service[112216]: DEBUG oslo_db.sqlalchemy.engines [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:04.192995 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.193661 np0000174702 devstack@c-api.service[112215]: INFO cinder.rpc [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:59:04.193822 np0000174702 devstack@c-api.service[112217]: DEBUG oslo_db.sqlalchemy.engines [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:04.194337 np0000174702 devstack@c-api.service[112216]: INFO cinder.rpc [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:59:04.194661 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.195580 np0000174702 devstack@c-api.service[112215]: INFO cinder.rpc [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:59:04.196124 np0000174702 devstack@c-api.service[112216]: INFO cinder.rpc [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:59:04.196261 np0000174702 devstack@c-api.service[112217]: INFO cinder.rpc [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:59:04.196418 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.196871 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.198077 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.198653 np0000174702 devstack@c-api.service[112217]: INFO cinder.rpc [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:59:04.199057 np0000174702 devstack@c-api.service[112214]: DEBUG oslo_db.sqlalchemy.engines [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:04.199737 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.200937 np0000174702 devstack@c-api.service[112214]: INFO cinder.rpc [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:59:04.202337 np0000174702 devstack@c-api.service[112215]: DEBUG oslo_db.sqlalchemy.engines [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:04.202991 np0000174702 devstack@c-api.service[112214]: INFO cinder.rpc [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:59:04.204053 np0000174702 devstack@c-api.service[112215]: INFO cinder.rpc [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:59:04.204340 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.205699 np0000174702 devstack@c-api.service[112215]: INFO cinder.rpc [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:59:04.206496 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.208545 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.209442 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.211700 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.212579 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.215519 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.215630 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.215696 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.215759 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.218983 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.219085 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.219958 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.220521 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.221953 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.222821 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.223463 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.223828 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.226368 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.226757 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.226828 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.227101 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.229369 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.229715 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.229785 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.230224 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.232160 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.232500 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.232660 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.233179 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.235015 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.235325 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.235648 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.236252 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.236452 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.236776 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.238427 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.239083 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.239162 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.239436 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.241333 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.241972 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.242790 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.243494 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.244477 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.244858 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.245543 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.247224 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.247970 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.248157 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.249958 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.250170 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.251031 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.251436 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.251657 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.252760 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.253015 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.254174 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.254270 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.254411 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.254522 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.255694 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.256038 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.256517 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.257069 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.257416 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.257487 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.258014 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.258388 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.258736 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.259337 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.259443 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.259551 np0000174702 devstack@c-api.service[112216]: WARNING cinder.api.contrib.hosts [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:59:04.259918 np0000174702 devstack@c-api.service[112217]: WARNING cinder.api.contrib.hosts [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:59:04.260229 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.260605 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.260921 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.260992 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.261175 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extended resource: extensions {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.261542 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extended resource: extensions {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.262263 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.262354 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.262469 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extended resource: os-availability-zone {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.262839 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extended resource: os-availability-zone {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.263723 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extended resource: qos-specs {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.263826 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.263922 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.264125 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extended resource: qos-specs {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.265128 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.265201 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.266155 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extended resource: extra_specs {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.266230 np0000174702 devstack@c-api.service[112215]: WARNING cinder.api.contrib.hosts [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:59:04.266285 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extended resource: extra_specs {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.266573 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.266944 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.267675 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extended resource: encryption {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.267807 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extended resource: encryption {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.267878 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extended resource: extensions {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.267989 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.269194 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extended resource: os-availability-zone {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.269317 np0000174702 devstack@c-api.service[112214]: WARNING cinder.api.contrib.hosts [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:59:04.269378 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extended resource: os-volume-type-access {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.269928 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extended resource: os-volume-type-access {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.270026 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.270489 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extended resource: qos-specs {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.270970 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extended resource: extensions {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.271022 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extended resource: os-quota-class-sets {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.271478 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extended resource: os-quota-class-sets {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.272314 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extended resource: encryption {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.272424 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extended resource: os-availability-zone {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.272812 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extended resource: encryption {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.273104 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extended resource: extra_specs {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.273690 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extended resource: qos-specs {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.273741 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extended resource: os-snapshot-manage {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.274274 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extended resource: os-snapshot-manage {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.274607 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extended resource: encryption {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.275182 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extended resource: consistencygroups {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.275684 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extended resource: consistencygroups {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.275745 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extended resource: extra_specs {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.276173 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extended resource: os-volume-type-access {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.277106 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extended resource: backups {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.277647 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extended resource: backups {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.277749 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extended resource: os-quota-class-sets {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.277930 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extended resource: encryption {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.279023 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extended resource: encryption {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.279321 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extended resource: scheduler-stats {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.279494 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extended resource: os-volume-type-access {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.279566 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extended resource: scheduler-stats {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.280509 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extended resource: os-snapshot-manage {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.280736 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extended resource: os-quota-sets {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.281019 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extended resource: os-quota-sets {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.281095 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extended resource: os-quota-class-sets {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.281932 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extended resource: consistencygroups {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.282133 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extended resource: os-volume-manage {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.282380 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extended resource: os-volume-manage {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.282466 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extended resource: encryption {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.283528 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extended resource: capabilities {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.283778 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extended resource: capabilities {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.283874 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extended resource: os-snapshot-manage {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.283985 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extended resource: backups {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.284808 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extended resource: os-volume-transfer {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.285085 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extended resource: os-volume-transfer {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.285343 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extended resource: consistencygroups {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.285787 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extended resource: scheduler-stats {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.286343 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extended resource: os-hosts {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.286614 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extended resource: os-hosts {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.287209 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extended resource: os-quota-sets {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.287305 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extended resource: backups {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.287662 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extended resource: cgsnapshots {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.287940 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extended resource: cgsnapshots {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.288598 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extended resource: os-volume-manage {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.289160 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.contrib.snapshot_actions [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] SnapshotActionsController initialized {{(pid=112216) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:59:04.289267 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extended resource: scheduler-stats {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.289373 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.contrib.snapshot_actions [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] SnapshotActionsController initialized {{(pid=112217) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:59:04.289899 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.290062 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extended resource: capabilities {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.290150 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.290603 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extended resource: os-quota-sets {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.291271 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extended resource: os-volume-transfer {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.291356 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.291466 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.291984 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extended resource: os-volume-manage {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.292660 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.292799 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.292884 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extended resource: os-hosts {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.293408 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extended resource: capabilities {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.293940 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.294125 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.294470 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extended resource: cgsnapshots {{(pid=112215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.294639 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extended resource: os-volume-transfer {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.295317 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.295483 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.295883 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.contrib.snapshot_actions [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] SnapshotActionsController initialized {{(pid=112215) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:59:04.296180 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extended resource: os-hosts {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.296699 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.296750 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.296928 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.297535 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extended resource: cgsnapshots {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:04.298066 np0000174702 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.298113 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.298243 np0000174702 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.298925 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.299057 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.contrib.snapshot_actions [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] SnapshotActionsController initialized {{(pid=112214) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:59:04.299114 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.299152 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.299190 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.299225 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.299344 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.299419 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.299532 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.299625 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.299726 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extension AdminActions extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.299777 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.299819 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.299867 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extension AdminActions extending resource: snapshots {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.299943 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.299993 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extension AdminActions extending resource: backups {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.300029 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extension AdminActions extending resource: volumes {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.300077 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.300141 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extension VolumeActions extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.300181 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extension AdminActions extending resource: snapshots {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.300241 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extension AdminActions extending resource: backups {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.300284 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extension TypesManage extending resource: types {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.300330 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.300378 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.300446 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extension VolumeActions extending resource: volumes {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.300506 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.300542 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extension TypesManage extending resource: types {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.300585 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.300664 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.300746 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.300795 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.300837 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] Extension UsedLimits extending resource: limits {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.300880 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.300880 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.300988 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.301125 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] Extension UsedLimits extending resource: limits {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.301205 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.302125 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.302534 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.303094 np0000174702 devstack@c-api.service[112217]: WARNING keystonemiddleware.auth_token [None req-4c431a18-d378-4415-9371-1d962c5e4f67 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 19 10:59:04.303412 np0000174702 devstack@c-api.service[112216]: WARNING keystonemiddleware.auth_token [None req-38d26a2c-6e1f-4c05-8951-a89b152e6c33 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 19 10:59:04.303537 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.303861 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.304922 np0000174702 devstack@c-api.service[112215]: WARNING castellan.key_manager.migration [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.305251 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.305805 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.305975 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.306085 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.306658 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.306766 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.306872 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.306993 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extension AdminActions extending resource: volumes {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.307101 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extension AdminActions extending resource: snapshots {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.307200 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extension AdminActions extending resource: backups {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.307301 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.307398 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extension VolumeActions extending resource: volumes {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.307532 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extension TypesManage extending resource: types {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.307635 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.307737 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.307843 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.308018 np0000174702 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:04.308066 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.308119 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.v3.router [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] Extension UsedLimits extending resource: limits {{(pid=112215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.308777 np0000174702 devstack@c-api.service[112217]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d6964ca3668 pid: 112217 (default app) May 19 10:59:04.308876 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.309090 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.309181 np0000174702 devstack@c-api.service[112216]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d6964ca3668 pid: 112216 (default app) May 19 10:59:04.309241 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.309376 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.309466 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.309565 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extension AdminActions extending resource: volumes {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.309724 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extension AdminActions extending resource: snapshots {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.309825 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extension AdminActions extending resource: backups {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.309927 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.310040 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extension VolumeActions extending resource: volumes {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.310173 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extension TypesManage extending resource: types {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.310283 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.310391 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.310441 np0000174702 devstack@c-api.service[112215]: WARNING keystonemiddleware.auth_token [None req-b49e4a39-cc65-4487-bade-f5ff3542925c None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 19 10:59:04.310483 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.310589 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.310689 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] Extension UsedLimits extending resource: limits {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:04.313526 np0000174702 devstack@c-api.service[112214]: WARNING keystonemiddleware.auth_token [None req-09bd539d-9eea-4358-b07b-f6950e48e574 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 19 10:59:04.316108 np0000174702 devstack@c-api.service[112215]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d6964ca3668 pid: 112215 (default app) May 19 10:59:04.317296 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.317296 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.317296 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.317296 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.317536 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.317536 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.317536 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.317536 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.317733 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.317733 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.317733 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.317733 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.317733 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.317733 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.318064 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.318064 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.318064 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.318064 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.318064 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.318430 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.318430 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.318430 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.318430 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.318430 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.318773 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.318773 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.318773 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.318773 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.319095 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.319095 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.319095 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.319095 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.319095 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.319479 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.319479 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.319479 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.319479 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.319479 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.319819 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.319819 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.319819 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.319819 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.319819 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.319819 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.320287 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.320287 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.320287 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.320287 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.320287 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.320287 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.320693 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.320693 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.320693 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.320693 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.320693 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.320693 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.321138 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.321138 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.321138 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.321138 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.321138 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.321714 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.321714 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.321714 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.321714 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.321714 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.322099 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.322099 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.322099 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.322099 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.322099 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.322099 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.322545 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.322545 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.322545 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.322545 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.322545 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.322545 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.322950 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.322950 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.322950 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.322950 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.322950 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.323540 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.323540 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.323540 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.323540 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.323540 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.323878 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.323878 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.323878 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.323878 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.324226 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.324226 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.324226 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.324226 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.324487 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.324487 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.324487 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.324487 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.324487 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.324824 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.324824 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.324824 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.324824 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.324824 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.325168 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.325168 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.325168 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.325168 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.325517 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.325517 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.325517 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.325517 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.325813 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.325813 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.325813 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.325813 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.326549 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.326549 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.326549 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.326549 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.326688 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.326688 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.326688 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.326688 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.326832 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.326832 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.326832 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.326832 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.326832 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.327034 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.327034 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.327034 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.327034 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.327034 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.327034 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.327250 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.327250 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.327250 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.327250 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.327250 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.327408 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.327408 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.327408 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.327408 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.327408 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.327408 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.327608 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.327608 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.327608 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.327608 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.327608 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.327608 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.327811 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.327811 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.327811 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.327811 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.327811 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.327811 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.328067 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.328067 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.328067 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.328067 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.328067 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.328067 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.328279 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.328279 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.328279 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.328279 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.328417 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.328417 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.328417 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.328417 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.328417 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.328601 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.328601 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.328601 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.328601 np0000174702 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:04.328601 np0000174702 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) May 19 10:59:04.328756 np0000174702 devstack@c-api.service[112214]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d6964ca3668 pid: 112214 (default app) May 19 10:59:04.328793 np0000174702 devstack@c-api.service[112217]: DEBUG cinder.api.middleware.request_id [None req-00f6e7a8-305a-4821-b65c-48e9c20c8467 None None] RequestId filter calling following filter/app {{(pid=112217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 10:59:04.328793 np0000174702 devstack@c-api.service[112217]: [pid: 112217|app: 0|req: 1/1] 199.19.213.194 () {60 vars in 956 bytes} [Tue May 19 10:59:04 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 19 10:59:11.371676 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.371676 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.371676 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.371676 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.371676 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.372532 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.372532 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.372532 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.372532 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.372532 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.372806 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.372806 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.372806 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.372806 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.372806 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.372806 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.373159 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.373159 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.373159 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.373159 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.373404 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.373404 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.373404 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.373404 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.373670 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.373670 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.373670 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.373670 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.373921 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.373921 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.373921 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.373921 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.373921 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.374208 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.374208 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.374208 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.374208 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.374208 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.374524 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.374524 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.374524 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.374524 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.374524 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.374524 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.375109 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.375109 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.375109 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.375109 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.375109 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.375109 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.375409 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.375409 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.375409 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.375409 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.375409 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.375409 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.375675 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.375675 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.375675 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.375675 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.375675 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.375979 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.375979 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.375979 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.375979 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.375979 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.376163 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.376163 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.376163 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.376163 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.376163 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.376163 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.376388 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.376388 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.376388 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.376388 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.376388 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.376388 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.376599 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.376599 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.376599 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.376599 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.376599 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.376807 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.376807 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.376807 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.376807 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.376807 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.377041 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.377041 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.377041 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.377041 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.377252 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.377252 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.377252 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.377252 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.377404 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.377404 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.377404 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.377404 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.377404 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.377594 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.377594 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.377594 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.377594 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.377594 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.377797 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.377797 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.377797 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.377797 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.377971 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.377971 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.377971 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.377971 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.378127 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.378127 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.378127 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.378127 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.378308 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.378308 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.378308 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.378308 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.378461 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.378461 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.378461 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.378461 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.378681 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.378681 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.378681 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.378681 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.378681 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.378960 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.378960 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.378960 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.378960 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.378960 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.378960 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.379181 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.379181 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.379181 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.379181 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.379181 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.379360 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.379360 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.379360 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.379360 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.379360 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.379360 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.379592 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.379592 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.379592 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.379592 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.379592 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.379592 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.379818 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.379818 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.379818 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.379818 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.379818 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.379818 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.380052 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.380052 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.380052 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.380052 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.380052 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.380052 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.380283 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.380283 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.380283 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.380283 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.380435 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.380435 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.380435 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.380435 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.380435 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.380629 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.380629 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.380629 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.380629 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.380629 np0000174702 devstack@c-api.service[112216]: warnings.warn(deprecated_msg) May 19 10:59:11.380629 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.middleware.request_id [None req-9bb74aa9-617d-4ffa-9cff-b7f1e0a5d0cf None None] RequestId filter calling following filter/app {{(pid=112216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 10:59:11.869154 np0000174702 devstack@c-api.service[112216]: INFO cinder.api.openstack.wsgi [None req-9bb74aa9-617d-4ffa-9cff-b7f1e0a5d0cf admin admin] POST https://199.19.213.194/volume/v3/types May 19 10:59:11.870573 np0000174702 devstack@c-api.service[112216]: DEBUG cinder.api.openstack.wsgi [None req-9bb74aa9-617d-4ffa-9cff-b7f1e0a5d0cf admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 10:59:11.871630 np0000174702 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 10:59:11.871630 np0000174702 devstack@c-api.service[112216]: warnings.warn( May 19 10:59:11.881411 np0000174702 devstack@c-api.service[112216]: DEBUG oslo_db.sqlalchemy.engines [None req-9bb74aa9-617d-4ffa-9cff-b7f1e0a5d0cf admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:11.914268 np0000174702 devstack@c-api.service[112216]: INFO cinder.api.openstack.wsgi [None req-9bb74aa9-617d-4ffa-9cff-b7f1e0a5d0cf admin admin] https://199.19.213.194/volume/v3/types returned with HTTP 200 May 19 10:59:11.914816 np0000174702 devstack@c-api.service[112216]: [pid: 112216|app: 0|req: 1/2] 199.19.213.194 () {68 vars in 1288 bytes} [Tue May 19 10:59:11 2026] POST /volume/v3/types => generated 186 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 10:59:11.942482 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.942482 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.942482 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.942482 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.942482 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.943423 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.943423 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.943423 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.943423 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.943423 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.943755 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.943755 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.943755 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.943755 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.943755 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.943755 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.944131 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.944131 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.944131 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.944131 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.944369 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.944369 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.944369 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.944369 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.944780 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.944780 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.944780 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.944780 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.945125 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.945125 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.945125 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.945125 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.945125 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.945530 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.945530 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.945530 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.945530 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.945530 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.945984 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.945984 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.945984 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.945984 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.945984 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.945984 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.946380 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.946380 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.946380 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.946380 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.946380 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.946380 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.946729 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.946729 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.946729 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.946729 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.946729 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.946729 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.947118 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.947118 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.947118 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.947118 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.947118 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.947493 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.947493 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.947493 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.947493 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.947493 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.947780 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.947780 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.947780 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.947780 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.947780 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.947780 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.948163 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.948163 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.948163 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.948163 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.948163 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.948163 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.948594 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.948594 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.948594 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.948594 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.948594 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.948943 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.948943 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.948943 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.948943 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.948943 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.949265 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.949265 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.949265 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.949265 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.949507 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.949507 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.949507 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.949507 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.949799 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.949799 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.949799 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.949799 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.949799 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.950191 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.950191 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.950191 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.950191 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.950191 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.950490 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.950490 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.950490 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.950490 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.950729 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.950729 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.950729 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.950729 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.951039 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.951039 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.951039 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.951039 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.951338 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.951338 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.951338 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.951338 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.951577 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.951577 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.951577 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.951577 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.951812 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.951812 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.951812 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.951812 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.951812 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.952145 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.952145 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.952145 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.952145 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.952145 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.952145 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.952523 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.952523 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.952523 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.952523 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.952523 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.952802 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.952802 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.952802 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.952802 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.952802 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.952802 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.953238 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.953238 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.953238 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.953238 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.953238 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.953238 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.953540 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.953540 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.953540 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.953540 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.953540 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.953540 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.953693 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.953693 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.953693 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.953693 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.953693 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.953693 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.953831 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.953831 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.953831 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.953831 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.953944 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.953944 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.953944 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.953944 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.953944 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.954066 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.954066 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.954066 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.954066 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:59:11.954066 np0000174702 devstack@c-api.service[112215]: warnings.warn(deprecated_msg) May 19 10:59:11.954066 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.middleware.request_id [req-9bb74aa9-617d-4ffa-9cff-b7f1e0a5d0cf req-90b7c082-a1b9-42a8-b777-6f3c56620836 None None] RequestId filter calling following filter/app {{(pid=112215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 10:59:12.288140 np0000174702 devstack@c-api.service[112215]: INFO cinder.api.openstack.wsgi [req-9bb74aa9-617d-4ffa-9cff-b7f1e0a5d0cf req-90b7c082-a1b9-42a8-b777-6f3c56620836 admin admin] POST https://199.19.213.194/volume/v3/types/681fb009-dee1-4e78-b7e9-ca0ea22f5136/extra_specs May 19 10:59:12.288688 np0000174702 devstack@c-api.service[112215]: DEBUG cinder.api.openstack.wsgi [req-9bb74aa9-617d-4ffa-9cff-b7f1e0a5d0cf req-90b7c082-a1b9-42a8-b777-6f3c56620836 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 10:59:12.290322 np0000174702 devstack@c-api.service[112215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 10:59:12.290322 np0000174702 devstack@c-api.service[112215]: warnings.warn( May 19 10:59:12.300492 np0000174702 devstack@c-api.service[112215]: DEBUG oslo_db.sqlalchemy.engines [req-9bb74aa9-617d-4ffa-9cff-b7f1e0a5d0cf req-90b7c082-a1b9-42a8-b777-6f3c56620836 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=112215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:12.366038 np0000174702 devstack@c-api.service[112215]: INFO cinder.api.openstack.wsgi [req-9bb74aa9-617d-4ffa-9cff-b7f1e0a5d0cf req-90b7c082-a1b9-42a8-b777-6f3c56620836 admin admin] https://199.19.213.194/volume/v3/types/681fb009-dee1-4e78-b7e9-ca0ea22f5136/extra_specs returned with HTTP 200 May 19 10:59:12.366583 np0000174702 devstack@c-api.service[112215]: [pid: 112215|app: 0|req: 1/3] 199.19.213.194 () {70 vars in 1505 bytes} [Tue May 19 10:59:11 2026] POST /volume/v3/types/681fb009-dee1-4e78-b7e9-ca0ea22f5136/extra_specs => generated 55 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 10:59:14.197720 np0000174702 devstack@c-api.service[112217]: DEBUG dbcounter [-] [112217] Writing DB stats cinder:SELECT=6 {{(pid=112217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 10:59:14.202572 np0000174702 devstack@c-api.service[112214]: DEBUG dbcounter [-] [112214] Writing DB stats cinder:SELECT=6 {{(pid=112214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 10:59:21.911167 np0000174702 devstack@c-api.service[112216]: DEBUG dbcounter [-] [112216] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 10:59:22.364870 np0000174702 devstack@c-api.service[112215]: DEBUG dbcounter [-] [112215] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 11:01:50.582565 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.582565 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.583119 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.583119 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.583299 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.583299 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.583477 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.583477 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.583647 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.583647 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.585908 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.585908 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.585908 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.585908 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.585908 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.585908 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.586141 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.586141 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.586141 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.586141 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.586277 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.586277 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.586277 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.586277 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.586407 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.586407 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.586407 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.586407 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.586534 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.586534 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.586534 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.586534 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.586534 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.586703 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.586703 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.586703 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.586703 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.586703 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.586860 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.586860 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.586860 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.586860 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.586860 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.586860 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.587164 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.587164 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.587164 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.587164 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.587164 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.587164 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.587353 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.587353 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.587353 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.587353 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.587353 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.587353 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.587527 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.587527 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.587527 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.587527 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.587527 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.587692 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.587692 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.587692 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.587692 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.587692 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.587830 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.587830 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.587830 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.587830 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.587830 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.587830 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.588036 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.588036 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.588036 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.588036 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.588036 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.588036 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.588216 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.588216 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.588216 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.588216 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.588216 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.588397 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.588397 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.588397 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.588397 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.588397 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.588545 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.588545 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.588545 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.588545 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.588670 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.588670 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.588670 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.588670 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.588795 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.588795 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.588795 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.588795 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.588795 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.589014 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.589014 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.589014 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.589014 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.589014 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.589156 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.589156 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.589156 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.589156 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.589285 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.589285 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.589285 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.589285 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.589442 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.589442 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.589442 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.589442 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.589583 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.589583 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.589583 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.589583 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.589714 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.589714 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.589714 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.589714 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.589839 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.589839 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.589839 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.589839 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.589839 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.590028 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.590028 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.590028 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.590028 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.590028 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.590028 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.590221 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.590221 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.590221 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.590221 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.590221 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.590407 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.590407 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.590407 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.590407 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.590407 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.590407 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.590603 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.590603 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.590603 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.590603 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.590603 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.590603 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.590798 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.590798 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.590798 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.590798 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.590798 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.590798 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.591003 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.591003 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.591003 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.591003 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.591003 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.591003 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.591188 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.591188 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.591188 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.591188 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.591314 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.591314 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.591314 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.591314 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.591314 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.591483 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.591483 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.591483 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.591483 np0000174702 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 11:01:50.591483 np0000174702 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) May 19 11:01:50.595038 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.middleware.request_id [None req-8cc8a714-d265-4fd5-8c69-78184e9e1a23 None None] RequestId filter calling following filter/app {{(pid=112214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 11:01:50.595038 np0000174702 devstack@c-api.service[112214]: INFO cinder.api.openstack.wsgi [None req-8cc8a714-d265-4fd5-8c69-78184e9e1a23 None None] GET https://199.19.213.194/volume// May 19 11:01:50.595038 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.openstack.wsgi [None req-8cc8a714-d265-4fd5-8c69-78184e9e1a23 None None] Empty body provided in request {{(pid=112214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 11:01:50.595038 np0000174702 devstack@c-api.service[112214]: DEBUG cinder.api.openstack.wsgi [None req-8cc8a714-d265-4fd5-8c69-78184e9e1a23 None None] Calling method 'all' {{(pid=112214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 11:01:50.595038 np0000174702 devstack@c-api.service[112214]: INFO cinder.api.openstack.wsgi [None req-8cc8a714-d265-4fd5-8c69-78184e9e1a23 None None] https://199.19.213.194/volume// returned with HTTP 300 May 19 11:01:50.595483 np0000174702 devstack@c-api.service[112214]: [pid: 112214|app: 0|req: 1/4] 199.19.213.194 () {66 vars in 1456 bytes} [Tue May 19 11:01:50 2026] GET /volume/ => generated 390 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)